COLOR #D5E989

HEX: #D5E989 RGB: (213,233,137)

Renk bilgisi

#D5E989 contains mainly red and green colors. #D5E989 ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#D5E989 color RGB value is (213,233,137).

RGB: (213,233,137) (84%, 91%, 54%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 233 of 255 = 91%
B 137 of 255 = 54%

213
233
137

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 233 + 137 = 583 (100%)
R 213 of 583 ~ 36.54%
G 233 of 583 ~ 39.97%
B 137 of 583 ~ 23.5'%

%36.54
%39.97
%23.5

CMYK RENK MODELİ

#D5E989 rengi CMYK tonu (9,0,41,9).

  • camgöbeği tonu 8.58%
  • eflatun tonu 0.00%
  • sarı tonu 41.20%
  • ana renk tonu 8.63%

CMYK: (9,0,41,9)
C9M0Y41K9 (9%, 0%, 41%, 9%)
(0.09 / 0.00 / 0.41 / 0.09)

CMYK yüzdeleri

%8.58
%0
%41.2
%8.63

Codes

Color #D5E989 in popluar color models

D5 E9 89
RGB 213 233 137
HSL 73° 68.57% 72.55%
HSB/HSV 73° 41.20% 91.37%
CMYK 8.58% 0.00% 41.20%
8.63%

Color #D5E989 in popluar number systems.

HEX D5 E9 89
Decimal 213 233 137
Binary 11010101 11101001 10001001
Octal 325 351 211

Shades and tints

Shades of #D5E989

#D5E989
(213,233,137)
#C2D47D
(194,212,125)
#AFBF71
(175,191,113)
#9CAA65
(156,170,101)
#899559
(137,149,89)
#76804D
(118,128,77)
#636B41
(99,107,65)
#505635
(80,86,53)
#3D4129
(61,65,41)
#2A2C1D
(42,44,29)
#171711
(23,23,17)
#000000
(0,0,0)

Tints of #D5E989

#D5E989
(213,233,137)
#D8EB93
(216,235,147)
#DBED9D
(219,237,157)
#DEEFA7
(222,239,167)
#E1F1B1
(225,241,177)
#E4F3BB
(228,243,187)
#E7F5C5
(231,245,197)
#EAF7CF
(234,247,207)
#EDF9D9
(237,249,217)
#F0FBE3
(240,251,227)
#F3FDED
(243,253,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E989; }

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

This text font color is #D5E989.

Background Color

.myBgColor { background-color: #D5E989; }

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

This div background color is #D5E989.

Border color

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

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

This div border color is #D5E989.

Opacity

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

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

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

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

This text has shadow with #D5E989 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E989.

Preview

Color preview on black background

This text has color #D5E989 on black background.


Color preview on white background

This text has color #D5E989 on white background.


Black color preview on #D5E989 background

This text has black color on #D5E989 background.


White color preview on #D5E989 background

This text has white color on #D5E989 background.


Related colors

Complementary color

Complementary color for #hex is #2A1676.


I love getcolorcode.com

Triadic colors

1 #89D5E9 and #E989D5 with #D5E989 are triadic colors.

2 #89E9D5 and #E9D589 with #D5E989 are triadic colors.