#c02000 Hex Color

#C02000
0
  • #c02000 Color Information

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

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

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

    • #c02000 hex color contains mainly RED.

    • The closest web safe color of #c02000 is #cc3300

    • #c02000 hex color has a decimal value of 12591104.



    #c02000 Color Spaces (Color Conversions)

    HEX c02000 #c02000
    RGB 192, 32, 0 rgb(192, 32, 0)
    RGB Percent 75.29, 12.55, 0 rgb(75.29, 12.55, 0)
    CMYK 0, 83, 100, 25
    HSL 10°, 100, 37.6 hsl(10, 100%, 37.6%)
    HSV 10°, 100, 75.3
    XYZ 22.255, 12.239, 1.19
    Hunter Lab 34.984, 52.329, 22.472
    CIE-LAB 41.593, 59.929, 54.915
    CIE-LCH 41.593, 81.284, 42.5
    CIE-LUV 0, 83.33, 100, 24.71
    Web Safe cc3300

    RGB percent of color #c02000

    75.29%
    12.55%
    0%

    CMYK percent of color #c02000

    0%
    83.33%
    100%
    24.71%


    Color Schemes with #c02000

    Complementary Color

    Split Complementary


    #c02000 Color Preview

    Text with hexadecimal color #c02000

    This text has a font color of #c02000

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

    #c02000 Background Color

    This box has a background color of #c02000

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

    #c02000 Border Color

    This box has a border color of #c02000

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

    CSS codes

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

    #c02000 Color on white background

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

    #c02000 Color on black background

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