#c00700 Hex Color

#C00700
0
  • #c00700 Color Information

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

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

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

    • #c00700 hex color contains mainly RED.

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

    • #c00700 hex color has a decimal value of 12584704.



    #c00700 Color Spaces (Color Conversions)

    HEX c00700 #c00700
    RGB 192, 7, 0 rgb(192, 7, 0)
    RGB Percent 75.29, 2.75, 0 rgb(75.29, 2.75, 0)
    CMYK 0, 96, 100, 25
    HSL 2.2°, 100, 37.6 hsl(2.2, 100%, 37.6%)
    HSV 2.2°, 100, 75.3
    XYZ 21.814, 11.358, 1.043
    Hunter Lab 33.702, 56.56, 21.756
    CIE-LAB 40.177, 63.985, 54.381
    CIE-LCH 40.177, 83.972, 40.361
    CIE-LUV 0, 96.35, 100, 24.71
    Web Safe cc0000

    RGB percent of color #c00700

    75.29%
    2.75%
    0%

    CMYK percent of color #c00700

    0%
    96.35%
    100%
    24.71%


    Color Schemes with #c00700

    Complementary Color

    Split Complementary


    #c00700 Color Preview

    Text with hexadecimal color #c00700

    This text has a font color of #c00700

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

    #c00700 Background Color

    This box has a background color of #c00700

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

    #c00700 Border Color

    This box has a border color of #c00700

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

    CSS codes

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

    #c00700 Color on white background

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

    #c00700 Color on black background

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