COLOR #D5E094

HEX: #D5E094 RGB: (213,224,148)

Renk bilgisi

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

RGB renk modeli

#D5E094 color RGB value is (213,224,148).

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

RGB bağlantıları ve doygunluk

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

213
224
148

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 224 + 148 = 585 (100%)
R 213 of 585 ~ 36.41%
G 224 of 585 ~ 38.29%
B 148 of 585 ~ 25.3'%

%36.41
%38.29
%25.3

CMYK RENK MODELİ

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

  • camgöbeği tonu 4.91%
  • eflatun tonu 0.00%
  • sarı tonu 33.93%
  • 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
%33.93
%12.16

Codes

Color #D5E094 in popluar color models

D5 E0 94
RGB 213 224 148
HSL 69° 55.07% 72.94%
HSB/HSV 69° 33.93% 87.84%
CMYK 4.91% 0.00% 33.93%
12.16%

Color #D5E094 in popluar number systems.

HEX D5 E0 94
Decimal 213 224 148
Binary 11010101 11100000 10010100
Octal 325 340 224

Shades and tints

Shades of #D5E094

#D5E094
(213,224,148)
#C2CC87
(194,204,135)
#AFB87A
(175,184,122)
#9CA46D
(156,164,109)
#899060
(137,144,96)
#767C53
(118,124,83)
#636846
(99,104,70)
#505439
(80,84,57)
#3D402C
(61,64,44)
#2A2C1F
(42,44,31)
#171812
(23,24,18)
#000000
(0,0,0)

Tints of #D5E094

#D5E094
(213,224,148)
#D8E29D
(216,226,157)
#DBE4A6
(219,228,166)
#DEE6AF
(222,230,175)
#E1E8B8
(225,232,184)
#E4EAC1
(228,234,193)
#E7ECCA
(231,236,202)
#EAEED3
(234,238,211)
#EDF0DC
(237,240,220)
#F0F2E5
(240,242,229)
#F3F4EE
(243,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E094; }

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

This text font color is #D5E094.

Background Color

.myBgColor { background-color: #D5E094; }

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

This div background color is #D5E094.

Border color

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

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

This div border color is #D5E094.

Opacity

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

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

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

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

This text has shadow with #D5E094 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E094.

Preview

Color preview on black background

This text has color #D5E094 on black background.


Color preview on white background

This text has color #D5E094 on white background.


Black color preview on #D5E094 background

This text has black color on #D5E094 background.


White color preview on #D5E094 background

This text has white color on #D5E094 background.


Related colors

Complementary color

Complementary color for #hex is #2A1F6B.


I love getcolorcode.com

Triadic colors

1 #94D5E0 and #E094D5 with #D5E094 are triadic colors.

2 #94E0D5 and #E0D594 with #D5E094 are triadic colors.