COLOR #D5E7AB

HEX: #D5E7AB RGB: (213,231,171)

Renk bilgisi

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

RGB renk modeli

#D5E7AB color RGB value is (213,231,171).

RGB: (213,231,171) (84%, 91%, 67%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 231 of 255 = 91%
B 171 of 255 = 67%

213
231
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 231 + 171 = 615 (100%)
R 213 of 615 ~ 34.63%
G 231 of 615 ~ 37.56%
B 171 of 615 ~ 27.8'%

%34.63
%37.56
%27.8

CMYK RENK MODELİ

#D5E7AB rengi CMYK tonu (8,0,26,9).

  • camgöbeği tonu 7.79%
  • eflatun tonu 0.00%
  • sarı tonu 25.97%
  • ana renk tonu 9.41%

CMYK: (8,0,26,9)
C8M0Y26K9 (8%, 0%, 26%, 9%)
(0.08 / 0.00 / 0.26 / 0.09)

CMYK yüzdeleri

%7.79
%0
%25.97
%9.41

Codes

Color #D5E7AB in popluar color models

D5 E7 AB
RGB 213 231 171
HSL 78° 55.56% 78.82%
HSB/HSV 78° 25.97% 90.59%
CMYK 7.79% 0.00% 25.97%
9.41%

Color #D5E7AB in popluar number systems.

HEX D5 E7 AB
Decimal 213 231 171
Binary 11010101 11100111 10101011
Octal 325 347 253

Shades and tints

Shades of #D5E7AB

#D5E7AB
(213,231,171)
#C2D29C
(194,210,156)
#AFBD8D
(175,189,141)
#9CA87E
(156,168,126)
#89936F
(137,147,111)
#767E60
(118,126,96)
#636951
(99,105,81)
#505442
(80,84,66)
#3D3F33
(61,63,51)
#2A2A24
(42,42,36)
#171515
(23,21,21)
#000000
(0,0,0)

Tints of #D5E7AB

#D5E7AB
(213,231,171)
#D8E9B2
(216,233,178)
#DBEBB9
(219,235,185)
#DEEDC0
(222,237,192)
#E1EFC7
(225,239,199)
#E4F1CE
(228,241,206)
#E7F3D5
(231,243,213)
#EAF5DC
(234,245,220)
#EDF7E3
(237,247,227)
#F0F9EA
(240,249,234)
#F3FBF1
(243,251,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E7AB; }

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

This text font color is #D5E7AB.

Background Color

.myBgColor { background-color: #D5E7AB; }

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

This div background color is #D5E7AB.

Border color

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

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

This div border color is #D5E7AB.

Opacity

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

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

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

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

This text has shadow with #D5E7AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E7AB.

Preview

Color preview on black background

This text has color #D5E7AB on black background.


Color preview on white background

This text has color #D5E7AB on white background.


Black color preview on #D5E7AB background

This text has black color on #D5E7AB background.


White color preview on #D5E7AB background

This text has white color on #D5E7AB background.


Related colors

Complementary color

Complementary color for #hex is #2A1854.


I love getcolorcode.com

Triadic colors

1 #ABD5E7 and #E7ABD5 with #D5E7AB are triadic colors.

2 #ABE7D5 and #E7D5AB with #D5E7AB are triadic colors.