#ff004f Hex Color

#FF004F
0
  • #ff004f Color Information

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

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

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

    • #ff004f hex color contains mainly RED.

    • The closest web safe color of #ff004f is #ff0066

    • #ff004f hex color has a decimal value of 16711759.



    #ff004f Color Spaces (Color Conversions)

    HEX ff004f #ff004f
    RGB 255, 0, 79 rgb(255, 0, 79)
    RGB Percent 100, 0, 30.98 rgb(100, 0, 30.98)
    CMYK 0, 100, 69, 0
    HSL 341.4°, 100, 50 hsl(341.4, 100%, 50%)
    HSV 341.4°, 100, 100
    XYZ 42.651, 21.825, 9.362
    Hunter Lab 46.717, 81.208, 20.821
    CIE-LAB 53.841, 81.758, 32.141
    CIE-LCH 53.841, 87.849, 21.461
    CIE-LUV 0, 100, 69.02, 0
    Web Safe ff0066

    RGB percent of color #ff004f

    100%
    0%
    30.98%

    CMYK percent of color #ff004f

    0%
    100%
    69.02%
    0%


    Color Schemes with #ff004f

    Complementary Color

    Split Complementary


    #ff004f Color Preview

    Text with hexadecimal color #ff004f

    This text has a font color of #ff004f

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

    #ff004f Background Color

    This box has a background color of #ff004f

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

    #ff004f Border Color

    This box has a border color of #ff004f

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

    CSS codes

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

    #ff004f Color on white background

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

    #ff004f Color on black background

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