#dbcc05 Hex Color

#DBCC05
0
  • #dbcc05 Color Information

    • In RGB color space, #dbcc05 hex color has a red value of 219, a green value of 204 and a blue value of 5.

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

    • #dbcc05 color has a hue of 55.8 degrees, a saturation of 95.54% and a lightness of 43.9%.

    • #dbcc05 hex color contains mainly RED.

    • The closest web safe color of #dbcc05 is #cccc00

    • #dbcc05 hex color has a decimal value of 14404613.



    #dbcc05 Color Spaces (Color Conversions)

    HEX dbcc05 #dbcc05
    RGB 219, 204, 5 rgb(219, 204, 5)
    RGB Percent 85.88, 80, 1.96 rgb(85.88, 80, 1.96)
    CMYK 0, 7, 98, 14
    HSL 55.8°, 95.54, 43.9 hsl(55.8, 95.54%, 43.9%)
    HSV 55.8°, 97.7, 85.9
    XYZ 50.834, 58.257, 8.709
    Hunter Lab 76.326, -14.688, 46.663
    CIE-LAB 80.881, -11.733, 80.865
    CIE-LCH 80.881, 81.712, 98.256
    CIE-LUV 0, 6.85, 97.72, 14.12
    Web Safe cccc00

    RGB percent of color #dbcc05

    85.88%
    80%
    1.96%

    CMYK percent of color #dbcc05

    0%
    6.85%
    97.72%
    14.12%


    Color Schemes with #dbcc05

    Complementary Color

    Split Complementary


    #dbcc05 Color Preview

    Text with hexadecimal color #dbcc05

    This text has a font color of #dbcc05

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

    #dbcc05 Background Color

    This box has a background color of #dbcc05

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

    #dbcc05 Border Color

    This box has a border color of #dbcc05

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

    CSS codes

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

    #dbcc05 Color on white background

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

    #dbcc05 Color on black background

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