COLOR #D5BEBF

HEX: #D5BEBF RGB: (213,190,191)

Color info

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

RGB color model

#D5BEBF color RGB value is (213,190,191).

RGB: (213,190,191) (84%, 75%, 75%)

RGB channels and saturation

R 213 of 255 = 84%
G 190 of 255 = 75%
B 191 of 255 = 75%

213
190
191

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

Portions of RGB colors in percentages

R + G + B = 213 + 190 + 191 = 594 (100%)
R 213 of 594 ~ 35.86%
G 190 of 594 ~ 31.99%
B 191 of 594 ~ 32.15'%

%35.86
%31.99
%32.15

CMYK color model

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

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

CMYK: (0,11,10,16)
C0M11Y10K16 (0%, 11%, 10%, 16%)
(0.00 / 0.11 / 0.10 / 0.16)

CMYK percentages

%0
%10.8
%10.33
%16.47

Codes

Color #D5BEBF in popluar color models

D5 BE BF
RGB 213 190 191
HSL 357° 21.50% 79.02%
HSB/HSV 357° 10.80% 83.53%
CMYK 0.00% 10.80% 10.33%
16.47%

Color #D5BEBF in popluar number systems.

HEX D5 BE BF
Decimal 213 190 191
Binary 11010101 10111110 10111111
Octal 325 276 277

Shades and tints

Shades of #D5BEBF

#D5BEBF
(213,190,191)
#C2ADAE
(194,173,174)
#AF9C9D
(175,156,157)
#9C8B8C
(156,139,140)
#897A7B
(137,122,123)
#76696A
(118,105,106)
#635859
(99,88,89)
#504748
(80,71,72)
#3D3637
(61,54,55)
#2A2526
(42,37,38)
#171415
(23,20,21)
#000000
(0,0,0)

Tints of #D5BEBF

#D5BEBF
(213,190,191)
#D8C3C4
(216,195,196)
#DBC8C9
(219,200,201)
#DECDCE
(222,205,206)
#E1D2D3
(225,210,211)
#E4D7D8
(228,215,216)
#E7DCDD
(231,220,221)
#EAE1E2
(234,225,226)
#EDE6E7
(237,230,231)
#F0EBEC
(240,235,236)
#F3F0F1
(243,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5BEBF; }

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

This text font color is #D5BEBF.

Background Color

.myBgColor { background-color: #D5BEBF; }

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

This div background color is #D5BEBF.

Border color

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

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

This div border color is #D5BEBF.

Opacity

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

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

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

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

This text has shadow with #D5BEBF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5BEBF.

Preview

Color preview on black background

This text has color #D5BEBF on black background.


Color preview on white background

This text has color #D5BEBF on white background.


Black color preview on #D5BEBF background

This text has black color on #D5BEBF background.


White color preview on #D5BEBF background

This text has white color on #D5BEBF background.


Related colors

Complementary color

Complementary color for #hex is #2A4140.


I love getcolorcode.com

Triadic colors

1 #BFD5BE and #BEBFD5 with #D5BEBF are triadic colors.

2 #BFBED5 and #BED5BF with #D5BEBF are triadic colors.