#c60000 Hex Color

#C60000
0
  • #c60000 Color Information

    • In RGB color space, #c60000 hex color has a red value of 198, a green value of 0 and a blue value of 0.

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

    • #c60000 color has a hue of 0 degrees, a saturation of 100% and a lightness of 38.8%.

    • #c60000 hex color contains mainly RED.

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

    • #c60000 hex color has a decimal value of 12976128.



    #c60000 Color Spaces (Color Conversions)

    HEX c60000 #c60000
    RGB 198, 0, 0 rgb(198, 0, 0)
    RGB Percent 77.65, 0, 0 rgb(77.65, 0, 0)
    CMYK 0, 100, 100, 22
    HSL 0°, 100, 38.8 hsl(0, 100%, 38.8%)
    HSV 0°, 100, 77.6
    XYZ 23.289, 12.006, 1.09
    Hunter Lab 34.65, 59.338, 22.39
    CIE-LAB 41.226, 66.215, 55.561
    CIE-LCH 41.226, 86.438, 40
    CIE-LUV 0, 100, 100, 22.35
    Web Safe cc0000

    RGB percent of color #c60000

    77.65%
    0%
    0%

    CMYK percent of color #c60000

    0%
    100%
    100%
    22.35%


    Color Schemes with #c60000

    Complementary Color

    Split Complementary


    #c60000 Color Preview

    Text with hexadecimal color #c60000

    This text has a font color of #c60000

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

    #c60000 Background Color

    This box has a background color of #c60000

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

    #c60000 Border Color

    This box has a border color of #c60000

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

    CSS codes

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

    #c60000 Color on white background

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

    #c60000 Color on black background

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