COLOR #D9C173

HEX: #D9C173 RGB: (217,193,115)

Renk bilgisi

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

RGB renk modeli

#D9C173 color RGB value is (217,193,115).

RGB: (217,193,115) (85%, 76%, 45%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 193 of 255 = 76%
B 115 of 255 = 45%

217
193
115

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

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 193 + 115 = 525 (100%)
R 217 of 525 ~ 41.33%
G 193 of 525 ~ 36.76%
B 115 of 525 ~ 21.9'%

%41.33
%36.76
%21.9

CMYK RENK MODELİ

#D9C173 rengi CMYK tonu (0,11,47,15).

  • camgöbeği tonu 0.00%
  • eflatun tonu 11.06%
  • sarı tonu 47.00%
  • ana renk tonu 14.90%

CMYK: (0,11,47,15)
C0M11Y47K15 (0%, 11%, 47%, 15%)
(0.00 / 0.11 / 0.47 / 0.15)

CMYK yüzdeleri

%0
%11.06
%47
%14.9

Codes

Color #D9C173 in popluar color models

D9 C1 73
RGB 217 193 115
HSL 46° 57.30% 65.10%
HSB/HSV 46° 47.00% 85.10%
CMYK 0.00% 11.06% 47.00%
14.90%

Color #D9C173 in popluar number systems.

HEX D9 C1 73
Decimal 217 193 115
Binary 11011001 11000001 1110011
Octal 331 301 163

Shades and tints

Shades of #D9C173

#D9C173
(217,193,115)
#C6B069
(198,176,105)
#B39F5F
(179,159,95)
#A08E55
(160,142,85)
#8D7D4B
(141,125,75)
#7A6C41
(122,108,65)
#675B37
(103,91,55)
#544A2D
(84,74,45)
#413923
(65,57,35)
#2E2819
(46,40,25)
#1B170F
(27,23,15)
#000000
(0,0,0)

Tints of #D9C173

#D9C173
(217,193,115)
#DCC67F
(220,198,127)
#DFCB8B
(223,203,139)
#E2D097
(226,208,151)
#E5D5A3
(229,213,163)
#E8DAAF
(232,218,175)
#EBDFBB
(235,223,187)
#EEE4C7
(238,228,199)
#F1E9D3
(241,233,211)
#F4EEDF
(244,238,223)
#F7F3EB
(247,243,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9C173 color. Also use rgb(217,193,115) instead hex code.

Text Font Color

.myTextColor { color: #D9C173; }

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

This text font color is #D9C173.

Background Color

.myBgColor { background-color: #D9C173; }

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

This div background color is #D9C173.

Border color

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

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

This div border color is #D9C173.

Opacity

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

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

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

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

This text has shadow with #D9C173 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9C173.

Preview

Color preview on black background

This text has color #D9C173 on black background.


Color preview on white background

This text has color #D9C173 on white background.


Black color preview on #D9C173 background

This text has black color on #D9C173 background.


White color preview on #D9C173 background

This text has white color on #D9C173 background.


Related colors

Complementary color

Complementary color for #hex is #263E8C.


I love getcolorcode.com

Triadic colors

1 #73D9C1 and #C173D9 with #D9C173 are triadic colors.

2 #73C1D9 and #C1D973 with #D9C173 are triadic colors.