#db2500 Hex Color

#DB2500
0
  • #db2500 Color Information

    • In RGB color space, #db2500 hex color has a red value of 219, a green value of 37 and a blue value of 0.

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

    • #db2500 color has a hue of 10.1 degrees, a saturation of 100% and a lightness of 42.9%.

    • #db2500 hex color contains mainly RED.

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

    • #db2500 hex color has a decimal value of 14361856.



    #db2500 Color Spaces (Color Conversions)

    HEX db2500 #db2500
    RGB 219, 37, 0 rgb(219, 37, 0)
    RGB Percent 85.88, 14.51, 0 rgb(85.88, 14.51, 0)
    CMYK 0, 83, 100, 14
    HSL 10.1°, 100, 42.9 hsl(10.1, 100%, 42.9%)
    HSV 10.1°, 100, 85.9
    XYZ 29.875, 16.383, 1.588
    Hunter Lab 40.476, 60.917, 26.007
    CIE-LAB 47.473, 66.368, 60.572
    CIE-LCH 47.473, 89.854, 42.386
    CIE-LUV 0, 83.11, 100, 14.12
    Web Safe cc3300

    RGB percent of color #db2500

    85.88%
    14.51%
    0%

    CMYK percent of color #db2500

    0%
    83.11%
    100%
    14.12%


    Color Schemes with #db2500

    Complementary Color

    Split Complementary


    #db2500 Color Preview

    Text with hexadecimal color #db2500

    This text has a font color of #db2500

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

    #db2500 Background Color

    This box has a background color of #db2500

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

    #db2500 Border Color

    This box has a border color of #db2500

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

    CSS codes

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

    #db2500 Color on white background

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

    #db2500 Color on black background

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