COLOR #D5E287

HEX: #D5E287 RGB: (213,226,135)

Renk bilgisi

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

RGB renk modeli

#D5E287 color RGB value is (213,226,135).

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

RGB bağlantıları ve doygunluk

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

213
226
135

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 226 + 135 = 574 (100%)
R 213 of 574 ~ 37.11%
G 226 of 574 ~ 39.37%
B 135 of 574 ~ 23.52'%

%37.11
%39.37
%23.52

CMYK RENK MODELİ

#D5E287 rengi CMYK tonu (6,0,40,11).

  • camgöbeği tonu 5.75%
  • eflatun tonu 0.00%
  • sarı tonu 40.27%
  • ana renk tonu 11.37%

CMYK: (6,0,40,11)
C6M0Y40K11 (6%, 0%, 40%, 11%)
(0.06 / 0.00 / 0.40 / 0.11)

CMYK yüzdeleri

%5.75
%0
%40.27
%11.37

Codes

Color #D5E287 in popluar color models

D5 E2 87
RGB 213 226 135
HSL 69° 61.07% 70.78%
HSB/HSV 69° 40.27% 88.63%
CMYK 5.75% 0.00% 40.27%
11.37%

Color #D5E287 in popluar number systems.

HEX D5 E2 87
Decimal 213 226 135
Binary 11010101 11100010 10000111
Octal 325 342 207

Shades and tints

Shades of #D5E287

#D5E287
(213,226,135)
#C2CE7B
(194,206,123)
#AFBA6F
(175,186,111)
#9CA663
(156,166,99)
#899257
(137,146,87)
#767E4B
(118,126,75)
#636A3F
(99,106,63)
#505633
(80,86,51)
#3D4227
(61,66,39)
#2A2E1B
(42,46,27)
#171A0F
(23,26,15)
#000000
(0,0,0)

Tints of #D5E287

#D5E287
(213,226,135)
#D8E491
(216,228,145)
#DBE69B
(219,230,155)
#DEE8A5
(222,232,165)
#E1EAAF
(225,234,175)
#E4ECB9
(228,236,185)
#E7EEC3
(231,238,195)
#EAF0CD
(234,240,205)
#EDF2D7
(237,242,215)
#F0F4E1
(240,244,225)
#F3F6EB
(243,246,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E287; }

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

This text font color is #D5E287.

Background Color

.myBgColor { background-color: #D5E287; }

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

This div background color is #D5E287.

Border color

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

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

This div border color is #D5E287.

Opacity

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

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

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

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

This text has shadow with #D5E287 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E287.

Preview

Color preview on black background

This text has color #D5E287 on black background.


Color preview on white background

This text has color #D5E287 on white background.


Black color preview on #D5E287 background

This text has black color on #D5E287 background.


White color preview on #D5E287 background

This text has white color on #D5E287 background.


Related colors

Complementary color

Complementary color for #hex is #2A1D78.


I love getcolorcode.com

Triadic colors

1 #87D5E2 and #E287D5 with #D5E287 are triadic colors.

2 #87E2D5 and #E2D587 with #D5E287 are triadic colors.