#dc3000 Hex Color

#DC3000
0
  • #dc3000 Color Information

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

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

    • #dc3000 color has a hue of 13.1 degrees, a saturation of 100% and a lightness of 43.1%.

    • #dc3000 hex color contains mainly RED.

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

    • #dc3000 hex color has a decimal value of 14430208.



    #dc3000 Color Spaces (Color Conversions)

    HEX dc3000 #dc3000
    RGB 220, 48, 0 rgb(220, 48, 0)
    RGB Percent 86.27, 18.82, 0 rgb(86.27, 18.82, 0)
    CMYK 0, 78, 100, 14
    HSL 13.1°, 100, 43.1 hsl(13.1, 100%, 43.1%)
    HSV 13.1°, 100, 86.3
    XYZ 30.572, 17.33, 1.734
    Hunter Lab 41.629, 58.237, 26.671
    CIE-LAB 48.673, 63.819, 61.187
    CIE-LCH 48.673, 88.412, 43.794
    CIE-LUV 0, 78.18, 100, 13.73
    Web Safe cc3300

    RGB percent of color #dc3000

    86.27%
    18.82%
    0%

    CMYK percent of color #dc3000

    0%
    78.18%
    100%
    13.73%


    Color Schemes with #dc3000

    Complementary Color

    Split Complementary


    #dc3000 Color Preview

    Text with hexadecimal color #dc3000

    This text has a font color of #dc3000

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

    #dc3000 Background Color

    This box has a background color of #dc3000

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

    #dc3000 Border Color

    This box has a border color of #dc3000

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

    CSS codes

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

    #dc3000 Color on white background

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

    #dc3000 Color on black background

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