COLOR #D9C076

HEX: #D9C076 RGB: (217,192,118)

Renk bilgisi

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

RGB renk modeli

#D9C076 color RGB value is (217,192,118).

RGB: (217,192,118) (85%, 75%, 46%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 192 of 255 = 75%
B 118 of 255 = 46%

217
192
118

R + G + B ~ 69%. #D9C076 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 192 + 118 = 527 (100%)
R 217 of 527 ~ 41.18%
G 192 of 527 ~ 36.43%
B 118 of 527 ~ 22.39'%

%41.18
%36.43
%22.39

CMYK RENK MODELİ

#D9C076 rengi CMYK tonu (0,12,46,15).

  • camgöbeği tonu 0.00%
  • eflatun tonu 11.52%
  • sarı tonu 45.62%
  • ana renk tonu 14.90%

CMYK: (0,12,46,15)
C0M12Y46K15 (0%, 12%, 46%, 15%)
(0.00 / 0.12 / 0.46 / 0.15)

CMYK yüzdeleri

%0
%11.52
%45.62
%14.9

Codes

Color #D9C076 in popluar color models

D9 C0 76
RGB 217 192 118
HSL 45° 56.57% 65.69%
HSB/HSV 45° 45.62% 85.10%
CMYK 0.00% 11.52% 45.62%
14.90%

Color #D9C076 in popluar number systems.

HEX D9 C0 76
Decimal 217 192 118
Binary 11011001 11000000 1110110
Octal 331 300 166

Shades and tints

Shades of #D9C076

#D9C076
(217,192,118)
#C6AF6C
(198,175,108)
#B39E62
(179,158,98)
#A08D58
(160,141,88)
#8D7C4E
(141,124,78)
#7A6B44
(122,107,68)
#675A3A
(103,90,58)
#544930
(84,73,48)
#413826
(65,56,38)
#2E271C
(46,39,28)
#1B1612
(27,22,18)
#000000
(0,0,0)

Tints of #D9C076

#D9C076
(217,192,118)
#DCC582
(220,197,130)
#DFCA8E
(223,202,142)
#E2CF9A
(226,207,154)
#E5D4A6
(229,212,166)
#E8D9B2
(232,217,178)
#EBDEBE
(235,222,190)
#EEE3CA
(238,227,202)
#F1E8D6
(241,232,214)
#F4EDE2
(244,237,226)
#F7F2EE
(247,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9C076 color. Also use rgb(217,192,118) instead hex code.

Text Font Color

.myTextColor { color: #D9C076; }

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

This text font color is #D9C076.

Background Color

.myBgColor { background-color: #D9C076; }

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

This div background color is #D9C076.

Border color

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

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

This div border color is #D9C076.

Opacity

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

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

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

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

This text has shadow with #D9C076 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9C076.

Preview

Color preview on black background

This text has color #D9C076 on black background.


Color preview on white background

This text has color #D9C076 on white background.


Black color preview on #D9C076 background

This text has black color on #D9C076 background.


White color preview on #D9C076 background

This text has white color on #D9C076 background.


Related colors

Complementary color

Complementary color for #hex is #263F89.


I love getcolorcode.com

Triadic colors

1 #76D9C0 and #C076D9 with #D9C076 are triadic colors.

2 #76C0D9 and #C0D976 with #D9C076 are triadic colors.