COLOR #D5E88A

HEX: #D5E88A RGB: (213,232,138)

Renk bilgisi

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

RGB renk modeli

#D5E88A color RGB value is (213,232,138).

RGB: (213,232,138) (84%, 91%, 54%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 232 of 255 = 91%
B 138 of 255 = 54%

213
232
138

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 232 + 138 = 583 (100%)
R 213 of 583 ~ 36.54%
G 232 of 583 ~ 39.79%
B 138 of 583 ~ 23.67'%

%36.54
%39.79
%23.67

CMYK RENK MODELİ

#D5E88A rengi CMYK tonu (8,0,41,9).

  • camgöbeği tonu 8.19%
  • eflatun tonu 0.00%
  • sarı tonu 40.52%
  • ana renk tonu 9.02%

CMYK: (8,0,41,9)
C8M0Y41K9 (8%, 0%, 41%, 9%)
(0.08 / 0.00 / 0.41 / 0.09)

CMYK yüzdeleri

%8.19
%0
%40.52
%9.02

Codes

Color #D5E88A in popluar color models

D5 E8 8A
RGB 213 232 138
HSL 72° 67.14% 72.55%
HSB/HSV 72° 40.52% 90.98%
CMYK 8.19% 0.00% 40.52%
9.02%

Color #D5E88A in popluar number systems.

HEX D5 E8 8A
Decimal 213 232 138
Binary 11010101 11101000 10001010
Octal 325 350 212

Shades and tints

Shades of #D5E88A

#D5E88A
(213,232,138)
#C2D37E
(194,211,126)
#AFBE72
(175,190,114)
#9CA966
(156,169,102)
#89945A
(137,148,90)
#767F4E
(118,127,78)
#636A42
(99,106,66)
#505536
(80,85,54)
#3D402A
(61,64,42)
#2A2B1E
(42,43,30)
#171612
(23,22,18)
#000000
(0,0,0)

Tints of #D5E88A

#D5E88A
(213,232,138)
#D8EA94
(216,234,148)
#DBEC9E
(219,236,158)
#DEEEA8
(222,238,168)
#E1F0B2
(225,240,178)
#E4F2BC
(228,242,188)
#E7F4C6
(231,244,198)
#EAF6D0
(234,246,208)
#EDF8DA
(237,248,218)
#F0FAE4
(240,250,228)
#F3FCEE
(243,252,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5E88A color. Also use rgb(213,232,138) instead hex code.

Text Font Color

.myTextColor { color: #D5E88A; }

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

This text font color is #D5E88A.

Background Color

.myBgColor { background-color: #D5E88A; }

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

This div background color is #D5E88A.

Border color

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

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

This div border color is #D5E88A.

Opacity

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

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

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

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

This text has shadow with #D5E88A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E88A.

Preview

Color preview on black background

This text has color #D5E88A on black background.


Color preview on white background

This text has color #D5E88A on white background.


Black color preview on #D5E88A background

This text has black color on #D5E88A background.


White color preview on #D5E88A background

This text has white color on #D5E88A background.


Related colors

Complementary color

Complementary color for #hex is #2A1775.


I love getcolorcode.com

Triadic colors

1 #8AD5E8 and #E88AD5 with #D5E88A are triadic colors.

2 #8AE8D5 and #E8D58A with #D5E88A are triadic colors.