COLOR #DBC5B6

HEX: #DBC5B6 RGB: (219,197,182)

Color info

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

RGB color model

#DBC5B6 color RGB value is (219,197,182).

RGB: (219,197,182) (86%, 77%, 71%)

RGB channels and saturation

R 219 of 255 = 86%
G 197 of 255 = 77%
B 182 of 255 = 71%

219
197
182

R + G + B ~ 78%. #DBC5B6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 219 + 197 + 182 = 598 (100%)
R 219 of 598 ~ 36.62%
G 197 of 598 ~ 32.94%
B 182 of 598 ~ 30.43'%

%36.62
%32.94
%30.43

CMYK color model

#DBC5B6 color CMYK value is (0,10,17,14).

  • cyan value is 0.00%
  • magenta value is 10.05%
  • yellow value is 16.89%
  • key color value is 14.12%

CMYK: (0,10,17,14)
C0M10Y17K14 (0%, 10%, 17%, 14%)
(0.00 / 0.10 / 0.17 / 0.14)

CMYK percentages

%0
%10.05
%16.89
%14.12

Codes

Color #DBC5B6 in popluar color models

DB C5 B6
RGB 219 197 182
HSL 24° 33.94% 78.63%
HSB/HSV 24° 16.89% 85.88%
CMYK 0.00% 10.05% 16.89%
14.12%

Color #DBC5B6 in popluar number systems.

HEX DB C5 B6
Decimal 219 197 182
Binary 11011011 11000101 10110110
Octal 333 305 266

Shades and tints

Shades of #DBC5B6

#DBC5B6
(219,197,182)
#C8B4A6
(200,180,166)
#B5A396
(181,163,150)
#A29286
(162,146,134)
#8F8176
(143,129,118)
#7C7066
(124,112,102)
#695F56
(105,95,86)
#564E46
(86,78,70)
#433D36
(67,61,54)
#302C26
(48,44,38)
#1D1B16
(29,27,22)
#000000
(0,0,0)

Tints of #DBC5B6

#DBC5B6
(219,197,182)
#DECABC
(222,202,188)
#E1CFC2
(225,207,194)
#E4D4C8
(228,212,200)
#E7D9CE
(231,217,206)
#EADED4
(234,222,212)
#EDE3DA
(237,227,218)
#F0E8E0
(240,232,224)
#F3EDE6
(243,237,230)
#F6F2EC
(246,242,236)
#F9F7F2
(249,247,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DBC5B6 color. Also use rgb(219,197,182) instead hex code.

Text Font Color

.myTextColor { color: #DBC5B6; }

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

This text font color is #DBC5B6.

Background Color

.myBgColor { background-color: #DBC5B6; }

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

This div background color is #DBC5B6.

Border color

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

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

This div border color is #DBC5B6.

Opacity

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

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

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

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

This text has shadow with #DBC5B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DBC5B6.

Preview

Color preview on black background

This text has color #DBC5B6 on black background.


Color preview on white background

This text has color #DBC5B6 on white background.


Black color preview on #DBC5B6 background

This text has black color on #DBC5B6 background.


White color preview on #DBC5B6 background

This text has white color on #DBC5B6 background.


Related colors

Complementary color

Complementary color for #hex is #243A49.


I love getcolorcode.com

Triadic colors

1 #B6DBC5 and #C5B6DB with #DBC5B6 are triadic colors.

2 #B6C5DB and #C5DBB6 with #DBC5B6 are triadic colors.