#c01400 Hex Color

#C01400
0
  • #c01400 Color Information

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

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

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

    • #c01400 hex color contains mainly RED.

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

    • #c01400 hex color has a decimal value of 12588032.



    #c01400 Color Spaces (Color Conversions)

    HEX c01400 #c01400
    RGB 192, 20, 0 rgb(192, 20, 0)
    RGB Percent 75.29, 7.84, 0 rgb(75.29, 7.84, 0)
    CMYK 0, 90, 100, 25
    HSL 6.2°, 100, 37.6 hsl(6.2, 100%, 37.6%)
    HSV 6.3°, 100, 75.3
    XYZ 21.988, 11.707, 1.101
    Hunter Lab 34.215, 54.833, 22.043
    CIE-LAB 40.747, 62.342, 54.59
    CIE-LCH 40.747, 82.865, 41.207
    CIE-LUV 0, 89.58, 100, 24.71
    Web Safe cc0000

    RGB percent of color #c01400

    75.29%
    7.84%
    0%

    CMYK percent of color #c01400

    0%
    89.58%
    100%
    24.71%


    Color Schemes with #c01400

    Complementary Color

    Split Complementary


    #c01400 Color Preview

    Text with hexadecimal color #c01400

    This text has a font color of #c01400

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

    #c01400 Background Color

    This box has a background color of #c01400

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

    #c01400 Border Color

    This box has a border color of #c01400

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

    CSS codes

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

    #c01400 Color on white background

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

    #c01400 Color on black background

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