COLOR #D5E5AF

HEX: #D5E5AF RGB: (213,229,175)

Renk bilgisi

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

RGB renk modeli

#D5E5AF color RGB value is (213,229,175).

RGB: (213,229,175) (84%, 90%, 69%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 229 of 255 = 90%
B 175 of 255 = 69%

213
229
175

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 229 + 175 = 617 (100%)
R 213 of 617 ~ 34.52%
G 229 of 617 ~ 37.12%
B 175 of 617 ~ 28.36'%

%34.52
%37.12
%28.36

CMYK RENK MODELİ

#D5E5AF rengi CMYK tonu (7,0,24,10).

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

CMYK: (7,0,24,10)
C7M0Y24K10 (7%, 0%, 24%, 10%)
(0.07 / 0.00 / 0.24 / 0.10)

CMYK yüzdeleri

%6.99
%0
%23.58
%10.2

Codes

Color #D5E5AF in popluar color models

D5 E5 AF
RGB 213 229 175
HSL 78° 50.94% 79.22%
HSB/HSV 78° 23.58% 89.80%
CMYK 6.99% 0.00% 23.58%
10.20%

Color #D5E5AF in popluar number systems.

HEX D5 E5 AF
Decimal 213 229 175
Binary 11010101 11100101 10101111
Octal 325 345 257

Shades and tints

Shades of #D5E5AF

#D5E5AF
(213,229,175)
#C2D1A0
(194,209,160)
#AFBD91
(175,189,145)
#9CA982
(156,169,130)
#899573
(137,149,115)
#768164
(118,129,100)
#636D55
(99,109,85)
#505946
(80,89,70)
#3D4537
(61,69,55)
#2A3128
(42,49,40)
#171D19
(23,29,25)
#000000
(0,0,0)

Tints of #D5E5AF

#D5E5AF
(213,229,175)
#D8E7B6
(216,231,182)
#DBE9BD
(219,233,189)
#DEEBC4
(222,235,196)
#E1EDCB
(225,237,203)
#E4EFD2
(228,239,210)
#E7F1D9
(231,241,217)
#EAF3E0
(234,243,224)
#EDF5E7
(237,245,231)
#F0F7EE
(240,247,238)
#F3F9F5
(243,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E5AF; }

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

This text font color is #D5E5AF.

Background Color

.myBgColor { background-color: #D5E5AF; }

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

This div background color is #D5E5AF.

Border color

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

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

This div border color is #D5E5AF.

Opacity

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

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

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

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

This text has shadow with #D5E5AF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E5AF.

Preview

Color preview on black background

This text has color #D5E5AF on black background.


Color preview on white background

This text has color #D5E5AF on white background.


Black color preview on #D5E5AF background

This text has black color on #D5E5AF background.


White color preview on #D5E5AF background

This text has white color on #D5E5AF background.


Related colors

Complementary color

Complementary color for #hex is #2A1A50.


I love getcolorcode.com

Triadic colors

1 #AFD5E5 and #E5AFD5 with #D5E5AF are triadic colors.

2 #AFE5D5 and #E5D5AF with #D5E5AF are triadic colors.