COLOR #D5E2AB

HEX: #D5E2AB RGB: (213,226,171)

Renk bilgisi

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

RGB renk modeli

#D5E2AB color RGB value is (213,226,171).

RGB: (213,226,171) (84%, 89%, 67%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 226 of 255 = 89%
B 171 of 255 = 67%

213
226
171

R + G + B ~ 80%. #D5E2AB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 226 + 171 = 610 (100%)
R 213 of 610 ~ 34.92%
G 226 of 610 ~ 37.05%
B 171 of 610 ~ 28.03'%

%34.92
%37.05
%28.03

CMYK RENK MODELİ

#D5E2AB rengi CMYK tonu (6,0,24,11).

  • camgöbeği tonu 5.75%
  • eflatun tonu 0.00%
  • sarı tonu 24.34%
  • ana renk tonu 11.37%

CMYK: (6,0,24,11)
C6M0Y24K11 (6%, 0%, 24%, 11%)
(0.06 / 0.00 / 0.24 / 0.11)

CMYK yüzdeleri

%5.75
%0
%24.34
%11.37

Codes

Color #D5E2AB in popluar color models

D5 E2 AB
RGB 213 226 171
HSL 74° 48.67% 77.84%
HSB/HSV 74° 24.34% 88.63%
CMYK 5.75% 0.00% 24.34%
11.37%

Color #D5E2AB in popluar number systems.

HEX D5 E2 AB
Decimal 213 226 171
Binary 11010101 11100010 10101011
Octal 325 342 253

Shades and tints

Shades of #D5E2AB

#D5E2AB
(213,226,171)
#C2CE9C
(194,206,156)
#AFBA8D
(175,186,141)
#9CA67E
(156,166,126)
#89926F
(137,146,111)
#767E60
(118,126,96)
#636A51
(99,106,81)
#505642
(80,86,66)
#3D4233
(61,66,51)
#2A2E24
(42,46,36)
#171A15
(23,26,21)
#000000
(0,0,0)

Tints of #D5E2AB

#D5E2AB
(213,226,171)
#D8E4B2
(216,228,178)
#DBE6B9
(219,230,185)
#DEE8C0
(222,232,192)
#E1EAC7
(225,234,199)
#E4ECCE
(228,236,206)
#E7EED5
(231,238,213)
#EAF0DC
(234,240,220)
#EDF2E3
(237,242,227)
#F0F4EA
(240,244,234)
#F3F6F1
(243,246,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5E2AB color. Also use rgb(213,226,171) instead hex code.

Text Font Color

.myTextColor { color: #D5E2AB; }

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

This text font color is #D5E2AB.

Background Color

.myBgColor { background-color: #D5E2AB; }

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

This div background color is #D5E2AB.

Border color

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

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

This div border color is #D5E2AB.

Opacity

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

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

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

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

This text has shadow with #D5E2AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E2AB.

Preview

Color preview on black background

This text has color #D5E2AB on black background.


Color preview on white background

This text has color #D5E2AB on white background.


Black color preview on #D5E2AB background

This text has black color on #D5E2AB background.


White color preview on #D5E2AB background

This text has white color on #D5E2AB background.


Related colors

Complementary color

Complementary color for #hex is #2A1D54.


I love getcolorcode.com

Triadic colors

1 #ABD5E2 and #E2ABD5 with #D5E2AB are triadic colors.

2 #ABE2D5 and #E2D5AB with #D5E2AB are triadic colors.