COLOR #D5BABF

HEX: #D5BABF RGB: (213,186,191)

Color info

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

RGB color model

#D5BABF color RGB value is (213,186,191).

RGB: (213,186,191) (84%, 73%, 75%)

RGB channels and saturation

R 213 of 255 = 84%
G 186 of 255 = 73%
B 191 of 255 = 75%

213
186
191

R + G + B ~ 77%. #D5BABF is quite light color.

Portions of RGB colors in percentages

R + G + B = 213 + 186 + 191 = 590 (100%)
R 213 of 590 ~ 36.1%
G 186 of 590 ~ 31.53%
B 191 of 590 ~ 32.37'%

%36.1
%31.53
%32.37

CMYK color model

#D5BABF color CMYK value is (0,13,10,16).

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

CMYK: (0,13,10,16)
C0M13Y10K16 (0%, 13%, 10%, 16%)
(0.00 / 0.13 / 0.10 / 0.16)

CMYK percentages

%0
%12.68
%10.33
%16.47

Codes

Color #D5BABF in popluar color models

D5 BA BF
RGB 213 186 191
HSL 349° 24.32% 78.24%
HSB/HSV 349° 12.68% 83.53%
CMYK 0.00% 12.68% 10.33%
16.47%

Color #D5BABF in popluar number systems.

HEX D5 BA BF
Decimal 213 186 191
Binary 11010101 10111010 10111111
Octal 325 272 277

Shades and tints

Shades of #D5BABF

#D5BABF
(213,186,191)
#C2AAAE
(194,170,174)
#AF9A9D
(175,154,157)
#9C8A8C
(156,138,140)
#897A7B
(137,122,123)
#766A6A
(118,106,106)
#635A59
(99,90,89)
#504A48
(80,74,72)
#3D3A37
(61,58,55)
#2A2A26
(42,42,38)
#171A15
(23,26,21)
#000000
(0,0,0)

Tints of #D5BABF

#D5BABF
(213,186,191)
#D8C0C4
(216,192,196)
#DBC6C9
(219,198,201)
#DECCCE
(222,204,206)
#E1D2D3
(225,210,211)
#E4D8D8
(228,216,216)
#E7DEDD
(231,222,221)
#EAE4E2
(234,228,226)
#EDEAE7
(237,234,231)
#F0F0EC
(240,240,236)
#F3F6F1
(243,246,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5BABF; }

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

This text font color is #D5BABF.

Background Color

.myBgColor { background-color: #D5BABF; }

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

This div background color is #D5BABF.

Border color

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

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

This div border color is #D5BABF.

Opacity

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

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

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

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

This text has shadow with #D5BABF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5BABF.

Preview

Color preview on black background

This text has color #D5BABF on black background.


Color preview on white background

This text has color #D5BABF on white background.


Black color preview on #D5BABF background

This text has black color on #D5BABF background.


White color preview on #D5BABF background

This text has white color on #D5BABF background.


Related colors

Complementary color

Complementary color for #hex is #2A4540.


I love getcolorcode.com

Triadic colors

1 #BFD5BA and #BABFD5 with #D5BABF are triadic colors.

2 #BFBAD5 and #BAD5BF with #D5BABF are triadic colors.