COLOR #D5E089

HEX: #D5E089 RGB: (213,224,137)

Renk bilgisi

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

RGB renk modeli

#D5E089 color RGB value is (213,224,137).

RGB: (213,224,137) (84%, 88%, 54%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 224 of 255 = 88%
B 137 of 255 = 54%

213
224
137

R + G + B ~ 75%. #D5E089 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 224 + 137 = 574 (100%)
R 213 of 574 ~ 37.11%
G 224 of 574 ~ 39.02%
B 137 of 574 ~ 23.87'%

%37.11
%39.02
%23.87

CMYK RENK MODELİ

#D5E089 rengi CMYK tonu (5,0,39,12).

  • camgöbeği tonu 4.91%
  • eflatun tonu 0.00%
  • sarı tonu 38.84%
  • ana renk tonu 12.16%

CMYK: (5,0,39,12)
C5M0Y39K12 (5%, 0%, 39%, 12%)
(0.05 / 0.00 / 0.39 / 0.12)

CMYK yüzdeleri

%4.91
%0
%38.84
%12.16

Codes

Color #D5E089 in popluar color models

D5 E0 89
RGB 213 224 137
HSL 68° 58.39% 70.78%
HSB/HSV 68° 38.84% 87.84%
CMYK 4.91% 0.00% 38.84%
12.16%

Color #D5E089 in popluar number systems.

HEX D5 E0 89
Decimal 213 224 137
Binary 11010101 11100000 10001001
Octal 325 340 211

Shades and tints

Shades of #D5E089

#D5E089
(213,224,137)
#C2CC7D
(194,204,125)
#AFB871
(175,184,113)
#9CA465
(156,164,101)
#899059
(137,144,89)
#767C4D
(118,124,77)
#636841
(99,104,65)
#505435
(80,84,53)
#3D4029
(61,64,41)
#2A2C1D
(42,44,29)
#171811
(23,24,17)
#000000
(0,0,0)

Tints of #D5E089

#D5E089
(213,224,137)
#D8E293
(216,226,147)
#DBE49D
(219,228,157)
#DEE6A7
(222,230,167)
#E1E8B1
(225,232,177)
#E4EABB
(228,234,187)
#E7ECC5
(231,236,197)
#EAEECF
(234,238,207)
#EDF0D9
(237,240,217)
#F0F2E3
(240,242,227)
#F3F4ED
(243,244,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E089; }

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

This text font color is #D5E089.

Background Color

.myBgColor { background-color: #D5E089; }

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

This div background color is #D5E089.

Border color

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

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

This div border color is #D5E089.

Opacity

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

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

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

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

This text has shadow with #D5E089 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E089.

Preview

Color preview on black background

This text has color #D5E089 on black background.


Color preview on white background

This text has color #D5E089 on white background.


Black color preview on #D5E089 background

This text has black color on #D5E089 background.


White color preview on #D5E089 background

This text has white color on #D5E089 background.


Related colors

Complementary color

Complementary color for #hex is #2A1F76.


I love getcolorcode.com

Triadic colors

1 #89D5E0 and #E089D5 with #D5E089 are triadic colors.

2 #89E0D5 and #E0D589 with #D5E089 are triadic colors.