COLOR #D6C587

HEX: #D6C587 RGB: (214,197,135)

Renk bilgisi

#D6C587 contains mainly red and green colors. #D6C587 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#D6C587 color RGB value is (214,197,135).

RGB: (214,197,135) (84%, 77%, 53%)

RGB bağlantıları ve doygunluk

R 214 of 255 = 84%
G 197 of 255 = 77%
B 135 of 255 = 53%

214
197
135

R + G + B ~ 71%. #D6C587 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 214 + 197 + 135 = 546 (100%)
R 214 of 546 ~ 39.19%
G 197 of 546 ~ 36.08%
B 135 of 546 ~ 24.73'%

%39.19
%36.08
%24.73

CMYK RENK MODELİ

#D6C587 rengi CMYK tonu (0,8,37,16).

  • camgöbeği tonu 0.00%
  • eflatun tonu 7.94%
  • sarı tonu 36.92%
  • ana renk tonu 16.08%

CMYK: (0,8,37,16)
C0M8Y37K16 (0%, 8%, 37%, 16%)
(0.00 / 0.08 / 0.37 / 0.16)

CMYK yüzdeleri

%0
%7.94
%36.92
%16.08

Codes

Color #D6C587 in popluar color models

D6 C5 87
RGB 214 197 135
HSL 47° 49.07% 68.43%
HSB/HSV 47° 36.92% 83.92%
CMYK 0.00% 7.94% 36.92%
16.08%

Color #D6C587 in popluar number systems.

HEX D6 C5 87
Decimal 214 197 135
Binary 11010110 11000101 10000111
Octal 326 305 207

Shades and tints

Shades of #D6C587

#D6C587
(214,197,135)
#C3B47B
(195,180,123)
#B0A36F
(176,163,111)
#9D9263
(157,146,99)
#8A8157
(138,129,87)
#77704B
(119,112,75)
#645F3F
(100,95,63)
#514E33
(81,78,51)
#3E3D27
(62,61,39)
#2B2C1B
(43,44,27)
#181B0F
(24,27,15)
#000000
(0,0,0)

Tints of #D6C587

#D6C587
(214,197,135)
#D9CA91
(217,202,145)
#DCCF9B
(220,207,155)
#DFD4A5
(223,212,165)
#E2D9AF
(226,217,175)
#E5DEB9
(229,222,185)
#E8E3C3
(232,227,195)
#EBE8CD
(235,232,205)
#EEEDD7
(238,237,215)
#F1F2E1
(241,242,225)
#F4F7EB
(244,247,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6C587 color. Also use rgb(214,197,135) instead hex code.

Text Font Color

.myTextColor { color: #D6C587; }

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

This text font color is #D6C587.

Background Color

.myBgColor { background-color: #D6C587; }

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

This div background color is #D6C587.

Border color

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

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

This div border color is #D6C587.

Opacity

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

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

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

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

This text has shadow with #D6C587 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6C587.

Preview

Color preview on black background

This text has color #D6C587 on black background.


Color preview on white background

This text has color #D6C587 on white background.


Black color preview on #D6C587 background

This text has black color on #D6C587 background.


White color preview on #D6C587 background

This text has white color on #D6C587 background.


Related colors

Complementary color

Complementary color for #hex is #293A78.


I love getcolorcode.com

Triadic colors

1 #87D6C5 and #C587D6 with #D6C587 are triadic colors.

2 #87C5D6 and #C5D687 with #D6C587 are triadic colors.