#dc143c Hex Color

#DC143C
0
  • #dc143c Color Information

    • #dc143c hex color name is crimson.

    • In RGB color space, #dc143c hex color has a red value of 220, a green value of 20 and a blue value of 60.

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

    • #dc143c color has a hue of 348 degrees, a saturation of 83.33% and a lightness of 47.1%.

    • #dc143c hex color contains mainly RED.

    • The closest web safe color of #dc143c is #cc0033

    • #dc143c hex color has a decimal value of 14423100.



    #dc143c Color Spaces (Color Conversions)

    HEX dc143c #dc143c
    RGB 220, 20, 60 rgb(220, 20, 60)
    RGB Percent 86.27, 7.84, 23.53 rgb(86.27, 7.84, 23.53)
    CMYK 0, 91, 73, 14
    HSL 348°, 83.33, 47.1 hsl(348, 83.33%, 47.1%)
    HSV 348°, 90.9, 86.3
    XYZ 30.581, 16.042, 5.76
    Hunter Lab 40.052, 66.197, 19.51
    CIE-LAB 47.03, 70.937, 33.593
    CIE-LCH 47.03, 78.489, 25.34
    CIE-LUV 0, 90.91, 72.73, 13.73
    Web Safe cc0033

    RGB percent of color #dc143c

    86.27%
    7.84%
    23.53%

    CMYK percent of color #dc143c

    0%
    90.91%
    72.73%
    13.73%


    Color Schemes with #dc143c

    Complementary Color

    Split Complementary


    #dc143c Color Preview

    Text with hexadecimal color #dc143c

    This text has a font color of #dc143c

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

    #dc143c Background Color

    This box has a background color of #dc143c

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

    #dc143c Border Color

    This box has a border color of #dc143c

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

    CSS codes

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

    #dc143c Color on white background

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

    #dc143c Color on black background

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