COLOR #D3C357

HEX: #D3C357 RGB: (211,195,87)

Color info

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

RGB color model

#D3C357 color RGB value is (211,195,87).

RGB: (211,195,87) (83%, 76%, 34%)

RGB channels and saturation

R 211 of 255 = 83%
G 195 of 255 = 76%
B 87 of 255 = 34%

211
195
87

R + G + B ~ 64%. #D3C357 is quite light color.

Portions of RGB colors in percentages

R + G + B = 211 + 195 + 87 = 493 (100%)
R 211 of 493 ~ 42.8%
G 195 of 493 ~ 39.55%
B 87 of 493 ~ 17.65'%

%42.8
%39.55
%17.65

CMYK color model

#D3C357 color CMYK value is (0,8,59,17).

  • cyan value is 0.00%
  • magenta value is 7.58%
  • yellow value is 58.77%
  • key color value is 17.25%

CMYK: (0,8,59,17)
C0M8Y59K17 (0%, 8%, 59%, 17%)
(0.00 / 0.08 / 0.59 / 0.17)

CMYK percentages

%0
%7.58
%58.77
%17.25

Codes

Color #D3C357 in popluar color models

D3 C3 57
RGB 211 195 87
HSL 52° 58.49% 58.43%
HSB/HSV 52° 58.77% 82.75%
CMYK 0.00% 7.58% 58.77%
17.25%

Color #D3C357 in popluar number systems.

HEX D3 C3 57
Decimal 211 195 87
Binary 11010011 11000011 1010111
Octal 323 303 127

Shades and tints

Shades of #D3C357

#D3C357
(211,195,87)
#C0B250
(192,178,80)
#ADA149
(173,161,73)
#9A9042
(154,144,66)
#877F3B
(135,127,59)
#746E34
(116,110,52)
#615D2D
(97,93,45)
#4E4C26
(78,76,38)
#3B3B1F
(59,59,31)
#282A18
(40,42,24)
#151911
(21,25,17)
#000000
(0,0,0)

Tints of #D3C357

#D3C357
(211,195,87)
#D7C866
(215,200,102)
#DBCD75
(219,205,117)
#DFD284
(223,210,132)
#E3D793
(227,215,147)
#E7DCA2
(231,220,162)
#EBE1B1
(235,225,177)
#EFE6C0
(239,230,192)
#F3EBCF
(243,235,207)
#F7F0DE
(247,240,222)
#FBF5ED
(251,245,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D3C357 color. Also use rgb(211,195,87) instead hex code.

Text Font Color

.myTextColor { color: #D3C357; }

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

This text font color is #D3C357.

Background Color

.myBgColor { background-color: #D3C357; }

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

This div background color is #D3C357.

Border color

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

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

This div border color is #D3C357.

Opacity

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

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

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

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

This text has shadow with #D3C357 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D3C357.

Preview

Color preview on black background

This text has color #D3C357 on black background.


Color preview on white background

This text has color #D3C357 on white background.


Black color preview on #D3C357 background

This text has black color on #D3C357 background.


White color preview on #D3C357 background

This text has white color on #D3C357 background.


Related colors

Complementary color

Complementary color for #hex is #2C3CA8.


I love getcolorcode.com

Triadic colors

1 #57D3C3 and #C357D3 with #D3C357 are triadic colors.

2 #57C3D3 and #C3D357 with #D3C357 are triadic colors.