COLOR #D5BDBE

HEX: #D5BDBE RGB: (213,189,190)

Color info

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

RGB color model

#D5BDBE color RGB value is (213,189,190).

RGB: (213,189,190) (84%, 74%, 75%)

RGB channels and saturation

R 213 of 255 = 84%
G 189 of 255 = 74%
B 190 of 255 = 75%

213
189
190

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

Portions of RGB colors in percentages

R + G + B = 213 + 189 + 190 = 592 (100%)
R 213 of 592 ~ 35.98%
G 189 of 592 ~ 31.93%
B 190 of 592 ~ 32.09'%

%35.98
%31.93
%32.09

CMYK color model

#D5BDBE color CMYK value is (0,11,11,16).

  • cyan value is 0.00%
  • magenta value is 11.27%
  • yellow value is 10.80%
  • key color value is 16.47%

CMYK: (0,11,11,16)
C0M11Y11K16 (0%, 11%, 11%, 16%)
(0.00 / 0.11 / 0.11 / 0.16)

CMYK percentages

%0
%11.27
%10.8
%16.47

Codes

Color #D5BDBE in popluar color models

D5 BD BE
RGB 213 189 190
HSL 358° 22.22% 78.82%
HSB/HSV 358° 11.27% 83.53%
CMYK 0.00% 11.27% 10.80%
16.47%

Color #D5BDBE in popluar number systems.

HEX D5 BD BE
Decimal 213 189 190
Binary 11010101 10111101 10111110
Octal 325 275 276

Shades and tints

Shades of #D5BDBE

#D5BDBE
(213,189,190)
#C2ACAD
(194,172,173)
#AF9B9C
(175,155,156)
#9C8A8B
(156,138,139)
#89797A
(137,121,122)
#766869
(118,104,105)
#635758
(99,87,88)
#504647
(80,70,71)
#3D3536
(61,53,54)
#2A2425
(42,36,37)
#171314
(23,19,20)
#000000
(0,0,0)

Tints of #D5BDBE

#D5BDBE
(213,189,190)
#D8C3C3
(216,195,195)
#DBC9C8
(219,201,200)
#DECFCD
(222,207,205)
#E1D5D2
(225,213,210)
#E4DBD7
(228,219,215)
#E7E1DC
(231,225,220)
#EAE7E1
(234,231,225)
#EDEDE6
(237,237,230)
#F0F3EB
(240,243,235)
#F3F9F0
(243,249,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5BDBE color. Also use rgb(213,189,190) instead hex code.

Text Font Color

.myTextColor { color: #D5BDBE; }

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

This text font color is #D5BDBE.

Background Color

.myBgColor { background-color: #D5BDBE; }

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

This div background color is #D5BDBE.

Border color

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

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

This div border color is #D5BDBE.

Opacity

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

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

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

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

This text has shadow with #D5BDBE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5BDBE.

Preview

Color preview on black background

This text has color #D5BDBE on black background.


Color preview on white background

This text has color #D5BDBE on white background.


Black color preview on #D5BDBE background

This text has black color on #D5BDBE background.


White color preview on #D5BDBE background

This text has white color on #D5BDBE background.


Related colors

Complementary color

Complementary color for #hex is #2A4241.


I love getcolorcode.com

Triadic colors

1 #BED5BD and #BDBED5 with #D5BDBE are triadic colors.

2 #BEBDD5 and #BDD5BE with #D5BDBE are triadic colors.