COLOR #D6BE95

HEX: #D6BE95 RGB: (214,190,149)

Color info

#D6BE95 contains mainly red and green colors. Web safe color of #D6BE95 is #CCCC99 (or #CC9).

RGB color model

#D6BE95 color RGB value is (214,190,149).

RGB: (214,190,149) (84%, 75%, 58%)

RGB channels and saturation

R 214 of 255 = 84%
G 190 of 255 = 75%
B 149 of 255 = 58%

214
190
149

R + G + B ~ 72%. #D6BE95 is quite light color.

Portions of RGB colors in percentages

R + G + B = 214 + 190 + 149 = 553 (100%)
R 214 of 553 ~ 38.7%
G 190 of 553 ~ 34.36%
B 149 of 553 ~ 26.94'%

%38.7
%34.36
%26.94

CMYK color model

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

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

CMYK: (0,11,30,16)
C0M11Y30K16 (0%, 11%, 30%, 16%)
(0.00 / 0.11 / 0.30 / 0.16)

CMYK percentages

%0
%11.21
%30.37
%16.08

Codes

Color #D6BE95 in popluar color models

D6 BE 95
RGB 214 190 149
HSL 38° 44.22% 71.18%
HSB/HSV 38° 30.37% 83.92%
CMYK 0.00% 11.21% 30.37%
16.08%

Color #D6BE95 in popluar number systems.

HEX D6 BE 95
Decimal 214 190 149
Binary 11010110 10111110 10010101
Octal 326 276 225

Shades and tints

Shades of #D6BE95

#D6BE95
(214,190,149)
#C3AD88
(195,173,136)
#B09C7B
(176,156,123)
#9D8B6E
(157,139,110)
#8A7A61
(138,122,97)
#776954
(119,105,84)
#645847
(100,88,71)
#51473A
(81,71,58)
#3E362D
(62,54,45)
#2B2520
(43,37,32)
#181413
(24,20,19)
#000000
(0,0,0)

Tints of #D6BE95

#D6BE95
(214,190,149)
#D9C39E
(217,195,158)
#DCC8A7
(220,200,167)
#DFCDB0
(223,205,176)
#E2D2B9
(226,210,185)
#E5D7C2
(229,215,194)
#E8DCCB
(232,220,203)
#EBE1D4
(235,225,212)
#EEE6DD
(238,230,221)
#F1EBE6
(241,235,230)
#F4F0EF
(244,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D6BE95; }

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

This text font color is #D6BE95.

Background Color

.myBgColor { background-color: #D6BE95; }

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

This div background color is #D6BE95.

Border color

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

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

This div border color is #D6BE95.

Opacity

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

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

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

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

This text has shadow with #D6BE95 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6BE95.

Preview

Color preview on black background

This text has color #D6BE95 on black background.


Color preview on white background

This text has color #D6BE95 on white background.


Black color preview on #D6BE95 background

This text has black color on #D6BE95 background.


White color preview on #D6BE95 background

This text has white color on #D6BE95 background.


Related colors

Complementary color

Complementary color for #hex is #29416A.


I love getcolorcode.com

Triadic colors

1 #95D6BE and #BE95D6 with #D6BE95 are triadic colors.

2 #95BED6 and #BED695 with #D6BE95 are triadic colors.