#c8000a Hex Color

#C8000A
0
  • #c8000a Color Information

    • In RGB color space, #c8000a hex color has a red value of 200, a green value of 0 and a blue value of 10.

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

    • #c8000a color has a hue of 357 degrees, a saturation of 100% and a lightness of 39.2%.

    • #c8000a hex color contains mainly RED.

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

    • #c8000a hex color has a decimal value of 13107210.



    #c8000a Color Spaces (Color Conversions)

    HEX c8000a #c8000a
    RGB 200, 0, 10 rgb(200, 0, 10)
    RGB Percent 78.43, 0, 3.92 rgb(78.43, 0, 3.92)
    CMYK 0, 100, 95, 22
    HSL 357°, 100, 39.2 hsl(357, 100%, 39.2%)
    HSV 357°, 100, 78.4
    XYZ 23.874, 12.301, 1.403
    Hunter Lab 35.073, 60.127, 22.179
    CIE-LAB 41.691, 66.809, 52.578
    CIE-LCH 41.691, 85.017, 38.202
    CIE-LUV 0, 100, 95, 21.57
    Web Safe cc0000

    RGB percent of color #c8000a

    78.43%
    0%
    3.92%

    CMYK percent of color #c8000a

    0%
    100%
    95%
    21.57%


    Color Schemes with #c8000a

    Complementary Color

    Split Complementary


    #c8000a Color Preview

    Text with hexadecimal color #c8000a

    This text has a font color of #c8000a

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

    #c8000a Background Color

    This box has a background color of #c8000a

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

    #c8000a Border Color

    This box has a border color of #c8000a

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

    CSS codes

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

    #c8000a Color on white background

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

    #c8000a Color on black background

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