COLOR #D5E3AB

HEX: #D5E3AB RGB: (213,227,171)

Renk bilgisi

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

RGB renk modeli

#D5E3AB color RGB value is (213,227,171).

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

RGB bağlantıları ve doygunluk

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

213
227
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 227 + 171 = 611 (100%)
R 213 of 611 ~ 34.86%
G 227 of 611 ~ 37.15%
B 171 of 611 ~ 27.99'%

%34.86
%37.15
%27.99

CMYK RENK MODELİ

#D5E3AB rengi CMYK tonu (6,0,25,11).

  • camgöbeği tonu 6.17%
  • eflatun tonu 0.00%
  • sarı tonu 24.67%
  • ana renk tonu 10.98%

CMYK: (6,0,25,11)
C6M0Y25K11 (6%, 0%, 25%, 11%)
(0.06 / 0.00 / 0.25 / 0.11)

CMYK yüzdeleri

%6.17
%0
%24.67
%10.98

Codes

Color #D5E3AB in popluar color models

D5 E3 AB
RGB 213 227 171
HSL 75° 50.00% 78.04%
HSB/HSV 75° 24.67% 89.02%
CMYK 6.17% 0.00% 24.67%
10.98%

Color #D5E3AB in popluar number systems.

HEX D5 E3 AB
Decimal 213 227 171
Binary 11010101 11100011 10101011
Octal 325 343 253

Shades and tints

Shades of #D5E3AB

#D5E3AB
(213,227,171)
#C2CF9C
(194,207,156)
#AFBB8D
(175,187,141)
#9CA77E
(156,167,126)
#89936F
(137,147,111)
#767F60
(118,127,96)
#636B51
(99,107,81)
#505742
(80,87,66)
#3D4333
(61,67,51)
#2A2F24
(42,47,36)
#171B15
(23,27,21)
#000000
(0,0,0)

Tints of #D5E3AB

#D5E3AB
(213,227,171)
#D8E5B2
(216,229,178)
#DBE7B9
(219,231,185)
#DEE9C0
(222,233,192)
#E1EBC7
(225,235,199)
#E4EDCE
(228,237,206)
#E7EFD5
(231,239,213)
#EAF1DC
(234,241,220)
#EDF3E3
(237,243,227)
#F0F5EA
(240,245,234)
#F3F7F1
(243,247,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E3AB; }

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

This text font color is #D5E3AB.

Background Color

.myBgColor { background-color: #D5E3AB; }

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

This div background color is #D5E3AB.

Border color

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

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

This div border color is #D5E3AB.

Opacity

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

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

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

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

This text has shadow with #D5E3AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E3AB.

Preview

Color preview on black background

This text has color #D5E3AB on black background.


Color preview on white background

This text has color #D5E3AB on white background.


Black color preview on #D5E3AB background

This text has black color on #D5E3AB background.


White color preview on #D5E3AB background

This text has white color on #D5E3AB background.


Related colors

Complementary color

Complementary color for #hex is #2A1C54.


I love getcolorcode.com

Triadic colors

1 #ABD5E3 and #E3ABD5 with #D5E3AB are triadic colors.

2 #ABE3D5 and #E3D5AB with #D5E3AB are triadic colors.