COLOR #D5E394

HEX: #D5E394 RGB: (213,227,148)

Renk bilgisi

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

RGB renk modeli

#D5E394 color RGB value is (213,227,148).

RGB: (213,227,148) (84%, 89%, 58%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 227 of 255 = 89%
B 148 of 255 = 58%

213
227
148

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 227 + 148 = 588 (100%)
R 213 of 588 ~ 36.22%
G 227 of 588 ~ 38.61%
B 148 of 588 ~ 25.17'%

%36.22
%38.61
%25.17

CMYK RENK MODELİ

#D5E394 rengi CMYK tonu (6,0,35,11).

  • camgöbeği tonu 6.17%
  • eflatun tonu 0.00%
  • sarı tonu 34.80%
  • ana renk tonu 10.98%

CMYK: (6,0,35,11)
C6M0Y35K11 (6%, 0%, 35%, 11%)
(0.06 / 0.00 / 0.35 / 0.11)

CMYK yüzdeleri

%6.17
%0
%34.8
%10.98

Codes

Color #D5E394 in popluar color models

D5 E3 94
RGB 213 227 148
HSL 71° 58.52% 73.53%
HSB/HSV 71° 34.80% 89.02%
CMYK 6.17% 0.00% 34.80%
10.98%

Color #D5E394 in popluar number systems.

HEX D5 E3 94
Decimal 213 227 148
Binary 11010101 11100011 10010100
Octal 325 343 224

Shades and tints

Shades of #D5E394

#D5E394
(213,227,148)
#C2CF87
(194,207,135)
#AFBB7A
(175,187,122)
#9CA76D
(156,167,109)
#899360
(137,147,96)
#767F53
(118,127,83)
#636B46
(99,107,70)
#505739
(80,87,57)
#3D432C
(61,67,44)
#2A2F1F
(42,47,31)
#171B12
(23,27,18)
#000000
(0,0,0)

Tints of #D5E394

#D5E394
(213,227,148)
#D8E59D
(216,229,157)
#DBE7A6
(219,231,166)
#DEE9AF
(222,233,175)
#E1EBB8
(225,235,184)
#E4EDC1
(228,237,193)
#E7EFCA
(231,239,202)
#EAF1D3
(234,241,211)
#EDF3DC
(237,243,220)
#F0F5E5
(240,245,229)
#F3F7EE
(243,247,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E394; }

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

This text font color is #D5E394.

Background Color

.myBgColor { background-color: #D5E394; }

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

This div background color is #D5E394.

Border color

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

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

This div border color is #D5E394.

Opacity

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

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

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

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

This text has shadow with #D5E394 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E394.

Preview

Color preview on black background

This text has color #D5E394 on black background.


Color preview on white background

This text has color #D5E394 on white background.


Black color preview on #D5E394 background

This text has black color on #D5E394 background.


White color preview on #D5E394 background

This text has white color on #D5E394 background.


Related colors

Complementary color

Complementary color for #hex is #2A1C6B.


I love getcolorcode.com

Triadic colors

1 #94D5E3 and #E394D5 with #D5E394 are triadic colors.

2 #94E3D5 and #E3D594 with #D5E394 are triadic colors.