COLOR #D5E18A

HEX: #D5E18A RGB: (213,225,138)

Renk bilgisi

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

RGB renk modeli

#D5E18A color RGB value is (213,225,138).

RGB: (213,225,138) (84%, 88%, 54%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 225 of 255 = 88%
B 138 of 255 = 54%

213
225
138

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 225 + 138 = 576 (100%)
R 213 of 576 ~ 36.98%
G 225 of 576 ~ 39.06%
B 138 of 576 ~ 23.96'%

%36.98
%39.06
%23.96

CMYK RENK MODELİ

#D5E18A rengi CMYK tonu (5,0,39,12).

  • camgöbeği tonu 5.33%
  • eflatun tonu 0.00%
  • sarı tonu 38.67%
  • ana renk tonu 11.76%

CMYK: (5,0,39,12)
C5M0Y39K12 (5%, 0%, 39%, 12%)
(0.05 / 0.00 / 0.39 / 0.12)

CMYK yüzdeleri

%5.33
%0
%38.67
%11.76

Codes

Color #D5E18A in popluar color models

D5 E1 8A
RGB 213 225 138
HSL 68° 59.18% 71.18%
HSB/HSV 68° 38.67% 88.24%
CMYK 5.33% 0.00% 38.67%
11.76%

Color #D5E18A in popluar number systems.

HEX D5 E1 8A
Decimal 213 225 138
Binary 11010101 11100001 10001010
Octal 325 341 212

Shades and tints

Shades of #D5E18A

#D5E18A
(213,225,138)
#C2CD7E
(194,205,126)
#AFB972
(175,185,114)
#9CA566
(156,165,102)
#89915A
(137,145,90)
#767D4E
(118,125,78)
#636942
(99,105,66)
#505536
(80,85,54)
#3D412A
(61,65,42)
#2A2D1E
(42,45,30)
#171912
(23,25,18)
#000000
(0,0,0)

Tints of #D5E18A

#D5E18A
(213,225,138)
#D8E394
(216,227,148)
#DBE59E
(219,229,158)
#DEE7A8
(222,231,168)
#E1E9B2
(225,233,178)
#E4EBBC
(228,235,188)
#E7EDC6
(231,237,198)
#EAEFD0
(234,239,208)
#EDF1DA
(237,241,218)
#F0F3E4
(240,243,228)
#F3F5EE
(243,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E18A; }

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

This text font color is #D5E18A.

Background Color

.myBgColor { background-color: #D5E18A; }

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

This div background color is #D5E18A.

Border color

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

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

This div border color is #D5E18A.

Opacity

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

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

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

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

This text has shadow with #D5E18A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E18A.

Preview

Color preview on black background

This text has color #D5E18A on black background.


Color preview on white background

This text has color #D5E18A on white background.


Black color preview on #D5E18A background

This text has black color on #D5E18A background.


White color preview on #D5E18A background

This text has white color on #D5E18A background.


Related colors

Complementary color

Complementary color for #hex is #2A1E75.


I love getcolorcode.com

Triadic colors

1 #8AD5E1 and #E18AD5 with #D5E18A are triadic colors.

2 #8AE1D5 and #E1D58A with #D5E18A are triadic colors.