COLOR #D5E093

HEX: #D5E093 RGB: (213,224,147)

Renk bilgisi

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

RGB renk modeli

#D5E093 color RGB value is (213,224,147).

RGB: (213,224,147) (84%, 88%, 58%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 224 of 255 = 88%
B 147 of 255 = 58%

213
224
147

R + G + B ~ 77%. #D5E093 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 224 + 147 = 584 (100%)
R 213 of 584 ~ 36.47%
G 224 of 584 ~ 38.36%
B 147 of 584 ~ 25.17'%

%36.47
%38.36
%25.17

CMYK RENK MODELİ

#D5E093 rengi CMYK tonu (5,0,34,12).

  • camgöbeği tonu 4.91%
  • eflatun tonu 0.00%
  • sarı tonu 34.38%
  • ana renk tonu 12.16%

CMYK: (5,0,34,12)
C5M0Y34K12 (5%, 0%, 34%, 12%)
(0.05 / 0.00 / 0.34 / 0.12)

CMYK yüzdeleri

%4.91
%0
%34.38
%12.16

Codes

Color #D5E093 in popluar color models

D5 E0 93
RGB 213 224 147
HSL 69° 55.40% 72.75%
HSB/HSV 69° 34.38% 87.84%
CMYK 4.91% 0.00% 34.38%
12.16%

Color #D5E093 in popluar number systems.

HEX D5 E0 93
Decimal 213 224 147
Binary 11010101 11100000 10010011
Octal 325 340 223

Shades and tints

Shades of #D5E093

#D5E093
(213,224,147)
#C2CC86
(194,204,134)
#AFB879
(175,184,121)
#9CA46C
(156,164,108)
#89905F
(137,144,95)
#767C52
(118,124,82)
#636845
(99,104,69)
#505438
(80,84,56)
#3D402B
(61,64,43)
#2A2C1E
(42,44,30)
#171811
(23,24,17)
#000000
(0,0,0)

Tints of #D5E093

#D5E093
(213,224,147)
#D8E29C
(216,226,156)
#DBE4A5
(219,228,165)
#DEE6AE
(222,230,174)
#E1E8B7
(225,232,183)
#E4EAC0
(228,234,192)
#E7ECC9
(231,236,201)
#EAEED2
(234,238,210)
#EDF0DB
(237,240,219)
#F0F2E4
(240,242,228)
#F3F4ED
(243,244,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E093; }

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

This text font color is #D5E093.

Background Color

.myBgColor { background-color: #D5E093; }

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

This div background color is #D5E093.

Border color

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

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

This div border color is #D5E093.

Opacity

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

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

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

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

This text has shadow with #D5E093 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E093.

Preview

Color preview on black background

This text has color #D5E093 on black background.


Color preview on white background

This text has color #D5E093 on white background.


Black color preview on #D5E093 background

This text has black color on #D5E093 background.


White color preview on #D5E093 background

This text has white color on #D5E093 background.


Related colors

Complementary color

Complementary color for #hex is #2A1F6C.


I love getcolorcode.com

Triadic colors

1 #93D5E0 and #E093D5 with #D5E093 are triadic colors.

2 #93E0D5 and #E0D593 with #D5E093 are triadic colors.