#db3306 Hex Color

#DB3306
0
  • #db3306 Color Information

    • In RGB color space, #db3306 hex color has a red value of 219, a green value of 51 and a blue value of 6.

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

    • #db3306 color has a hue of 12.7 degrees, a saturation of 94.67% and a lightness of 44.1%.

    • #db3306 hex color contains mainly RED.

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

    • #db3306 hex color has a decimal value of 14365446.



    #db3306 Color Spaces (Color Conversions)

    HEX db3306 #db3306
    RGB 219, 51, 6 rgb(219, 51, 6)
    RGB Percent 85.88, 20, 2.35 rgb(85.88, 20, 2.35)
    CMYK 0, 77, 97, 14
    HSL 12.7°, 94.67, 44.1 hsl(12.7, 94.67%, 44.1%)
    HSV 12.7°, 97.3, 85.9
    XYZ 30.43, 17.441, 1.935
    Hunter Lab 41.762, 56.979, 26.487
    CIE-LAB 48.811, 62.694, 59.551
    CIE-LCH 48.811, 86.469, 43.527
    CIE-LUV 0, 76.71, 97.26, 14.12
    Web Safe cc3300

    RGB percent of color #db3306

    85.88%
    20%
    2.35%

    CMYK percent of color #db3306

    0%
    76.71%
    97.26%
    14.12%


    Color Schemes with #db3306

    Complementary Color

    Split Complementary


    #db3306 Color Preview

    Text with hexadecimal color #db3306

    This text has a font color of #db3306

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

    #db3306 Background Color

    This box has a background color of #db3306

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

    #db3306 Border Color

    This box has a border color of #db3306

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

    CSS codes

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

    #db3306 Color on white background

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

    #db3306 Color on black background

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