COLOR #D1BB6D

HEX: #D1BB6D RGB: (209,187,109)

Color info

#D1BB6D contains mainly red and green colors. Web safe color of #D1BB6D is #CCCC66 (or #CC6).

RGB color model

#D1BB6D color RGB value is (209,187,109).

RGB: (209,187,109) (82%, 73%, 43%)

RGB channels and saturation

R 209 of 255 = 82%
G 187 of 255 = 73%
B 109 of 255 = 43%

209
187
109

R + G + B ~ 66%. #D1BB6D is quite light color.

Portions of RGB colors in percentages

R + G + B = 209 + 187 + 109 = 505 (100%)
R 209 of 505 ~ 41.39%
G 187 of 505 ~ 37.03%
B 109 of 505 ~ 21.58'%

%41.39
%37.03
%21.58

CMYK color model

#D1BB6D color CMYK value is (0,11,48,18).

  • cyan value is 0.00%
  • magenta value is 10.53%
  • yellow value is 47.85%
  • key color value is 18.04%

CMYK: (0,11,48,18)
C0M11Y48K18 (0%, 11%, 48%, 18%)
(0.00 / 0.11 / 0.48 / 0.18)

CMYK percentages

%0
%10.53
%47.85
%18.04

Codes

Color #D1BB6D in popluar color models

D1 BB 6D
RGB 209 187 109
HSL 47° 52.08% 62.35%
HSB/HSV 47° 47.85% 81.96%
CMYK 0.00% 10.53% 47.85%
18.04%

Color #D1BB6D in popluar number systems.

HEX D1 BB 6D
Decimal 209 187 109
Binary 11010001 10111011 1101101
Octal 321 273 155

Shades and tints

Shades of #D1BB6D

#D1BB6D
(209,187,109)
#BEAA64
(190,170,100)
#AB995B
(171,153,91)
#988852
(152,136,82)
#857749
(133,119,73)
#726640
(114,102,64)
#5F5537
(95,85,55)
#4C442E
(76,68,46)
#393325
(57,51,37)
#26221C
(38,34,28)
#131113
(19,17,19)
#000000
(0,0,0)

Tints of #D1BB6D

#D1BB6D
(209,187,109)
#D5C17A
(213,193,122)
#D9C787
(217,199,135)
#DDCD94
(221,205,148)
#E1D3A1
(225,211,161)
#E5D9AE
(229,217,174)
#E9DFBB
(233,223,187)
#EDE5C8
(237,229,200)
#F1EBD5
(241,235,213)
#F5F1E2
(245,241,226)
#F9F7EF
(249,247,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D1BB6D color. Also use rgb(209,187,109) instead hex code.

Text Font Color

.myTextColor { color: #D1BB6D; }

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

This text font color is #D1BB6D.

Background Color

.myBgColor { background-color: #D1BB6D; }

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

This div background color is #D1BB6D.

Border color

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

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

This div border color is #D1BB6D.

Opacity

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

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

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

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

This text has shadow with #D1BB6D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D1BB6D.

Preview

Color preview on black background

This text has color #D1BB6D on black background.


Color preview on white background

This text has color #D1BB6D on white background.


Black color preview on #D1BB6D background

This text has black color on #D1BB6D background.


White color preview on #D1BB6D background

This text has white color on #D1BB6D background.


Related colors

Complementary color

Complementary color for #hex is #2E4492.


I love getcolorcode.com

Triadic colors

1 #6DD1BB and #BB6DD1 with #D1BB6D are triadic colors.

2 #6DBBD1 and #BBD16D with #D1BB6D are triadic colors.