#cc3000 Hex Color

#CC3000
0
  • #cc3000 Color Information

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

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

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

    • #cc3000 hex color contains mainly RED.

    • The closest web safe color of #cc3000 is #cc3300

    • #cc3000 hex color has a decimal value of 13381632.



    #cc3000 Color Spaces (Color Conversions)

    HEX cc3000 #cc3000
    RGB 204, 48, 0 rgb(204, 48, 0)
    RGB Percent 80, 18.82, 0 rgb(80, 18.82, 0)
    CMYK 0, 76, 100, 20
    HSL 14.1°, 100, 40 hsl(14.1, 100%, 40%)
    HSV 14.1°, 100, 80
    XYZ 25.959, 14.951, 1.518
    Hunter Lab 38.667, 52.171, 24.739
    CIE-LAB 45.567, 59.029, 58.014
    CIE-LCH 45.567, 82.765, 44.503
    CIE-LUV 0, 76.47, 100, 20
    Web Safe cc3300

    RGB percent of color #cc3000

    80%
    18.82%
    0%

    CMYK percent of color #cc3000

    0%
    76.47%
    100%
    20%


    Color Schemes with #cc3000

    Complementary Color

    Split Complementary


    #cc3000 Color Preview

    Text with hexadecimal color #cc3000

    This text has a font color of #cc3000

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

    #cc3000 Background Color

    This box has a background color of #cc3000

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

    #cc3000 Border Color

    This box has a border color of #cc3000

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

    CSS codes

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

    #cc3000 Color on white background

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

    #cc3000 Color on black background

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