COLOR #DBC8AE

HEX: #DBC8AE RGB: (219,200,174)

Color info

#DBC8AE contains red, green and blue colors in about the same proportion. Web safe color of #DBC8AE is #CCCC99 (or #CC9).

RGB color model

#DBC8AE color RGB value is (219,200,174).

RGB: (219,200,174) (86%, 78%, 68%)

RGB channels and saturation

R 219 of 255 = 86%
G 200 of 255 = 78%
B 174 of 255 = 68%

219
200
174

R + G + B ~ 77%. #DBC8AE is quite light color.

Portions of RGB colors in percentages

R + G + B = 219 + 200 + 174 = 593 (100%)
R 219 of 593 ~ 36.93%
G 200 of 593 ~ 33.73%
B 174 of 593 ~ 29.34'%

%36.93
%33.73
%29.34

CMYK color model

#DBC8AE color CMYK value is (0,9,21,14).

  • cyan value is 0.00%
  • magenta value is 8.68%
  • yellow value is 20.55%
  • key color value is 14.12%

CMYK: (0,9,21,14)
C0M9Y21K14 (0%, 9%, 21%, 14%)
(0.00 / 0.09 / 0.21 / 0.14)

CMYK percentages

%0
%8.68
%20.55
%14.12

Codes

Color #DBC8AE in popluar color models

DB C8 AE
RGB 219 200 174
HSL 35° 38.46% 77.06%
HSB/HSV 35° 20.55% 85.88%
CMYK 0.00% 8.68% 20.55%
14.12%

Color #DBC8AE in popluar number systems.

HEX DB C8 AE
Decimal 219 200 174
Binary 11011011 11001000 10101110
Octal 333 310 256

Shades and tints

Shades of #DBC8AE

#DBC8AE
(219,200,174)
#C8B69F
(200,182,159)
#B5A490
(181,164,144)
#A29281
(162,146,129)
#8F8072
(143,128,114)
#7C6E63
(124,110,99)
#695C54
(105,92,84)
#564A45
(86,74,69)
#433836
(67,56,54)
#302627
(48,38,39)
#1D1418
(29,20,24)
#000000
(0,0,0)

Tints of #DBC8AE

#DBC8AE
(219,200,174)
#DECDB5
(222,205,181)
#E1D2BC
(225,210,188)
#E4D7C3
(228,215,195)
#E7DCCA
(231,220,202)
#EAE1D1
(234,225,209)
#EDE6D8
(237,230,216)
#F0EBDF
(240,235,223)
#F3F0E6
(243,240,230)
#F6F5ED
(246,245,237)
#F9FAF4
(249,250,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DBC8AE color. Also use rgb(219,200,174) instead hex code.

Text Font Color

.myTextColor { color: #DBC8AE; }

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

This text font color is #DBC8AE.

Background Color

.myBgColor { background-color: #DBC8AE; }

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

This div background color is #DBC8AE.

Border color

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

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

This div border color is #DBC8AE.

Opacity

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

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

Text with #DBC8AE 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 #DBC8AE;}

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

This text has shadow with #DBC8AE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DBC8AE.

Preview

Color preview on black background

This text has color #DBC8AE on black background.


Color preview on white background

This text has color #DBC8AE on white background.


Black color preview on #DBC8AE background

This text has black color on #DBC8AE background.


White color preview on #DBC8AE background

This text has white color on #DBC8AE background.


Related colors

Complementary color

Complementary color for #hex is #243751.


I love getcolorcode.com

Triadic colors

1 #AEDBC8 and #C8AEDB with #DBC8AE are triadic colors.

2 #AEC8DB and #C8DBAE with #DBC8AE are triadic colors.