COLOR #D5E189

HEX: #D5E189 RGB: (213,225,137)

Renk bilgisi

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

RGB renk modeli

#D5E189 color RGB value is (213,225,137).

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

RGB bağlantıları ve doygunluk

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

213
225
137

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 225 + 137 = 575 (100%)
R 213 of 575 ~ 37.04%
G 225 of 575 ~ 39.13%
B 137 of 575 ~ 23.83'%

%37.04
%39.13
%23.83

CMYK RENK MODELİ

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

  • camgöbeği tonu 5.33%
  • eflatun tonu 0.00%
  • sarı tonu 39.11%
  • ana renk tonu 11.76%

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

CMYK yüzdeleri

%5.33
%0
%39.11
%11.76

Codes

Color #D5E189 in popluar color models

D5 E1 89
RGB 213 225 137
HSL 68° 59.46% 70.98%
HSB/HSV 68° 39.11% 88.24%
CMYK 5.33% 0.00% 39.11%
11.76%

Color #D5E189 in popluar number systems.

HEX D5 E1 89
Decimal 213 225 137
Binary 11010101 11100001 10001001
Octal 325 341 211

Shades and tints

Shades of #D5E189

#D5E189
(213,225,137)
#C2CD7D
(194,205,125)
#AFB971
(175,185,113)
#9CA565
(156,165,101)
#899159
(137,145,89)
#767D4D
(118,125,77)
#636941
(99,105,65)
#505535
(80,85,53)
#3D4129
(61,65,41)
#2A2D1D
(42,45,29)
#171911
(23,25,17)
#000000
(0,0,0)

Tints of #D5E189

#D5E189
(213,225,137)
#D8E393
(216,227,147)
#DBE59D
(219,229,157)
#DEE7A7
(222,231,167)
#E1E9B1
(225,233,177)
#E4EBBB
(228,235,187)
#E7EDC5
(231,237,197)
#EAEFCF
(234,239,207)
#EDF1D9
(237,241,217)
#F0F3E3
(240,243,227)
#F3F5ED
(243,245,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E189; }

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

This text font color is #D5E189.

Background Color

.myBgColor { background-color: #D5E189; }

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

This div background color is #D5E189.

Border color

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

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

This div border color is #D5E189.

Opacity

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

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

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

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

This text has shadow with #D5E189 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E189.

Preview

Color preview on black background

This text has color #D5E189 on black background.


Color preview on white background

This text has color #D5E189 on white background.


Black color preview on #D5E189 background

This text has black color on #D5E189 background.


White color preview on #D5E189 background

This text has white color on #D5E189 background.


Related colors

Complementary color

Complementary color for #hex is #2A1E76.


I love getcolorcode.com

Triadic colors

1 #89D5E1 and #E189D5 with #D5E189 are triadic colors.

2 #89E1D5 and #E1D589 with #D5E189 are triadic colors.