#c03000 Hex Color

#C03000
0
  • #c03000 Color Information

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

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

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

    • #c03000 hex color contains mainly RED.

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

    • #c03000 hex color has a decimal value of 12595200.



    #c03000 Color Spaces (Color Conversions)

    HEX c03000 #c03000
    RGB 192, 48, 0 rgb(192, 48, 0)
    RGB Percent 75.29, 18.82, 0 rgb(75.29, 18.82, 0)
    CMYK 0, 75, 100, 25
    HSL 15°, 100, 37.6 hsl(15, 100%, 37.6%)
    HSV 15°, 100, 75.3
    XYZ 22.795, 13.32, 1.37
    Hunter Lab 36.497, 47.618, 23.322
    CIE-LAB 43.242, 55.298, 55.623
    CIE-LCH 43.242, 78.433, 45.168
    CIE-LUV 0, 75, 100, 24.71
    Web Safe cc3300

    RGB percent of color #c03000

    75.29%
    18.82%
    0%

    CMYK percent of color #c03000

    0%
    75%
    100%
    24.71%


    Color Schemes with #c03000

    Complementary Color

    Split Complementary


    #c03000 Color Preview

    Text with hexadecimal color #c03000

    This text has a font color of #c03000

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

    #c03000 Background Color

    This box has a background color of #c03000

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

    #c03000 Border Color

    This box has a border color of #c03000

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

    CSS codes

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

    #c03000 Color on white background

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

    #c03000 Color on black background

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