#ff004a Hex Color

#FF004A
0
  • #ff004a Color Information

    • In RGB color space, #ff004a hex color has a red value of 255, a green value of 0 and a blue value of 74.

    • In CMYK color space (used in color printing), #ff004a hex color is composed of 0% cyan, 100% magenta, 70.98% yellow and 0% black.

    • #ff004a color has a hue of 342.6 degrees, a saturation of 100% and a lightness of 50%.

    • #ff004a hex color contains mainly RED.

    • The closest web safe color of #ff004a is #ff0033

    • #ff004a hex color has a decimal value of 16711754.



    #ff004a Color Spaces (Color Conversions)

    HEX ff004a #ff004a
    RGB 255, 0, 74 rgb(255, 0, 74)
    RGB Percent 100, 0, 29.02 rgb(100, 0, 29.02)
    CMYK 0, 100, 71, 0
    HSL 342.6°, 100, 50 hsl(342.6, 100%, 50%)
    HSV 342.6°, 100, 100
    XYZ 42.476, 21.754, 8.439
    Hunter Lab 46.641, 80.937, 21.921
    CIE-LAB 53.765, 81.56, 35.012
    CIE-LCH 53.765, 88.757, 23.233
    CIE-LUV 0, 100, 70.98, 0
    Web Safe ff0033

    RGB percent of color #ff004a

    100%
    0%
    29.02%

    CMYK percent of color #ff004a

    0%
    100%
    70.98%
    0%


    Color Schemes with #ff004a

    Complementary Color

    Split Complementary


    #ff004a Color Preview

    Text with hexadecimal color #ff004a

    This text has a font color of #ff004a

    <p style="color:#ff004a">Text here</p>

    #ff004a Background Color

    This box has a background color of #ff004a

    <div style="background-color:#ff004a">Text here</div>

    #ff004a Border Color

    This box has a border color of #ff004a

    <div style="border: 4px solid #ff004a">Text here</div>

    CSS codes

    <p style="color:#ff004a">Text here</p>
    <div style="background-color:#ff004a">Text here</div>
    <div style="border: 4px solid #ff004a">Text here</div>

    #ff004a Color on white background

    This is how a font and box color of #ff004a will look
    on a white background.

    #ff004a Color on black background

    This is how a font and box color of #ff004a hex color will look
    on a black background.