COLOR #D5E4A7

HEX: #D5E4A7 RGB: (213,228,167)

Renk bilgisi

#D5E4A7 contains mainly red and green colors. #D5E4A7 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#D5E4A7 color RGB value is (213,228,167).

RGB: (213,228,167) (84%, 89%, 65%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 228 of 255 = 89%
B 167 of 255 = 65%

213
228
167

R + G + B ~ 79%. #D5E4A7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 228 + 167 = 608 (100%)
R 213 of 608 ~ 35.03%
G 228 of 608 ~ 37.5%
B 167 of 608 ~ 27.47'%

%35.03
%37.5
%27.47

CMYK RENK MODELİ

#D5E4A7 rengi CMYK tonu (7,0,27,11).

  • camgöbeği tonu 6.58%
  • eflatun tonu 0.00%
  • sarı tonu 26.75%
  • ana renk tonu 10.59%

CMYK: (7,0,27,11)
C7M0Y27K11 (7%, 0%, 27%, 11%)
(0.07 / 0.00 / 0.27 / 0.11)

CMYK yüzdeleri

%6.58
%0
%26.75
%10.59

Codes

Color #D5E4A7 in popluar color models

D5 E4 A7
RGB 213 228 167
HSL 75° 53.04% 77.45%
HSB/HSV 75° 26.75% 89.41%
CMYK 6.58% 0.00% 26.75%
10.59%

Color #D5E4A7 in popluar number systems.

HEX D5 E4 A7
Decimal 213 228 167
Binary 11010101 11100100 10100111
Octal 325 344 247

Shades and tints

Shades of #D5E4A7

#D5E4A7
(213,228,167)
#C2D098
(194,208,152)
#AFBC89
(175,188,137)
#9CA87A
(156,168,122)
#89946B
(137,148,107)
#76805C
(118,128,92)
#636C4D
(99,108,77)
#50583E
(80,88,62)
#3D442F
(61,68,47)
#2A3020
(42,48,32)
#171C11
(23,28,17)
#000000
(0,0,0)

Tints of #D5E4A7

#D5E4A7
(213,228,167)
#D8E6AF
(216,230,175)
#DBE8B7
(219,232,183)
#DEEABF
(222,234,191)
#E1ECC7
(225,236,199)
#E4EECF
(228,238,207)
#E7F0D7
(231,240,215)
#EAF2DF
(234,242,223)
#EDF4E7
(237,244,231)
#F0F6EF
(240,246,239)
#F3F8F7
(243,248,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5E4A7 color. Also use rgb(213,228,167) instead hex code.

Text Font Color

.myTextColor { color: #D5E4A7; }

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

This text font color is #D5E4A7.

Background Color

.myBgColor { background-color: #D5E4A7; }

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

This div background color is #D5E4A7.

Border color

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

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

This div border color is #D5E4A7.

Opacity

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

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

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

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

This text has shadow with #D5E4A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E4A7.

Preview

Color preview on black background

This text has color #D5E4A7 on black background.


Color preview on white background

This text has color #D5E4A7 on white background.


Black color preview on #D5E4A7 background

This text has black color on #D5E4A7 background.


White color preview on #D5E4A7 background

This text has white color on #D5E4A7 background.


Related colors

Complementary color

Complementary color for #hex is #2A1B58.


I love getcolorcode.com

Triadic colors

1 #A7D5E4 and #E4A7D5 with #D5E4A7 are triadic colors.

2 #A7E4D5 and #E4D5A7 with #D5E4A7 are triadic colors.