#c00000 Hex Color

#C00000
0
  • #c00000 Color Information

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

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

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

    • #c00000 hex color contains mainly RED.

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

    • #c00000 hex color has a decimal value of 12582912.



    #c00000 Color Spaces (Color Conversions)

    HEX c00000 #c00000
    RGB 192, 0, 0 rgb(192, 0, 0)
    RGB Percent 75.29, 0, 0 rgb(75.29, 0, 0)
    CMYK 0, 100, 100, 25
    HSL 0°, 100, 37.6 hsl(0, 100%, 37.6%)
    HSV 0°, 100, 75.3
    XYZ 21.738, 11.206, 1.017
    Hunter Lab 33.475, 57.331, 21.631
    CIE-LAB 39.925, 64.714, 54.303
    CIE-LCH 39.925, 84.479, 40.001
    CIE-LUV 0, 100, 100, 24.71
    Web Safe cc0000

    RGB percent of color #c00000

    75.29%
    0%
    0%

    CMYK percent of color #c00000

    0%
    100%
    100%
    24.71%


    Color Schemes with #c00000

    Complementary Color

    Split Complementary


    #c00000 Color Preview

    Text with hexadecimal color #c00000

    This text has a font color of #c00000

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

    #c00000 Background Color

    This box has a background color of #c00000

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

    #c00000 Border Color

    This box has a border color of #c00000

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

    CSS codes

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

    #c00000 Color on white background

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

    #c00000 Color on black background

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