COLOR #D5E893

HEX: #D5E893 RGB: (213,232,147)

Renk bilgisi

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

RGB renk modeli

#D5E893 color RGB value is (213,232,147).

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

RGB bağlantıları ve doygunluk

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

213
232
147

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 232 + 147 = 592 (100%)
R 213 of 592 ~ 35.98%
G 232 of 592 ~ 39.19%
B 147 of 592 ~ 24.83'%

%35.98
%39.19
%24.83

CMYK RENK MODELİ

#D5E893 rengi CMYK tonu (8,0,37,9).

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

CMYK: (8,0,37,9)
C8M0Y37K9 (8%, 0%, 37%, 9%)
(0.08 / 0.00 / 0.37 / 0.09)

CMYK yüzdeleri

%8.19
%0
%36.64
%9.02

Codes

Color #D5E893 in popluar color models

D5 E8 93
RGB 213 232 147
HSL 73° 64.89% 74.31%
HSB/HSV 73° 36.64% 90.98%
CMYK 8.19% 0.00% 36.64%
9.02%

Color #D5E893 in popluar number systems.

HEX D5 E8 93
Decimal 213 232 147
Binary 11010101 11101000 10010011
Octal 325 350 223

Shades and tints

Shades of #D5E893

#D5E893
(213,232,147)
#C2D386
(194,211,134)
#AFBE79
(175,190,121)
#9CA96C
(156,169,108)
#89945F
(137,148,95)
#767F52
(118,127,82)
#636A45
(99,106,69)
#505538
(80,85,56)
#3D402B
(61,64,43)
#2A2B1E
(42,43,30)
#171611
(23,22,17)
#000000
(0,0,0)

Tints of #D5E893

#D5E893
(213,232,147)
#D8EA9C
(216,234,156)
#DBECA5
(219,236,165)
#DEEEAE
(222,238,174)
#E1F0B7
(225,240,183)
#E4F2C0
(228,242,192)
#E7F4C9
(231,244,201)
#EAF6D2
(234,246,210)
#EDF8DB
(237,248,219)
#F0FAE4
(240,250,228)
#F3FCED
(243,252,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E893; }

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

This text font color is #D5E893.

Background Color

.myBgColor { background-color: #D5E893; }

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

This div background color is #D5E893.

Border color

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

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

This div border color is #D5E893.

Opacity

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

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

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

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

This text has shadow with #D5E893 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E893.

Preview

Color preview on black background

This text has color #D5E893 on black background.


Color preview on white background

This text has color #D5E893 on white background.


Black color preview on #D5E893 background

This text has black color on #D5E893 background.


White color preview on #D5E893 background

This text has white color on #D5E893 background.


Related colors

Complementary color

Complementary color for #hex is #2A176C.


I love getcolorcode.com

Triadic colors

1 #93D5E8 and #E893D5 with #D5E893 are triadic colors.

2 #93E8D5 and #E8D593 with #D5E893 are triadic colors.