COLOR #D9E5AF

HEX: #D9E5AF RGB: (217,229,175)

Renk bilgisi

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

RGB renk modeli

#D9E5AF color RGB value is (217,229,175).

RGB: (217,229,175) (85%, 90%, 69%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 229 of 255 = 90%
B 175 of 255 = 69%

217
229
175

R + G + B ~ 81%. #D9E5AF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 229 + 175 = 621 (100%)
R 217 of 621 ~ 34.94%
G 229 of 621 ~ 36.88%
B 175 of 621 ~ 28.18'%

%34.94
%36.88
%28.18

CMYK RENK MODELİ

#D9E5AF rengi CMYK tonu (5,0,24,10).

  • camgöbeği tonu 5.24%
  • eflatun tonu 0.00%
  • sarı tonu 23.58%
  • ana renk tonu 10.20%

CMYK: (5,0,24,10)
C5M0Y24K10 (5%, 0%, 24%, 10%)
(0.05 / 0.00 / 0.24 / 0.10)

CMYK yüzdeleri

%5.24
%0
%23.58
%10.2

Codes

Color #D9E5AF in popluar color models

D9 E5 AF
RGB 217 229 175
HSL 73° 50.94% 79.22%
HSB/HSV 73° 23.58% 89.80%
CMYK 5.24% 0.00% 23.58%
10.20%

Color #D9E5AF in popluar number systems.

HEX D9 E5 AF
Decimal 217 229 175
Binary 11011001 11100101 10101111
Octal 331 345 257

Shades and tints

Shades of #D9E5AF

#D9E5AF
(217,229,175)
#C6D1A0
(198,209,160)
#B3BD91
(179,189,145)
#A0A982
(160,169,130)
#8D9573
(141,149,115)
#7A8164
(122,129,100)
#676D55
(103,109,85)
#545946
(84,89,70)
#414537
(65,69,55)
#2E3128
(46,49,40)
#1B1D19
(27,29,25)
#000000
(0,0,0)

Tints of #D9E5AF

#D9E5AF
(217,229,175)
#DCE7B6
(220,231,182)
#DFE9BD
(223,233,189)
#E2EBC4
(226,235,196)
#E5EDCB
(229,237,203)
#E8EFD2
(232,239,210)
#EBF1D9
(235,241,217)
#EEF3E0
(238,243,224)
#F1F5E7
(241,245,231)
#F4F7EE
(244,247,238)
#F7F9F5
(247,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9E5AF color. Also use rgb(217,229,175) instead hex code.

Text Font Color

.myTextColor { color: #D9E5AF; }

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

This text font color is #D9E5AF.

Background Color

.myBgColor { background-color: #D9E5AF; }

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

This div background color is #D9E5AF.

Border color

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

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

This div border color is #D9E5AF.

Opacity

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

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

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

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

This text has shadow with #D9E5AF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9E5AF.

Preview

Color preview on black background

This text has color #D9E5AF on black background.


Color preview on white background

This text has color #D9E5AF on white background.


Black color preview on #D9E5AF background

This text has black color on #D9E5AF background.


White color preview on #D9E5AF background

This text has white color on #D9E5AF background.


Related colors

Complementary color

Complementary color for #hex is #261A50.


I love getcolorcode.com

Triadic colors

1 #AFD9E5 and #E5AFD9 with #D9E5AF are triadic colors.

2 #AFE5D9 and #E5D9AF with #D9E5AF are triadic colors.