COLOR #DBDA5E

HEX: #DBDA5E RGB: (219,218,94)

Color info

#DBDA5E contains mainly red and green colors. Web safe color of #DBDA5E is #CCCC66 (or #CC6).

RGB color model

#DBDA5E color RGB value is (219,218,94).

RGB: (219,218,94) (86%, 85%, 37%)

RGB channels and saturation

R 219 of 255 = 86%
G 218 of 255 = 85%
B 94 of 255 = 37%

219
218
94

R + G + B ~ 69%. #DBDA5E is quite light color.

Portions of RGB colors in percentages

R + G + B = 219 + 218 + 94 = 531 (100%)
R 219 of 531 ~ 41.24%
G 218 of 531 ~ 41.05%
B 94 of 531 ~ 17.7'%

%41.24
%41.05
%17.7

CMYK color model

#DBDA5E color CMYK value is (0,0,57,14).

  • cyan value is 0.00%
  • magenta value is 0.46%
  • yellow value is 57.08%
  • key color value is 14.12%

CMYK: (0,0,57,14)
C0M0Y57K14 (0%, 0%, 57%, 14%)
(0.00 / 0.00 / 0.57 / 0.14)

CMYK percentages

%0
%0.46
%57.08
%14.12

Codes

Color #DBDA5E in popluar color models

DB DA 5E
RGB 219 218 94
HSL 60° 63.45% 61.37%
HSB/HSV 60° 57.08% 85.88%
CMYK 0.00% 0.46% 57.08%
14.12%

Color #DBDA5E in popluar number systems.

HEX DB DA 5E
Decimal 219 218 94
Binary 11011011 11011010 1011110
Octal 333 332 136

Shades and tints

Shades of #DBDA5E

#DBDA5E
(219,218,94)
#C8C756
(200,199,86)
#B5B44E
(181,180,78)
#A2A146
(162,161,70)
#8F8E3E
(143,142,62)
#7C7B36
(124,123,54)
#69682E
(105,104,46)
#565526
(86,85,38)
#43421E
(67,66,30)
#302F16
(48,47,22)
#1D1C0E
(29,28,14)
#000000
(0,0,0)

Tints of #DBDA5E

#DBDA5E
(219,218,94)
#DEDD6C
(222,221,108)
#E1E07A
(225,224,122)
#E4E388
(228,227,136)
#E7E696
(231,230,150)
#EAE9A4
(234,233,164)
#EDECB2
(237,236,178)
#F0EFC0
(240,239,192)
#F3F2CE
(243,242,206)
#F6F5DC
(246,245,220)
#F9F8EA
(249,248,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DBDA5E color. Also use rgb(219,218,94) instead hex code.

Text Font Color

.myTextColor { color: #DBDA5E; }

<p style="color:#DBDA5E">This sample text font color is #DBDA5E.</p>

This text font color is #DBDA5E.

Background Color

.myBgColor { background-color: #DBDA5E; }

<div style="background-color:#DBDA5E">Inner text</div>

This div background color is #DBDA5E.

Border color

.myBorderColor { border: 1px solid #DBDA5E; }

<div style="border:3px solid #DBDA5E">Div</div>

This div border color is #DBDA5E.

Opacity

.myOpacity80 { color: #DBDA5E; opacity: 0.8; }

<p style="color:#DBDA5E;opacity:0.8;">80%</p>

Text with #DBDA5E color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #DBDA5E;}

<p style="text-shadow: 3px 3px 1px #DBDA5E">Text here.</p>

This text has shadow with #DBDA5E color.


.textShadow {text-shadow: 3px 3px 1px #DBDA5E', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #DBDA5E, 5px 5px 20px red">Text here.</p>

This text has shadow with #DBDA5E primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#DBDA5E, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#DBDA5E, Direction=45, Strength=4)">Text</p>

This text has shadow with #DBDA5E and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #DBDA5E;
-webkit-box-shadow: 1px 1px 3px 2px #DBDA5E;
box-shadow: 1px 1px 3px 2px #DBDA5E;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #DBDA5E; -webkit-box-shadow: 1px 1px 3px 2px #DBDA5E; box-shadow:1px 1px 3px 2px #DBDA5E;">
Div content here
</div>

This div box has shadow with color #DBDA5E.

Preview

Color preview on black background

This text has color #DBDA5E on black background.


Color preview on white background

This text has color #DBDA5E on white background.


Black color preview on #DBDA5E background

This text has black color on #DBDA5E background.


White color preview on #DBDA5E background

This text has white color on #DBDA5E background.


Related colors

Complementary color

Complementary color for #hex is #2425A1.


I love getcolorcode.com

Triadic colors

1 #5EDBDA and #DA5EDB with #DBDA5E are triadic colors.

2 #5EDADB and #DADB5E with #DBDA5E are triadic colors.