#c00400 Hex Color

#C00400
0
  • #c00400 Color Information

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

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

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

    • #c00400 hex color contains mainly RED.

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

    • #c00400 hex color has a decimal value of 12583936.



    #c00400 Color Spaces (Color Conversions)

    HEX c00400 #c00400
    RGB 192, 4, 0 rgb(192, 4, 0)
    RGB Percent 75.29, 1.57, 0 rgb(75.29, 1.57, 0)
    CMYK 0, 98, 100, 25
    HSL 1.3°, 100, 37.6 hsl(1.3, 100%, 37.6%)
    HSV 1.3°, 100, 75.3
    XYZ 21.782, 11.293, 1.032
    Hunter Lab 33.605, 56.891, 21.703
    CIE-LAB 40.07, 64.298, 54.346
    CIE-LCH 40.07, 84.189, 40.205
    CIE-LUV 0, 97.92, 100, 24.71
    Web Safe cc0000

    RGB percent of color #c00400

    75.29%
    1.57%
    0%

    CMYK percent of color #c00400

    0%
    97.92%
    100%
    24.71%


    Color Schemes with #c00400

    Complementary Color

    Split Complementary


    #c00400 Color Preview

    Text with hexadecimal color #c00400

    This text has a font color of #c00400

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

    #c00400 Background Color

    This box has a background color of #c00400

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

    #c00400 Border Color

    This box has a border color of #c00400

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

    CSS codes

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

    #c00400 Color on white background

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

    #c00400 Color on black background

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