#c00010 Hex Color

#C00010
0
  • #c00010 Color Information

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

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

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

    • #c00010 hex color contains mainly RED.

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

    • #c00010 hex color has a decimal value of 12582928.



    #c00010 Color Spaces (Color Conversions)

    HEX c00010 #c00010
    RGB 192, 0, 16 rgb(192, 0, 16)
    RGB Percent 75.29, 0, 6.27 rgb(75.29, 0, 6.27)
    CMYK 0, 100, 92, 25
    HSL 355°, 100, 37.6 hsl(355, 100%, 37.6%)
    HSV 355°, 100, 75.3
    XYZ 21.832, 11.244, 1.51
    Hunter Lab 33.532, 57.536, 20.803
    CIE-LAB 39.988, 64.882, 48.481
    CIE-LCH 39.988, 80.994, 36.768
    CIE-LUV 0, 100, 91.67, 24.71
    Web Safe cc0000

    RGB percent of color #c00010

    75.29%
    0%
    6.27%

    CMYK percent of color #c00010

    0%
    100%
    91.67%
    24.71%


    Color Schemes with #c00010

    Complementary Color

    Split Complementary


    #c00010 Color Preview

    Text with hexadecimal color #c00010

    This text has a font color of #c00010

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

    #c00010 Background Color

    This box has a background color of #c00010

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

    #c00010 Border Color

    This box has a border color of #c00010

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

    CSS codes

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

    #c00010 Color on white background

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

    #c00010 Color on black background

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