COLOR #DBD6B4

HEX: #DBD6B4 RGB: (219,214,180)

Color info

#DBD6B4 contains red, green and blue colors in about the same proportion. Web safe color of #DBD6B4 is #CCCCCC (or #CCC).

RGB color model

#DBD6B4 color RGB value is (219,214,180).

RGB: (219,214,180) (86%, 84%, 71%)

RGB channels and saturation

R 219 of 255 = 86%
G 214 of 255 = 84%
B 180 of 255 = 71%

219
214
180

R + G + B ~ 80%. #DBD6B4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 219 + 214 + 180 = 613 (100%)
R 219 of 613 ~ 35.73%
G 214 of 613 ~ 34.91%
B 180 of 613 ~ 29.36'%

%35.73
%34.91
%29.36

CMYK color model

#DBD6B4 color CMYK value is (0,2,18,14).

  • cyan value is 0.00%
  • magenta value is 2.28%
  • yellow value is 17.81%
  • key color value is 14.12%

CMYK: (0,2,18,14)
C0M2Y18K14 (0%, 2%, 18%, 14%)
(0.00 / 0.02 / 0.18 / 0.14)

CMYK percentages

%0
%2.28
%17.81
%14.12

Codes

Color #DBD6B4 in popluar color models

DB D6 B4
RGB 219 214 180
HSL 52° 35.14% 78.24%
HSB/HSV 52° 17.81% 85.88%
CMYK 0.00% 2.28% 17.81%
14.12%

Color #DBD6B4 in popluar number systems.

HEX DB D6 B4
Decimal 219 214 180
Binary 11011011 11010110 10110100
Octal 333 326 264

Shades and tints

Shades of #DBD6B4

#DBD6B4
(219,214,180)
#C8C3A4
(200,195,164)
#B5B094
(181,176,148)
#A29D84
(162,157,132)
#8F8A74
(143,138,116)
#7C7764
(124,119,100)
#696454
(105,100,84)
#565144
(86,81,68)
#433E34
(67,62,52)
#302B24
(48,43,36)
#1D1814
(29,24,20)
#000000
(0,0,0)

Tints of #DBD6B4

#DBD6B4
(219,214,180)
#DED9BA
(222,217,186)
#E1DCC0
(225,220,192)
#E4DFC6
(228,223,198)
#E7E2CC
(231,226,204)
#EAE5D2
(234,229,210)
#EDE8D8
(237,232,216)
#F0EBDE
(240,235,222)
#F3EEE4
(243,238,228)
#F6F1EA
(246,241,234)
#F9F4F0
(249,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DBD6B4 color. Also use rgb(219,214,180) instead hex code.

Text Font Color

.myTextColor { color: #DBD6B4; }

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

This text font color is #DBD6B4.

Background Color

.myBgColor { background-color: #DBD6B4; }

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

This div background color is #DBD6B4.

Border color

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

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

This div border color is #DBD6B4.

Opacity

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

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

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

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

This text has shadow with #DBD6B4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DBD6B4.

Preview

Color preview on black background

This text has color #DBD6B4 on black background.


Color preview on white background

This text has color #DBD6B4 on white background.


Black color preview on #DBD6B4 background

This text has black color on #DBD6B4 background.


White color preview on #DBD6B4 background

This text has white color on #DBD6B4 background.


Related colors

Complementary color

Complementary color for #hex is #24294B.


I love getcolorcode.com

Triadic colors

1 #B4DBD6 and #D6B4DB with #DBD6B4 are triadic colors.

2 #B4D6DB and #D6DBB4 with #DBD6B4 are triadic colors.