COLOR #D9C66C

HEX: #D9C66C RGB: (217,198,108)

Renk bilgisi

#D9C66C contains mainly red and green colors. #D9C66C ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#D9C66C color RGB value is (217,198,108).

RGB: (217,198,108) (85%, 78%, 42%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 198 of 255 = 78%
B 108 of 255 = 42%

217
198
108

R + G + B ~ 68%. #D9C66C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 198 + 108 = 523 (100%)
R 217 of 523 ~ 41.49%
G 198 of 523 ~ 37.86%
B 108 of 523 ~ 20.65'%

%41.49
%37.86
%20.65

CMYK RENK MODELİ

#D9C66C rengi CMYK tonu (0,9,50,15).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.76%
  • sarı tonu 50.23%
  • ana renk tonu 14.90%

CMYK: (0,9,50,15)
C0M9Y50K15 (0%, 9%, 50%, 15%)
(0.00 / 0.09 / 0.50 / 0.15)

CMYK yüzdeleri

%0
%8.76
%50.23
%14.9

Codes

Color #D9C66C in popluar color models

D9 C6 6C
RGB 217 198 108
HSL 50° 58.92% 63.73%
HSB/HSV 50° 50.23% 85.10%
CMYK 0.00% 8.76% 50.23%
14.90%

Color #D9C66C in popluar number systems.

HEX D9 C6 6C
Decimal 217 198 108
Binary 11011001 11000110 1101100
Octal 331 306 154

Shades and tints

Shades of #D9C66C

#D9C66C
(217,198,108)
#C6B463
(198,180,99)
#B3A25A
(179,162,90)
#A09051
(160,144,81)
#8D7E48
(141,126,72)
#7A6C3F
(122,108,63)
#675A36
(103,90,54)
#54482D
(84,72,45)
#413624
(65,54,36)
#2E241B
(46,36,27)
#1B1212
(27,18,18)
#000000
(0,0,0)

Tints of #D9C66C

#D9C66C
(217,198,108)
#DCCB79
(220,203,121)
#DFD086
(223,208,134)
#E2D593
(226,213,147)
#E5DAA0
(229,218,160)
#E8DFAD
(232,223,173)
#EBE4BA
(235,228,186)
#EEE9C7
(238,233,199)
#F1EED4
(241,238,212)
#F4F3E1
(244,243,225)
#F7F8EE
(247,248,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9C66C color. Also use rgb(217,198,108) instead hex code.

Text Font Color

.myTextColor { color: #D9C66C; }

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

This text font color is #D9C66C.

Background Color

.myBgColor { background-color: #D9C66C; }

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

This div background color is #D9C66C.

Border color

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

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

This div border color is #D9C66C.

Opacity

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

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

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

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

This text has shadow with #D9C66C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9C66C.

Preview

Color preview on black background

This text has color #D9C66C on black background.


Color preview on white background

This text has color #D9C66C on white background.


Black color preview on #D9C66C background

This text has black color on #D9C66C background.


White color preview on #D9C66C background

This text has white color on #D9C66C background.


Related colors

Complementary color

Complementary color for #hex is #263993.


I love getcolorcode.com

Triadic colors

1 #6CD9C6 and #C66CD9 with #D9C66C are triadic colors.

2 #6CC6D9 and #C6D96C with #D9C66C are triadic colors.