COLOR #D5EFAA

HEX: #D5EFAA RGB: (213,239,170)

Renk bilgisi

#D5EFAA contains mainly red and green colors. #D5EFAA ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#D5EFAA color RGB value is (213,239,170).

RGB: (213,239,170) (84%, 94%, 67%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 239 of 255 = 94%
B 170 of 255 = 67%

213
239
170

R + G + B ~ 82%. #D5EFAA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 239 + 170 = 622 (100%)
R 213 of 622 ~ 34.24%
G 239 of 622 ~ 38.42%
B 170 of 622 ~ 27.33'%

%34.24
%38.42
%27.33

CMYK RENK MODELİ

#D5EFAA rengi CMYK tonu (11,0,29,6).

  • camgöbeği tonu 10.88%
  • eflatun tonu 0.00%
  • sarı tonu 28.87%
  • ana renk tonu 6.27%

CMYK: (11,0,29,6)
C11M0Y29K6 (11%, 0%, 29%, 6%)
(0.11 / 0.00 / 0.29 / 0.06)

CMYK yüzdeleri

%10.88
%0
%28.87
%6.27

Codes

Color #D5EFAA in popluar color models

D5 EF AA
RGB 213 239 170
HSL 83° 68.32% 80.20%
HSB/HSV 83° 28.87% 93.73%
CMYK 10.88% 0.00% 28.87%
6.27%

Color #D5EFAA in popluar number systems.

HEX D5 EF AA
Decimal 213 239 170
Binary 11010101 11101111 10101010
Octal 325 357 252

Shades and tints

Shades of #D5EFAA

#D5EFAA
(213,239,170)
#C2DA9B
(194,218,155)
#AFC58C
(175,197,140)
#9CB07D
(156,176,125)
#899B6E
(137,155,110)
#76865F
(118,134,95)
#637150
(99,113,80)
#505C41
(80,92,65)
#3D4732
(61,71,50)
#2A3223
(42,50,35)
#171D14
(23,29,20)
#000000
(0,0,0)

Tints of #D5EFAA

#D5EFAA
(213,239,170)
#D8F0B1
(216,240,177)
#DBF1B8
(219,241,184)
#DEF2BF
(222,242,191)
#E1F3C6
(225,243,198)
#E4F4CD
(228,244,205)
#E7F5D4
(231,245,212)
#EAF6DB
(234,246,219)
#EDF7E2
(237,247,226)
#F0F8E9
(240,248,233)
#F3F9F0
(243,249,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5EFAA color. Also use rgb(213,239,170) instead hex code.

Text Font Color

.myTextColor { color: #D5EFAA; }

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

This text font color is #D5EFAA.

Background Color

.myBgColor { background-color: #D5EFAA; }

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

This div background color is #D5EFAA.

Border color

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

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

This div border color is #D5EFAA.

Opacity

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

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

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

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

This text has shadow with #D5EFAA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5EFAA.

Preview

Color preview on black background

This text has color #D5EFAA on black background.


Color preview on white background

This text has color #D5EFAA on white background.


Black color preview on #D5EFAA background

This text has black color on #D5EFAA background.


White color preview on #D5EFAA background

This text has white color on #D5EFAA background.


Related colors

Complementary color

Complementary color for #hex is #2A1055.


I love getcolorcode.com

Triadic colors

1 #AAD5EF and #EFAAD5 with #D5EFAA are triadic colors.

2 #AAEFD5 and #EFD5AA with #D5EFAA are triadic colors.