COLOR #D5E489

HEX: #D5E489 RGB: (213,228,137)

Renk bilgisi

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

RGB renk modeli

#D5E489 color RGB value is (213,228,137).

RGB: (213,228,137) (84%, 89%, 54%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 228 of 255 = 89%
B 137 of 255 = 54%

213
228
137

R + G + B ~ 76%. #D5E489 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 228 + 137 = 578 (100%)
R 213 of 578 ~ 36.85%
G 228 of 578 ~ 39.45%
B 137 of 578 ~ 23.7'%

%36.85
%39.45
%23.7

CMYK RENK MODELİ

#D5E489 rengi CMYK tonu (7,0,40,11).

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

CMYK: (7,0,40,11)
C7M0Y40K11 (7%, 0%, 40%, 11%)
(0.07 / 0.00 / 0.40 / 0.11)

CMYK yüzdeleri

%6.58
%0
%39.91
%10.59

Codes

Color #D5E489 in popluar color models

D5 E4 89
RGB 213 228 137
HSL 70° 62.76% 71.57%
HSB/HSV 70° 39.91% 89.41%
CMYK 6.58% 0.00% 39.91%
10.59%

Color #D5E489 in popluar number systems.

HEX D5 E4 89
Decimal 213 228 137
Binary 11010101 11100100 10001001
Octal 325 344 211

Shades and tints

Shades of #D5E489

#D5E489
(213,228,137)
#C2D07D
(194,208,125)
#AFBC71
(175,188,113)
#9CA865
(156,168,101)
#899459
(137,148,89)
#76804D
(118,128,77)
#636C41
(99,108,65)
#505835
(80,88,53)
#3D4429
(61,68,41)
#2A301D
(42,48,29)
#171C11
(23,28,17)
#000000
(0,0,0)

Tints of #D5E489

#D5E489
(213,228,137)
#D8E693
(216,230,147)
#DBE89D
(219,232,157)
#DEEAA7
(222,234,167)
#E1ECB1
(225,236,177)
#E4EEBB
(228,238,187)
#E7F0C5
(231,240,197)
#EAF2CF
(234,242,207)
#EDF4D9
(237,244,217)
#F0F6E3
(240,246,227)
#F3F8ED
(243,248,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E489; }

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

This text font color is #D5E489.

Background Color

.myBgColor { background-color: #D5E489; }

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

This div background color is #D5E489.

Border color

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

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

This div border color is #D5E489.

Opacity

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

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

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

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

This text has shadow with #D5E489 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E489.

Preview

Color preview on black background

This text has color #D5E489 on black background.


Color preview on white background

This text has color #D5E489 on white background.


Black color preview on #D5E489 background

This text has black color on #D5E489 background.


White color preview on #D5E489 background

This text has white color on #D5E489 background.


Related colors

Complementary color

Complementary color for #hex is #2A1B76.


I love getcolorcode.com

Triadic colors

1 #89D5E4 and #E489D5 with #D5E489 are triadic colors.

2 #89E4D5 and #E4D589 with #D5E489 are triadic colors.