COLOR #D5B8BA

HEX: #D5B8BA RGB: (213,184,186)

Color info

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

RGB color model

#D5B8BA color RGB value is (213,184,186).

RGB: (213,184,186) (84%, 72%, 73%)

RGB channels and saturation

R 213 of 255 = 84%
G 184 of 255 = 72%
B 186 of 255 = 73%

213
184
186

R + G + B ~ 76%. #D5B8BA is quite light color.

Portions of RGB colors in percentages

R + G + B = 213 + 184 + 186 = 583 (100%)
R 213 of 583 ~ 36.54%
G 184 of 583 ~ 31.56%
B 186 of 583 ~ 31.9'%

%36.54
%31.56
%31.9

CMYK color model

#D5B8BA color CMYK value is (0,14,13,16).

  • cyan value is 0.00%
  • magenta value is 13.62%
  • yellow value is 12.68%
  • key color value is 16.47%

CMYK: (0,14,13,16)
C0M14Y13K16 (0%, 14%, 13%, 16%)
(0.00 / 0.14 / 0.13 / 0.16)

CMYK percentages

%0
%13.62
%12.68
%16.47

Codes

Color #D5B8BA in popluar color models

D5 B8 BA
RGB 213 184 186
HSL 356° 25.66% 77.84%
HSB/HSV 356° 13.62% 83.53%
CMYK 0.00% 13.62% 12.68%
16.47%

Color #D5B8BA in popluar number systems.

HEX D5 B8 BA
Decimal 213 184 186
Binary 11010101 10111000 10111010
Octal 325 270 272

Shades and tints

Shades of #D5B8BA

#D5B8BA
(213,184,186)
#C2A8AA
(194,168,170)
#AF989A
(175,152,154)
#9C888A
(156,136,138)
#89787A
(137,120,122)
#76686A
(118,104,106)
#63585A
(99,88,90)
#50484A
(80,72,74)
#3D383A
(61,56,58)
#2A282A
(42,40,42)
#17181A
(23,24,26)
#000000
(0,0,0)

Tints of #D5B8BA

#D5B8BA
(213,184,186)
#D8BEC0
(216,190,192)
#DBC4C6
(219,196,198)
#DECACC
(222,202,204)
#E1D0D2
(225,208,210)
#E4D6D8
(228,214,216)
#E7DCDE
(231,220,222)
#EAE2E4
(234,226,228)
#EDE8EA
(237,232,234)
#F0EEF0
(240,238,240)
#F3F4F6
(243,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5B8BA color. Also use rgb(213,184,186) instead hex code.

Text Font Color

.myTextColor { color: #D5B8BA; }

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

This text font color is #D5B8BA.

Background Color

.myBgColor { background-color: #D5B8BA; }

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

This div background color is #D5B8BA.

Border color

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

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

This div border color is #D5B8BA.

Opacity

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

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

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

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

This text has shadow with #D5B8BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5B8BA.

Preview

Color preview on black background

This text has color #D5B8BA on black background.


Color preview on white background

This text has color #D5B8BA on white background.


Black color preview on #D5B8BA background

This text has black color on #D5B8BA background.


White color preview on #D5B8BA background

This text has white color on #D5B8BA background.


Related colors

Complementary color

Complementary color for #hex is #2A4745.


I love getcolorcode.com

Triadic colors

1 #BAD5B8 and #B8BAD5 with #D5B8BA are triadic colors.

2 #BAB8D5 and #B8D5BA with #D5B8BA are triadic colors.