COLOR #D9E9C4

HEX: #D9E9C4 RGB: (217,233,196)

Renk bilgisi

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

RGB renk modeli

#D9E9C4 color RGB value is (217,233,196).

RGB: (217,233,196) (85%, 91%, 77%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 233 of 255 = 91%
B 196 of 255 = 77%

217
233
196

R + G + B ~ 84%. #D9E9C4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 233 + 196 = 646 (100%)
R 217 of 646 ~ 33.59%
G 233 of 646 ~ 36.07%
B 196 of 646 ~ 30.34'%

%33.59
%36.07
%30.34

CMYK RENK MODELİ

#D9E9C4 rengi CMYK tonu (7,0,16,9).

  • camgöbeği tonu 6.87%
  • eflatun tonu 0.00%
  • sarı tonu 15.88%
  • ana renk tonu 8.63%

CMYK: (7,0,16,9)
C7M0Y16K9 (7%, 0%, 16%, 9%)
(0.07 / 0.00 / 0.16 / 0.09)

CMYK yüzdeleri

%6.87
%0
%15.88
%8.63

Codes

Color #D9E9C4 in popluar color models

D9 E9 C4
RGB 217 233 196
HSL 86° 45.68% 84.12%
HSB/HSV 86° 15.88% 91.37%
CMYK 6.87% 0.00% 15.88%
8.63%

Color #D9E9C4 in popluar number systems.

HEX D9 E9 C4
Decimal 217 233 196
Binary 11011001 11101001 11000100
Octal 331 351 304

Shades and tints

Shades of #D9E9C4

#D9E9C4
(217,233,196)
#C6D4B3
(198,212,179)
#B3BFA2
(179,191,162)
#A0AA91
(160,170,145)
#8D9580
(141,149,128)
#7A806F
(122,128,111)
#676B5E
(103,107,94)
#54564D
(84,86,77)
#41413C
(65,65,60)
#2E2C2B
(46,44,43)
#1B171A
(27,23,26)
#000000
(0,0,0)

Tints of #D9E9C4

#D9E9C4
(217,233,196)
#DCEBC9
(220,235,201)
#DFEDCE
(223,237,206)
#E2EFD3
(226,239,211)
#E5F1D8
(229,241,216)
#E8F3DD
(232,243,221)
#EBF5E2
(235,245,226)
#EEF7E7
(238,247,231)
#F1F9EC
(241,249,236)
#F4FBF1
(244,251,241)
#F7FDF6
(247,253,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9E9C4 color. Also use rgb(217,233,196) instead hex code.

Text Font Color

.myTextColor { color: #D9E9C4; }

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

This text font color is #D9E9C4.

Background Color

.myBgColor { background-color: #D9E9C4; }

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

This div background color is #D9E9C4.

Border color

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

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

This div border color is #D9E9C4.

Opacity

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

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

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

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

This text has shadow with #D9E9C4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9E9C4.

Preview

Color preview on black background

This text has color #D9E9C4 on black background.


Color preview on white background

This text has color #D9E9C4 on white background.


Black color preview on #D9E9C4 background

This text has black color on #D9E9C4 background.


White color preview on #D9E9C4 background

This text has white color on #D9E9C4 background.


Related colors

Complementary color

Complementary color for #hex is #26163B.


I love getcolorcode.com

Triadic colors

1 #C4D9E9 and #E9C4D9 with #D9E9C4 are triadic colors.

2 #C4E9D9 and #E9D9C4 with #D9E9C4 are triadic colors.