COLOR #D7B46A

HEX: #D7B46A RGB: (215,180,106)

Color info

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

RGB color model

#D7B46A color RGB value is (215,180,106).

RGB: (215,180,106) (84%, 71%, 42%)

RGB channels and saturation

R 215 of 255 = 84%
G 180 of 255 = 71%
B 106 of 255 = 42%

215
180
106

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

Portions of RGB colors in percentages

R + G + B = 215 + 180 + 106 = 501 (100%)
R 215 of 501 ~ 42.91%
G 180 of 501 ~ 35.93%
B 106 of 501 ~ 21.16'%

%42.91
%35.93
%21.16

CMYK color model

#D7B46A color CMYK value is (0,16,51,16).

  • cyan value is 0.00%
  • magenta value is 16.28%
  • yellow value is 50.70%
  • key color value is 15.69%

CMYK: (0,16,51,16)
C0M16Y51K16 (0%, 16%, 51%, 16%)
(0.00 / 0.16 / 0.51 / 0.16)

CMYK percentages

%0
%16.28
%50.7
%15.69

Codes

Color #D7B46A in popluar color models

D7 B4 6A
RGB 215 180 106
HSL 41° 57.67% 62.94%
HSB/HSV 41° 50.70% 84.31%
CMYK 0.00% 16.28% 50.70%
15.69%

Color #D7B46A in popluar number systems.

HEX D7 B4 6A
Decimal 215 180 106
Binary 11010111 10110100 1101010
Octal 327 264 152

Shades and tints

Shades of #D7B46A

#D7B46A
(215,180,106)
#C4A461
(196,164,97)
#B19458
(177,148,88)
#9E844F
(158,132,79)
#8B7446
(139,116,70)
#78643D
(120,100,61)
#655434
(101,84,52)
#52442B
(82,68,43)
#3F3422
(63,52,34)
#2C2419
(44,36,25)
#191410
(25,20,16)
#000000
(0,0,0)

Tints of #D7B46A

#D7B46A
(215,180,106)
#DABA77
(218,186,119)
#DDC084
(221,192,132)
#E0C691
(224,198,145)
#E3CC9E
(227,204,158)
#E6D2AB
(230,210,171)
#E9D8B8
(233,216,184)
#ECDEC5
(236,222,197)
#EFE4D2
(239,228,210)
#F2EADF
(242,234,223)
#F5F0EC
(245,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D7B46A color. Also use rgb(215,180,106) instead hex code.

Text Font Color

.myTextColor { color: #D7B46A; }

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

This text font color is #D7B46A.

Background Color

.myBgColor { background-color: #D7B46A; }

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

This div background color is #D7B46A.

Border color

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

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

This div border color is #D7B46A.

Opacity

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

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

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

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

This text has shadow with #D7B46A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D7B46A.

Preview

Color preview on black background

This text has color #D7B46A on black background.


Color preview on white background

This text has color #D7B46A on white background.


Black color preview on #D7B46A background

This text has black color on #D7B46A background.


White color preview on #D7B46A background

This text has white color on #D7B46A background.


Related colors

Complementary color

Complementary color for #hex is #284B95.


I love getcolorcode.com

Triadic colors

1 #6AD7B4 and #B46AD7 with #D7B46A are triadic colors.

2 #6AB4D7 and #B4D76A with #D7B46A are triadic colors.