COLOR #D5E288

HEX: #D5E288 RGB: (213,226,136)

Renk bilgisi

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

RGB renk modeli

#D5E288 color RGB value is (213,226,136).

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

RGB bağlantıları ve doygunluk

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

213
226
136

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 226 + 136 = 575 (100%)
R 213 of 575 ~ 37.04%
G 226 of 575 ~ 39.3%
B 136 of 575 ~ 23.65'%

%37.04
%39.3
%23.65

CMYK RENK MODELİ

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

  • camgöbeği tonu 5.75%
  • eflatun tonu 0.00%
  • sarı tonu 39.82%
  • 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
%39.82
%11.37

Codes

Color #D5E288 in popluar color models

D5 E2 88
RGB 213 226 136
HSL 69° 60.81% 70.98%
HSB/HSV 69° 39.82% 88.63%
CMYK 5.75% 0.00% 39.82%
11.37%

Color #D5E288 in popluar number systems.

HEX D5 E2 88
Decimal 213 226 136
Binary 11010101 11100010 10001000
Octal 325 342 210

Shades and tints

Shades of #D5E288

#D5E288
(213,226,136)
#C2CE7C
(194,206,124)
#AFBA70
(175,186,112)
#9CA664
(156,166,100)
#899258
(137,146,88)
#767E4C
(118,126,76)
#636A40
(99,106,64)
#505634
(80,86,52)
#3D4228
(61,66,40)
#2A2E1C
(42,46,28)
#171A10
(23,26,16)
#000000
(0,0,0)

Tints of #D5E288

#D5E288
(213,226,136)
#D8E492
(216,228,146)
#DBE69C
(219,230,156)
#DEE8A6
(222,232,166)
#E1EAB0
(225,234,176)
#E4ECBA
(228,236,186)
#E7EEC4
(231,238,196)
#EAF0CE
(234,240,206)
#EDF2D8
(237,242,216)
#F0F4E2
(240,244,226)
#F3F6EC
(243,246,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E288; }

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

This text font color is #D5E288.

Background Color

.myBgColor { background-color: #D5E288; }

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

This div background color is #D5E288.

Border color

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

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

This div border color is #D5E288.

Opacity

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

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

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

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

This text has shadow with #D5E288 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E288.

Preview

Color preview on black background

This text has color #D5E288 on black background.


Color preview on white background

This text has color #D5E288 on white background.


Black color preview on #D5E288 background

This text has black color on #D5E288 background.


White color preview on #D5E288 background

This text has white color on #D5E288 background.


Related colors

Complementary color

Complementary color for #hex is #2A1D77.


I love getcolorcode.com

Triadic colors

1 #88D5E2 and #E288D5 with #D5E288 are triadic colors.

2 #88E2D5 and #E2D588 with #D5E288 are triadic colors.