COLOR #D5E487

HEX: #D5E487 RGB: (213,228,135)

Renk bilgisi

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

RGB renk modeli

#D5E487 color RGB value is (213,228,135).

RGB: (213,228,135) (84%, 89%, 53%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 228 of 255 = 89%
B 135 of 255 = 53%

213
228
135

R + G + B ~ 75%. #D5E487 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 228 + 135 = 576 (100%)
R 213 of 576 ~ 36.98%
G 228 of 576 ~ 39.58%
B 135 of 576 ~ 23.44'%

%36.98
%39.58
%23.44

CMYK RENK MODELİ

#D5E487 rengi CMYK tonu (7,0,41,11).

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

CMYK: (7,0,41,11)
C7M0Y41K11 (7%, 0%, 41%, 11%)
(0.07 / 0.00 / 0.41 / 0.11)

CMYK yüzdeleri

%6.58
%0
%40.79
%10.59

Codes

Color #D5E487 in popluar color models

D5 E4 87
RGB 213 228 135
HSL 70° 63.27% 71.18%
HSB/HSV 70° 40.79% 89.41%
CMYK 6.58% 0.00% 40.79%
10.59%

Color #D5E487 in popluar number systems.

HEX D5 E4 87
Decimal 213 228 135
Binary 11010101 11100100 10000111
Octal 325 344 207

Shades and tints

Shades of #D5E487

#D5E487
(213,228,135)
#C2D07B
(194,208,123)
#AFBC6F
(175,188,111)
#9CA863
(156,168,99)
#899457
(137,148,87)
#76804B
(118,128,75)
#636C3F
(99,108,63)
#505833
(80,88,51)
#3D4427
(61,68,39)
#2A301B
(42,48,27)
#171C0F
(23,28,15)
#000000
(0,0,0)

Tints of #D5E487

#D5E487
(213,228,135)
#D8E691
(216,230,145)
#DBE89B
(219,232,155)
#DEEAA5
(222,234,165)
#E1ECAF
(225,236,175)
#E4EEB9
(228,238,185)
#E7F0C3
(231,240,195)
#EAF2CD
(234,242,205)
#EDF4D7
(237,244,215)
#F0F6E1
(240,246,225)
#F3F8EB
(243,248,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E487; }

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

This text font color is #D5E487.

Background Color

.myBgColor { background-color: #D5E487; }

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

This div background color is #D5E487.

Border color

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

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

This div border color is #D5E487.

Opacity

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

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

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

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

This text has shadow with #D5E487 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E487.

Preview

Color preview on black background

This text has color #D5E487 on black background.


Color preview on white background

This text has color #D5E487 on white background.


Black color preview on #D5E487 background

This text has black color on #D5E487 background.


White color preview on #D5E487 background

This text has white color on #D5E487 background.


Related colors

Complementary color

Complementary color for #hex is #2A1B78.


I love getcolorcode.com

Triadic colors

1 #87D5E4 and #E487D5 with #D5E487 are triadic colors.

2 #87E4D5 and #E4D587 with #D5E487 are triadic colors.