#c04000 Hex Color

#C04000
0
  • #c04000 Color Information

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

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

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

    • #c04000 hex color contains mainly RED.

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

    • #c04000 hex color has a decimal value of 12599296.



    #c04000 Color Spaces (Color Conversions)

    HEX c04000 #c04000
    RGB 192, 64, 0 rgb(192, 64, 0)
    RGB Percent 75.29, 25.1, 0 rgb(75.29, 25.1, 0)
    CMYK 0, 67, 100, 25
    HSL 20°, 100, 37.6 hsl(20, 100%, 37.6%)
    HSV 20°, 100, 75.3
    XYZ 23.572, 14.873, 1.628
    Hunter Lab 38.566, 41.613, 24.493
    CIE-LAB 45.46, 49.227, 56.694
    CIE-LCH 45.46, 75.083, 49.032
    CIE-LUV 0, 66.67, 100, 24.71
    Web Safe cc3300

    RGB percent of color #c04000

    75.29%
    25.1%
    0%

    CMYK percent of color #c04000

    0%
    66.67%
    100%
    24.71%


    Color Schemes with #c04000

    Complementary Color

    Split Complementary


    #c04000 Color Preview

    Text with hexadecimal color #c04000

    This text has a font color of #c04000

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

    #c04000 Background Color

    This box has a background color of #c04000

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

    #c04000 Border Color

    This box has a border color of #c04000

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

    CSS codes

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

    #c04000 Color on white background

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

    #c04000 Color on black background

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