#cc0700 Hex Color

#CC0700
0
  • #cc0700 Color Information

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

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

    • #cc0700 color has a hue of 2.1 degrees, a saturation of 100% and a lightness of 40%.

    • #cc0700 hex color contains mainly RED.

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

    • #cc0700 hex color has a decimal value of 13371136.



    #cc0700 Color Spaces (Color Conversions)

    HEX cc0700 #cc0700
    RGB 204, 7, 0 rgb(204, 7, 0)
    RGB Percent 80, 2.75, 0 rgb(80, 2.75, 0)
    CMYK 0, 97, 100, 20
    HSL 2.1°, 100, 40 hsl(2.1, 100%, 40%)
    HSV 2.1°, 100, 80
    XYZ 24.978, 12.989, 1.191
    Hunter Lab 36.04, 60.64, 23.269
    CIE-LAB 42.747, 67.047, 56.891
    CIE-LCH 42.747, 87.931, 40.315
    CIE-LUV 0, 96.57, 100, 20
    Web Safe cc0000

    RGB percent of color #cc0700

    80%
    2.75%
    0%

    CMYK percent of color #cc0700

    0%
    96.57%
    100%
    20%


    Color Schemes with #cc0700

    Complementary Color

    Split Complementary


    #cc0700 Color Preview

    Text with hexadecimal color #cc0700

    This text has a font color of #cc0700

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

    #cc0700 Background Color

    This box has a background color of #cc0700

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

    #cc0700 Border Color

    This box has a border color of #cc0700

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

    CSS codes

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

    #cc0700 Color on white background

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

    #cc0700 Color on black background

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