COLOR #D6B4BE

HEX: #D6B4BE RGB: (214,180,190)

Color info

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

RGB color model

#D6B4BE color RGB value is (214,180,190).

RGB: (214,180,190) (84%, 71%, 75%)

RGB channels and saturation

R 214 of 255 = 84%
G 180 of 255 = 71%
B 190 of 255 = 75%

214
180
190

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

Portions of RGB colors in percentages

R + G + B = 214 + 180 + 190 = 584 (100%)
R 214 of 584 ~ 36.64%
G 180 of 584 ~ 30.82%
B 190 of 584 ~ 32.53'%

%36.64
%30.82
%32.53

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 15.89%
  • yellow value is 11.21%
  • key color value is 16.08%

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

CMYK percentages

%0
%15.89
%11.21
%16.08

Codes

Color #D6B4BE in popluar color models

D6 B4 BE
RGB 214 180 190
HSL 342° 29.31% 77.25%
HSB/HSV 342° 15.89% 83.92%
CMYK 0.00% 15.89% 11.21%
16.08%

Color #D6B4BE in popluar number systems.

HEX D6 B4 BE
Decimal 214 180 190
Binary 11010110 10110100 10111110
Octal 326 264 276

Shades and tints

Shades of #D6B4BE

#D6B4BE
(214,180,190)
#C3A4AD
(195,164,173)
#B0949C
(176,148,156)
#9D848B
(157,132,139)
#8A747A
(138,116,122)
#776469
(119,100,105)
#645458
(100,84,88)
#514447
(81,68,71)
#3E3436
(62,52,54)
#2B2425
(43,36,37)
#181414
(24,20,20)
#000000
(0,0,0)

Tints of #D6B4BE

#D6B4BE
(214,180,190)
#D9BAC3
(217,186,195)
#DCC0C8
(220,192,200)
#DFC6CD
(223,198,205)
#E2CCD2
(226,204,210)
#E5D2D7
(229,210,215)
#E8D8DC
(232,216,220)
#EBDEE1
(235,222,225)
#EEE4E6
(238,228,230)
#F1EAEB
(241,234,235)
#F4F0F0
(244,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6B4BE color. Also use rgb(214,180,190) instead hex code.

Text Font Color

.myTextColor { color: #D6B4BE; }

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

This text font color is #D6B4BE.

Background Color

.myBgColor { background-color: #D6B4BE; }

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

This div background color is #D6B4BE.

Border color

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

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

This div border color is #D6B4BE.

Opacity

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

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

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

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

This text has shadow with #D6B4BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6B4BE.

Preview

Color preview on black background

This text has color #D6B4BE on black background.


Color preview on white background

This text has color #D6B4BE on white background.


Black color preview on #D6B4BE background

This text has black color on #D6B4BE background.


White color preview on #D6B4BE background

This text has white color on #D6B4BE background.


Related colors

Complementary color

Complementary color for #hex is #294B41.


I love getcolorcode.com

Triadic colors

1 #BED6B4 and #B4BED6 with #D6B4BE are triadic colors.

2 #BEB4D6 and #B4D6BE with #D6B4BE are triadic colors.