#ff002f Hex Color

#FF002F
0
  • #ff002f Color Information

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

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

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

    • #ff002f hex color contains mainly RED.

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

    • #ff002f hex color has a decimal value of 16711727.



    #ff002f Color Spaces (Color Conversions)

    HEX ff002f #ff002f
    RGB 255, 0, 47 rgb(255, 0, 47)
    RGB Percent 100, 0, 18.43 rgb(100, 0, 18.43)
    CMYK 0, 100, 82, 0
    HSL 348.9°, 100, 50 hsl(348.9, 100%, 50%)
    HSV 348.9°, 100, 100
    XYZ 41.753, 21.465, 4.632
    Hunter Lab 46.33, 79.787, 26.504
    CIE-LAB 53.455, 80.716, 49.932
    CIE-LCH 53.455, 94.912, 31.741
    CIE-LUV 0, 100, 81.57, 0
    Web Safe ff0033

    RGB percent of color #ff002f

    100%
    0%
    18.43%

    CMYK percent of color #ff002f

    0%
    100%
    81.57%
    0%


    Color Schemes with #ff002f

    Complementary Color

    Split Complementary


    #ff002f Color Preview

    Text with hexadecimal color #ff002f

    This text has a font color of #ff002f

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

    #ff002f Background Color

    This box has a background color of #ff002f

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

    #ff002f Border Color

    This box has a border color of #ff002f

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

    CSS codes

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

    #ff002f Color on white background

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

    #ff002f Color on black background

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