COLOR #D7D893

HEX: #D7D893 RGB: (215,216,147)

Color info

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

RGB color model

#D7D893 color RGB value is (215,216,147).

RGB: (215,216,147) (84%, 85%, 58%)

RGB channels and saturation

R 215 of 255 = 84%
G 216 of 255 = 85%
B 147 of 255 = 58%

215
216
147

R + G + B ~ 76%. #D7D893 is quite light color.

Portions of RGB colors in percentages

R + G + B = 215 + 216 + 147 = 578 (100%)
R 215 of 578 ~ 37.2%
G 216 of 578 ~ 37.37%
B 147 of 578 ~ 25.43'%

%37.2
%37.37
%25.43

CMYK color model

#D7D893 color CMYK value is (0,0,32,15).

  • cyan value is 0.46%
  • magenta value is 0.00%
  • yellow value is 31.94%
  • key color value is 15.29%
CMYK: (0,0,32,15) C0M0Y32K15 (0%,0%,32%,15%) (0.00/0.00/0.32/0.15) 

CMYK percentages

%0.46
%0
%31.94
%15.29

Codes

Color #D7D893 in popluar color models

D7 D8 93
RGB 215 216 147
HSL 61° 46.94% 71.18%
HSB/HSV 61° 31.94% 84.71%
CMYK 0.46% 0.00% 31.94%
15.29%

Color #D7D893 in popluar number systems.

HEX D7 D8 93
Decimal 215 216 147
Binary 11010111 11011000 10010011
Octal 327 330 223

Shades and tints

Shades of #D7D893

#D7D893
(215,216,147)
#C4C586
(196,197,134)
#B1B279
(177,178,121)
#9E9F6C
(158,159,108)
#8B8C5F
(139,140,95)
#787952
(120,121,82)
#656645
(101,102,69)
#525338
(82,83,56)
#3F402B
(63,64,43)
#2C2D1E
(44,45,30)
#191A11
(25,26,17)
#000000
(0,0,0)

Tints of #D7D893

#D7D893
(215,216,147)
#DADB9C
(218,219,156)
#DDDEA5
(221,222,165)
#E0E1AE
(224,225,174)
#E3E4B7
(227,228,183)
#E6E7C0
(230,231,192)
#E9EAC9
(233,234,201)
#ECEDD2
(236,237,210)
#EFF0DB
(239,240,219)
#F2F3E4
(242,243,228)
#F5F6ED
(245,246,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D7D893 color. Also use rgb(215,216,147) instead hex code.

Text Font Color

.myTextColor { color: #D7D893; }

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

This text font color is #D7D893.

Background Color

.myBgColor { background-color: #D7D893; }

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

This div background color is #D7D893.

Border color

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

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

This div border color is #D7D893.

Opacity

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

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

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

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

This text has shadow with #D7D893 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D7D893.

Preview

Color preview on black background

This text has color #D7D893 on black background.


Color preview on white background

This text has color #D7D893 on white background.


Black color preview on #D7D893 background

This text has black color on #D7D893 background.


White color preview on #D7D893 background

This text has white color on #D7D893 background.


Related colors

Complementary color

Complementary color for #hex is #28276C.


I love getcolorcode.com

Triadic colors

1 #93D7D8 and #D893D7 with #D7D893 are triadic colors.

2 #93D8D7 and #D8D793 with #D7D893 are triadic colors.