#db8000 Hex Color

#DB8000
0
  • #db8000 Color Information

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

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

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

    • #db8000 hex color contains mainly RED.

    • The closest web safe color of #db8000 is #cc9900

    • #db8000 hex color has a decimal value of 14385152.



    #db8000 Color Spaces (Color Conversions)

    HEX db8000 #db8000
    RGB 219, 128, 0 rgb(219, 128, 0)
    RGB Percent 85.88, 50.2, 0 rgb(85.88, 50.2, 0)
    CMYK 0, 42, 100, 14
    HSL 35.1°, 100, 42.9 hsl(35.1, 100%, 42.9%)
    HSV 35.1°, 100, 85.9
    XYZ 36.933, 30.498, 3.94
    Hunter Lab 55.225, 22.732, 34.427
    CIE-LAB 62.082, 28.304, 68.472
    CIE-LCH 62.082, 74.091, 67.541
    CIE-LUV 0, 41.55, 100, 14.12
    Web Safe cc9900

    RGB percent of color #db8000

    85.88%
    50.2%
    0%

    CMYK percent of color #db8000

    0%
    41.55%
    100%
    14.12%


    Color Schemes with #db8000

    Complementary Color

    Split Complementary


    #db8000 Color Preview

    Text with hexadecimal color #db8000

    This text has a font color of #db8000

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

    #db8000 Background Color

    This box has a background color of #db8000

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

    #db8000 Border Color

    This box has a border color of #db8000

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

    CSS codes

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

    #db8000 Color on white background

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

    #db8000 Color on black background

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