COLOR #D5E987

HEX: #D5E987 RGB: (213,233,135)

Renk bilgisi

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

RGB renk modeli

#D5E987 color RGB value is (213,233,135).

RGB: (213,233,135) (84%, 91%, 53%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 233 of 255 = 91%
B 135 of 255 = 53%

213
233
135

R + G + B ~ 76%. #D5E987 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 233 + 135 = 581 (100%)
R 213 of 581 ~ 36.66%
G 233 of 581 ~ 40.1%
B 135 of 581 ~ 23.24'%

%36.66
%40.1
%23.24

CMYK RENK MODELİ

#D5E987 rengi CMYK tonu (9,0,42,9).

  • camgöbeği tonu 8.58%
  • eflatun tonu 0.00%
  • sarı tonu 42.06%
  • ana renk tonu 8.63%

CMYK: (9,0,42,9)
C9M0Y42K9 (9%, 0%, 42%, 9%)
(0.09 / 0.00 / 0.42 / 0.09)

CMYK yüzdeleri

%8.58
%0
%42.06
%8.63

Codes

Color #D5E987 in popluar color models

D5 E9 87
RGB 213 233 135
HSL 72° 69.01% 72.16%
HSB/HSV 72° 42.06% 91.37%
CMYK 8.58% 0.00% 42.06%
8.63%

Color #D5E987 in popluar number systems.

HEX D5 E9 87
Decimal 213 233 135
Binary 11010101 11101001 10000111
Octal 325 351 207

Shades and tints

Shades of #D5E987

#D5E987
(213,233,135)
#C2D47B
(194,212,123)
#AFBF6F
(175,191,111)
#9CAA63
(156,170,99)
#899557
(137,149,87)
#76804B
(118,128,75)
#636B3F
(99,107,63)
#505633
(80,86,51)
#3D4127
(61,65,39)
#2A2C1B
(42,44,27)
#17170F
(23,23,15)
#000000
(0,0,0)

Tints of #D5E987

#D5E987
(213,233,135)
#D8EB91
(216,235,145)
#DBED9B
(219,237,155)
#DEEFA5
(222,239,165)
#E1F1AF
(225,241,175)
#E4F3B9
(228,243,185)
#E7F5C3
(231,245,195)
#EAF7CD
(234,247,205)
#EDF9D7
(237,249,215)
#F0FBE1
(240,251,225)
#F3FDEB
(243,253,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E987; }

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

This text font color is #D5E987.

Background Color

.myBgColor { background-color: #D5E987; }

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

This div background color is #D5E987.

Border color

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

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

This div border color is #D5E987.

Opacity

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

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

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

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

This text has shadow with #D5E987 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E987.

Preview

Color preview on black background

This text has color #D5E987 on black background.


Color preview on white background

This text has color #D5E987 on white background.


Black color preview on #D5E987 background

This text has black color on #D5E987 background.


White color preview on #D5E987 background

This text has white color on #D5E987 background.


Related colors

Complementary color

Complementary color for #hex is #2A1678.


I love getcolorcode.com

Triadic colors

1 #87D5E9 and #E987D5 with #D5E987 are triadic colors.

2 #87E9D5 and #E9D587 with #D5E987 are triadic colors.