#cd3600 Hex Color

#CD3600
0
  • #cd3600 Color Information

    • In RGB color space, #cd3600 hex color has a red value of 205, a green value of 54 and a blue value of 0.

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

    • #cd3600 color has a hue of 15.8 degrees, a saturation of 100% and a lightness of 40.2%.

    • #cd3600 hex color contains mainly RED.

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

    • #cd3600 hex color has a decimal value of 13448704.



    #cd3600 Color Spaces (Color Conversions)

    HEX cd3600 #cd3600
    RGB 205, 54, 0 rgb(205, 54, 0)
    RGB Percent 80.39, 21.18, 0 rgb(80.39, 21.18, 0)
    CMYK 0, 74, 100, 20
    HSL 15.8°, 100, 40.2 hsl(15.8, 100%, 40.2%)
    HSV 15.8°, 100, 80.4
    XYZ 26.496, 15.617, 1.618
    Hunter Lab 39.518, 50.522, 25.235
    CIE-LAB 46.468, 57.368, 58.533
    CIE-LCH 46.468, 81.959, 45.576
    CIE-LUV 0, 73.66, 100, 19.61
    Web Safe cc3300

    RGB percent of color #cd3600

    80.39%
    21.18%
    0%

    CMYK percent of color #cd3600

    0%
    73.66%
    100%
    19.61%


    Color Schemes with #cd3600

    Complementary Color

    Split Complementary


    #cd3600 Color Preview

    Text with hexadecimal color #cd3600

    This text has a font color of #cd3600

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

    #cd3600 Background Color

    This box has a background color of #cd3600

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

    #cd3600 Border Color

    This box has a border color of #cd3600

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

    CSS codes

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

    #cd3600 Color on white background

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

    #cd3600 Color on black background

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