COLOR #D5E895

HEX: #D5E895 RGB: (213,232,149)

Renk bilgisi

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

RGB renk modeli

#D5E895 color RGB value is (213,232,149).

RGB: (213,232,149) (84%, 91%, 58%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 232 of 255 = 91%
B 149 of 255 = 58%

213
232
149

R + G + B ~ 78%. #D5E895 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 232 + 149 = 594 (100%)
R 213 of 594 ~ 35.86%
G 232 of 594 ~ 39.06%
B 149 of 594 ~ 25.08'%

%35.86
%39.06
%25.08

CMYK RENK MODELİ

#D5E895 rengi CMYK tonu (8,0,36,9).

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

CMYK: (8,0,36,9)
C8M0Y36K9 (8%, 0%, 36%, 9%)
(0.08 / 0.00 / 0.36 / 0.09)

CMYK yüzdeleri

%8.19
%0
%35.78
%9.02

Codes

Color #D5E895 in popluar color models

D5 E8 95
RGB 213 232 149
HSL 74° 64.34% 74.71%
HSB/HSV 74° 35.78% 90.98%
CMYK 8.19% 0.00% 35.78%
9.02%

Color #D5E895 in popluar number systems.

HEX D5 E8 95
Decimal 213 232 149
Binary 11010101 11101000 10010101
Octal 325 350 225

Shades and tints

Shades of #D5E895

#D5E895
(213,232,149)
#C2D388
(194,211,136)
#AFBE7B
(175,190,123)
#9CA96E
(156,169,110)
#899461
(137,148,97)
#767F54
(118,127,84)
#636A47
(99,106,71)
#50553A
(80,85,58)
#3D402D
(61,64,45)
#2A2B20
(42,43,32)
#171613
(23,22,19)
#000000
(0,0,0)

Tints of #D5E895

#D5E895
(213,232,149)
#D8EA9E
(216,234,158)
#DBECA7
(219,236,167)
#DEEEB0
(222,238,176)
#E1F0B9
(225,240,185)
#E4F2C2
(228,242,194)
#E7F4CB
(231,244,203)
#EAF6D4
(234,246,212)
#EDF8DD
(237,248,221)
#F0FAE6
(240,250,230)
#F3FCEF
(243,252,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E895; }

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

This text font color is #D5E895.

Background Color

.myBgColor { background-color: #D5E895; }

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

This div background color is #D5E895.

Border color

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

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

This div border color is #D5E895.

Opacity

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

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

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

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

This text has shadow with #D5E895 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E895.

Preview

Color preview on black background

This text has color #D5E895 on black background.


Color preview on white background

This text has color #D5E895 on white background.


Black color preview on #D5E895 background

This text has black color on #D5E895 background.


White color preview on #D5E895 background

This text has white color on #D5E895 background.


Related colors

Complementary color

Complementary color for #hex is #2A176A.


I love getcolorcode.com

Triadic colors

1 #95D5E8 and #E895D5 with #D5E895 are triadic colors.

2 #95E8D5 and #E8D595 with #D5E895 are triadic colors.