COLOR #D9C993

HEX: #D9C993 RGB: (217,201,147)

Renk bilgisi

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

RGB renk modeli

#D9C993 color RGB value is (217,201,147).

RGB: (217,201,147) (85%, 79%, 58%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 201 of 255 = 79%
B 147 of 255 = 58%

217
201
147

R + G + B ~ 74%. #D9C993 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 201 + 147 = 565 (100%)
R 217 of 565 ~ 38.41%
G 201 of 565 ~ 35.58%
B 147 of 565 ~ 26.02'%

%38.41
%35.58
%26.02

CMYK RENK MODELİ

#D9C993 rengi CMYK tonu (0,7,32,15).

  • camgöbeği tonu 0.00%
  • eflatun tonu 7.37%
  • sarı tonu 32.26%
  • ana renk tonu 14.90%

CMYK: (0,7,32,15)
C0M7Y32K15 (0%, 7%, 32%, 15%)
(0.00 / 0.07 / 0.32 / 0.15)

CMYK yüzdeleri

%0
%7.37
%32.26
%14.9

Codes

Color #D9C993 in popluar color models

D9 C9 93
RGB 217 201 147
HSL 46° 47.95% 71.37%
HSB/HSV 46° 32.26% 85.10%
CMYK 0.00% 7.37% 32.26%
14.90%

Color #D9C993 in popluar number systems.

HEX D9 C9 93
Decimal 217 201 147
Binary 11011001 11001001 10010011
Octal 331 311 223

Shades and tints

Shades of #D9C993

#D9C993
(217,201,147)
#C6B786
(198,183,134)
#B3A579
(179,165,121)
#A0936C
(160,147,108)
#8D815F
(141,129,95)
#7A6F52
(122,111,82)
#675D45
(103,93,69)
#544B38
(84,75,56)
#41392B
(65,57,43)
#2E271E
(46,39,30)
#1B1511
(27,21,17)
#000000
(0,0,0)

Tints of #D9C993

#D9C993
(217,201,147)
#DCCD9C
(220,205,156)
#DFD1A5
(223,209,165)
#E2D5AE
(226,213,174)
#E5D9B7
(229,217,183)
#E8DDC0
(232,221,192)
#EBE1C9
(235,225,201)
#EEE5D2
(238,229,210)
#F1E9DB
(241,233,219)
#F4EDE4
(244,237,228)
#F7F1ED
(247,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9C993 color. Also use rgb(217,201,147) instead hex code.

Text Font Color

.myTextColor { color: #D9C993; }

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

This text font color is #D9C993.

Background Color

.myBgColor { background-color: #D9C993; }

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

This div background color is #D9C993.

Border color

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

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

This div border color is #D9C993.

Opacity

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

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

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

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

This text has shadow with #D9C993 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9C993.

Preview

Color preview on black background

This text has color #D9C993 on black background.


Color preview on white background

This text has color #D9C993 on white background.


Black color preview on #D9C993 background

This text has black color on #D9C993 background.


White color preview on #D9C993 background

This text has white color on #D9C993 background.


Related colors

Complementary color

Complementary color for #hex is #26366C.


I love getcolorcode.com

Triadic colors

1 #93D9C9 and #C993D9 with #D9C993 are triadic colors.

2 #93C9D9 and #C9D993 with #D9C993 are triadic colors.