COLOR #D5E491

HEX: #D5E491 RGB: (213,228,145)

Renk bilgisi

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

RGB renk modeli

#D5E491 color RGB value is (213,228,145).

RGB: (213,228,145) (84%, 89%, 57%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 228 of 255 = 89%
B 145 of 255 = 57%

213
228
145

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 228 + 145 = 586 (100%)
R 213 of 586 ~ 36.35%
G 228 of 586 ~ 38.91%
B 145 of 586 ~ 24.74'%

%36.35
%38.91
%24.74

CMYK RENK MODELİ

#D5E491 rengi CMYK tonu (7,0,36,11).

  • camgöbeği tonu 6.58%
  • eflatun tonu 0.00%
  • sarı tonu 36.40%
  • ana renk tonu 10.59%

CMYK: (7,0,36,11)
C7M0Y36K11 (7%, 0%, 36%, 11%)
(0.07 / 0.00 / 0.36 / 0.11)

CMYK yüzdeleri

%6.58
%0
%36.4
%10.59

Codes

Color #D5E491 in popluar color models

D5 E4 91
RGB 213 228 145
HSL 71° 60.58% 73.14%
HSB/HSV 71° 36.40% 89.41%
CMYK 6.58% 0.00% 36.40%
10.59%

Color #D5E491 in popluar number systems.

HEX D5 E4 91
Decimal 213 228 145
Binary 11010101 11100100 10010001
Octal 325 344 221

Shades and tints

Shades of #D5E491

#D5E491
(213,228,145)
#C2D084
(194,208,132)
#AFBC77
(175,188,119)
#9CA86A
(156,168,106)
#89945D
(137,148,93)
#768050
(118,128,80)
#636C43
(99,108,67)
#505836
(80,88,54)
#3D4429
(61,68,41)
#2A301C
(42,48,28)
#171C0F
(23,28,15)
#000000
(0,0,0)

Tints of #D5E491

#D5E491
(213,228,145)
#D8E69B
(216,230,155)
#DBE8A5
(219,232,165)
#DEEAAF
(222,234,175)
#E1ECB9
(225,236,185)
#E4EEC3
(228,238,195)
#E7F0CD
(231,240,205)
#EAF2D7
(234,242,215)
#EDF4E1
(237,244,225)
#F0F6EB
(240,246,235)
#F3F8F5
(243,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5E491 color. Also use rgb(213,228,145) instead hex code.

Text Font Color

.myTextColor { color: #D5E491; }

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

This text font color is #D5E491.

Background Color

.myBgColor { background-color: #D5E491; }

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

This div background color is #D5E491.

Border color

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

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

This div border color is #D5E491.

Opacity

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

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

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

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

This text has shadow with #D5E491 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E491.

Preview

Color preview on black background

This text has color #D5E491 on black background.


Color preview on white background

This text has color #D5E491 on white background.


Black color preview on #D5E491 background

This text has black color on #D5E491 background.


White color preview on #D5E491 background

This text has white color on #D5E491 background.


Related colors

Complementary color

Complementary color for #hex is #2A1B6E.


I love getcolorcode.com

Triadic colors

1 #91D5E4 and #E491D5 with #D5E491 are triadic colors.

2 #91E4D5 and #E4D591 with #D5E491 are triadic colors.