#cf0000 Hex Color

#CF0000
0
  • #cf0000 Color Information

    • In RGB color space, #cf0000 hex color has a red value of 207, a green value of 0 and a blue value of 0.

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

    • #cf0000 color has a hue of 0 degrees, a saturation of 100% and a lightness of 40.6%.

    • #cf0000 hex color contains mainly RED.

    • The closest web safe color of #cf0000 is #cc0000

    • #cf0000 hex color has a decimal value of 13565952.



    #cf0000 Color Spaces (Color Conversions)

    HEX cf0000 #cf0000
    RGB 207, 0, 0 rgb(207, 0, 0)
    RGB Percent 81.18, 0, 0 rgb(81.18, 0, 0)
    CMYK 0, 100, 100, 19
    HSL 0°, 100, 40.6 hsl(0, 100%, 40.6%)
    HSV 0°, 100, 81.2
    XYZ 25.732, 13.265, 1.204
    Hunter Lab 36.421, 62.375, 23.535
    CIE-LAB 43.16, 68.457, 57.442
    CIE-LCH 43.16, 89.364, 40
    CIE-LUV 0, 100, 100, 18.82
    Web Safe cc0000

    RGB percent of color #cf0000

    81.18%
    0%
    0%

    CMYK percent of color #cf0000

    0%
    100%
    100%
    18.82%


    Color Schemes with #cf0000

    Complementary Color

    Split Complementary


    #cf0000 Color Preview

    Text with hexadecimal color #cf0000

    This text has a font color of #cf0000

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

    #cf0000 Background Color

    This box has a background color of #cf0000

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

    #cf0000 Border Color

    This box has a border color of #cf0000

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

    CSS codes

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

    #cf0000 Color on white background

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

    #cf0000 Color on black background

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