#c02500 Hex Color

#C02500
0
  • #c02500 Color Information

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

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

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

    • #c02500 hex color contains mainly RED.

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

    • #c02500 hex color has a decimal value of 12592384.



    #c02500 Color Spaces (Color Conversions)

    HEX c02500 #c02500
    RGB 192, 37, 0 rgb(192, 37, 0)
    RGB Percent 75.29, 14.51, 0 rgb(75.29, 14.51, 0)
    CMYK 0, 81, 100, 25
    HSL 11.6°, 100, 37.6 hsl(11.6, 100%, 37.6%)
    HSV 11.6°, 100, 75.3
    XYZ 22.4, 12.53, 1.238
    Hunter Lab 35.398, 51.01, 22.705
    CIE-LAB 42.046, 58.645, 55.107
    CIE-LCH 42.046, 80.474, 43.219
    CIE-LUV 0, 80.73, 100, 24.71
    Web Safe cc3300

    RGB percent of color #c02500

    75.29%
    14.51%
    0%

    CMYK percent of color #c02500

    0%
    80.73%
    100%
    24.71%


    Color Schemes with #c02500

    Complementary Color

    Split Complementary


    #c02500 Color Preview

    Text with hexadecimal color #c02500

    This text has a font color of #c02500

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

    #c02500 Background Color

    This box has a background color of #c02500

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

    #c02500 Border Color

    This box has a border color of #c02500

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

    CSS codes

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

    #c02500 Color on white background

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

    #c02500 Color on black background

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