COLOR #D6D59F

HEX: #D6D59F RGB: (214,213,159)

Renk bilgisi

#D6D59F contains red, green and blue colors in about the same proportion. #D6D59F ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#D6D59F color RGB value is (214,213,159).

RGB: (214,213,159) (84%, 84%, 62%)

RGB bağlantıları ve doygunluk

R 214 of 255 = 84%
G 213 of 255 = 84%
B 159 of 255 = 62%

214
213
159

R + G + B ~ 77%. #D6D59F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 214 + 213 + 159 = 586 (100%)
R 214 of 586 ~ 36.52%
G 213 of 586 ~ 36.35%
B 159 of 586 ~ 27.13'%

%36.52
%36.35
%27.13

CMYK RENK MODELİ

#D6D59F rengi CMYK tonu (0,0,26,16).

  • camgöbeği tonu 0.00%
  • eflatun tonu 0.47%
  • sarı tonu 25.70%
  • ana renk tonu 16.08%

CMYK: (0,0,26,16)
C0M0Y26K16 (0%, 0%, 26%, 16%)
(0.00 / 0.00 / 0.26 / 0.16)

CMYK yüzdeleri

%0
%0.47
%25.7
%16.08

Codes

Color #D6D59F in popluar color models

D6 D5 9F
RGB 214 213 159
HSL 59° 40.15% 73.14%
HSB/HSV 59° 25.70% 83.92%
CMYK 0.00% 0.47% 25.70%
16.08%

Color #D6D59F in popluar number systems.

HEX D6 D5 9F
Decimal 214 213 159
Binary 11010110 11010101 10011111
Octal 326 325 237

Shades and tints

Shades of #D6D59F

#D6D59F
(214,213,159)
#C3C291
(195,194,145)
#B0AF83
(176,175,131)
#9D9C75
(157,156,117)
#8A8967
(138,137,103)
#777659
(119,118,89)
#64634B
(100,99,75)
#51503D
(81,80,61)
#3E3D2F
(62,61,47)
#2B2A21
(43,42,33)
#181713
(24,23,19)
#000000
(0,0,0)

Tints of #D6D59F

#D6D59F
(214,213,159)
#D9D8A7
(217,216,167)
#DCDBAF
(220,219,175)
#DFDEB7
(223,222,183)
#E2E1BF
(226,225,191)
#E5E4C7
(229,228,199)
#E8E7CF
(232,231,207)
#EBEAD7
(235,234,215)
#EEEDDF
(238,237,223)
#F1F0E7
(241,240,231)
#F4F3EF
(244,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6D59F color. Also use rgb(214,213,159) instead hex code.

Text Font Color

.myTextColor { color: #D6D59F; }

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

This text font color is #D6D59F.

Background Color

.myBgColor { background-color: #D6D59F; }

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

This div background color is #D6D59F.

Border color

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

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

This div border color is #D6D59F.

Opacity

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

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

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

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

This text has shadow with #D6D59F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6D59F.

Preview

Color preview on black background

This text has color #D6D59F on black background.


Color preview on white background

This text has color #D6D59F on white background.


Black color preview on #D6D59F background

This text has black color on #D6D59F background.


White color preview on #D6D59F background

This text has white color on #D6D59F background.


Related colors

Complementary color

Complementary color for #hex is #292A60.


I love getcolorcode.com

Triadic colors

1 #9FD6D5 and #D59FD6 with #D6D59F are triadic colors.

2 #9FD5D6 and #D5D69F with #D6D59F are triadic colors.