COLOR #DBC5BF

HEX: #DBC5BF RGB: (219,197,191)

Color info

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

RGB color model

#DBC5BF color RGB value is (219,197,191).

RGB: (219,197,191) (86%, 77%, 75%)

RGB channels and saturation

R 219 of 255 = 86%
G 197 of 255 = 77%
B 191 of 255 = 75%

219
197
191

R + G + B ~ 79%. #DBC5BF is quite light color.

Portions of RGB colors in percentages

R + G + B = 219 + 197 + 191 = 607 (100%)
R 219 of 607 ~ 36.08%
G 197 of 607 ~ 32.45%
B 191 of 607 ~ 31.47'%

%36.08
%32.45
%31.47

CMYK color model

#DBC5BF color CMYK value is (0,10,13,14).

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

CMYK: (0,10,13,14)
C0M10Y13K14 (0%, 10%, 13%, 14%)
(0.00 / 0.10 / 0.13 / 0.14)

CMYK percentages

%0
%10.05
%12.79
%14.12

Codes

Color #DBC5BF in popluar color models

DB C5 BF
RGB 219 197 191
HSL 13° 28.00% 80.39%
HSB/HSV 13° 12.79% 85.88%
CMYK 0.00% 10.05% 12.79%
14.12%

Color #DBC5BF in popluar number systems.

HEX DB C5 BF
Decimal 219 197 191
Binary 11011011 11000101 10111111
Octal 333 305 277

Shades and tints

Shades of #DBC5BF

#DBC5BF
(219,197,191)
#C8B4AE
(200,180,174)
#B5A39D
(181,163,157)
#A2928C
(162,146,140)
#8F817B
(143,129,123)
#7C706A
(124,112,106)
#695F59
(105,95,89)
#564E48
(86,78,72)
#433D37
(67,61,55)
#302C26
(48,44,38)
#1D1B15
(29,27,21)
#000000
(0,0,0)

Tints of #DBC5BF

#DBC5BF
(219,197,191)
#DECAC4
(222,202,196)
#E1CFC9
(225,207,201)
#E4D4CE
(228,212,206)
#E7D9D3
(231,217,211)
#EADED8
(234,222,216)
#EDE3DD
(237,227,221)
#F0E8E2
(240,232,226)
#F3EDE7
(243,237,231)
#F6F2EC
(246,242,236)
#F9F7F1
(249,247,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #DBC5BF; }

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

This text font color is #DBC5BF.

Background Color

.myBgColor { background-color: #DBC5BF; }

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

This div background color is #DBC5BF.

Border color

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

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

This div border color is #DBC5BF.

Opacity

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

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

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

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

This text has shadow with #DBC5BF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DBC5BF.

Preview

Color preview on black background

This text has color #DBC5BF on black background.


Color preview on white background

This text has color #DBC5BF on white background.


Black color preview on #DBC5BF background

This text has black color on #DBC5BF background.


White color preview on #DBC5BF background

This text has white color on #DBC5BF background.


Related colors

Complementary color

Complementary color for #hex is #243A40.


I love getcolorcode.com

Triadic colors

1 #BFDBC5 and #C5BFDB with #DBC5BF are triadic colors.

2 #BFC5DB and #C5DBBF with #DBC5BF are triadic colors.