#c00e00 Hex Color

#C00E00
0
  • #c00e00 Color Information

    • In RGB color space, #c00e00 hex color has a red value of 192, a green value of 14 and a blue value of 0.

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

    • #c00e00 color has a hue of 4.4 degrees, a saturation of 100% and a lightness of 37.6%.

    • #c00e00 hex color contains mainly RED.

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

    • #c00e00 hex color has a decimal value of 12586496.



    #c00e00 Color Spaces (Color Conversions)

    HEX c00e00 #c00e00
    RGB 192, 14, 0 rgb(192, 14, 0)
    RGB Percent 75.29, 5.49, 0 rgb(75.29, 5.49, 0)
    CMYK 0, 93, 100, 25
    HSL 4.4°, 100, 37.6 hsl(4.4, 100%, 37.6%)
    HSV 4.4°, 100, 75.3
    XYZ 21.895, 11.521, 1.07
    Hunter Lab 33.943, 55.744, 21.891
    CIE-LAB 40.444, 63.211, 54.479
    CIE-LCH 40.444, 83.448, 40.757
    CIE-LUV 0, 92.71, 100, 24.71
    Web Safe cc0000

    RGB percent of color #c00e00

    75.29%
    5.49%
    0%

    CMYK percent of color #c00e00

    0%
    92.71%
    100%
    24.71%


    Color Schemes with #c00e00

    Complementary Color

    Split Complementary


    #c00e00 Color Preview

    Text with hexadecimal color #c00e00

    This text has a font color of #c00e00

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

    #c00e00 Background Color

    This box has a background color of #c00e00

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

    #c00e00 Border Color

    This box has a border color of #c00e00

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

    CSS codes

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

    #c00e00 Color on white background

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

    #c00e00 Color on black background

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