#cd3000 Hex Color

#CD3000
0
  • #cd3000 Color Information

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

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

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

    • #cd3000 hex color contains mainly RED.

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

    • #cd3000 hex color has a decimal value of 13447168.



    #cd3000 Color Spaces (Color Conversions)

    HEX cd3000 #cd3000
    RGB 205, 48, 0 rgb(205, 48, 0)
    RGB Percent 80.39, 18.82, 0 rgb(80.39, 18.82, 0)
    CMYK 0, 77, 100, 20
    HSL 14°, 100, 40.2 hsl(14, 100%, 40.2%)
    HSV 14°, 100, 80.4
    XYZ 26.234, 15.093, 1.531
    Hunter Lab 38.85, 52.548, 24.858
    CIE-LAB 45.761, 59.333, 58.212
    CIE-LCH 45.761, 83.121, 44.454
    CIE-LUV 0, 76.59, 100, 19.61
    Web Safe cc3300

    RGB percent of color #cd3000

    80.39%
    18.82%
    0%

    CMYK percent of color #cd3000

    0%
    76.59%
    100%
    19.61%


    Color Schemes with #cd3000

    Complementary Color

    Split Complementary


    #cd3000 Color Preview

    Text with hexadecimal color #cd3000

    This text has a font color of #cd3000

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

    #cd3000 Background Color

    This box has a background color of #cd3000

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

    #cd3000 Border Color

    This box has a border color of #cd3000

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

    CSS codes

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

    #cd3000 Color on white background

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

    #cd3000 Color on black background

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