COLOR #D5E390

HEX: #D5E390 RGB: (213,227,144)

Renk bilgisi

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

RGB renk modeli

#D5E390 color RGB value is (213,227,144).

RGB: (213,227,144) (84%, 89%, 56%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 227 of 255 = 89%
B 144 of 255 = 56%

213
227
144

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 227 + 144 = 584 (100%)
R 213 of 584 ~ 36.47%
G 227 of 584 ~ 38.87%
B 144 of 584 ~ 24.66'%

%36.47
%38.87
%24.66

CMYK RENK MODELİ

#D5E390 rengi CMYK tonu (6,0,37,11).

  • camgöbeği tonu 6.17%
  • eflatun tonu 0.00%
  • sarı tonu 36.56%
  • ana renk tonu 10.98%

CMYK: (6,0,37,11)
C6M0Y37K11 (6%, 0%, 37%, 11%)
(0.06 / 0.00 / 0.37 / 0.11)

CMYK yüzdeleri

%6.17
%0
%36.56
%10.98

Codes

Color #D5E390 in popluar color models

D5 E3 90
RGB 213 227 144
HSL 70° 59.71% 72.75%
HSB/HSV 70° 36.56% 89.02%
CMYK 6.17% 0.00% 36.56%
10.98%

Color #D5E390 in popluar number systems.

HEX D5 E3 90
Decimal 213 227 144
Binary 11010101 11100011 10010000
Octal 325 343 220

Shades and tints

Shades of #D5E390

#D5E390
(213,227,144)
#C2CF83
(194,207,131)
#AFBB76
(175,187,118)
#9CA769
(156,167,105)
#89935C
(137,147,92)
#767F4F
(118,127,79)
#636B42
(99,107,66)
#505735
(80,87,53)
#3D4328
(61,67,40)
#2A2F1B
(42,47,27)
#171B0E
(23,27,14)
#000000
(0,0,0)

Tints of #D5E390

#D5E390
(213,227,144)
#D8E59A
(216,229,154)
#DBE7A4
(219,231,164)
#DEE9AE
(222,233,174)
#E1EBB8
(225,235,184)
#E4EDC2
(228,237,194)
#E7EFCC
(231,239,204)
#EAF1D6
(234,241,214)
#EDF3E0
(237,243,224)
#F0F5EA
(240,245,234)
#F3F7F4
(243,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5E390 color. Also use rgb(213,227,144) instead hex code.

Text Font Color

.myTextColor { color: #D5E390; }

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

This text font color is #D5E390.

Background Color

.myBgColor { background-color: #D5E390; }

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

This div background color is #D5E390.

Border color

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

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

This div border color is #D5E390.

Opacity

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

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

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

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

This text has shadow with #D5E390 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E390.

Preview

Color preview on black background

This text has color #D5E390 on black background.


Color preview on white background

This text has color #D5E390 on white background.


Black color preview on #D5E390 background

This text has black color on #D5E390 background.


White color preview on #D5E390 background

This text has white color on #D5E390 background.


Related colors

Complementary color

Complementary color for #hex is #2A1C6F.


I love getcolorcode.com

Triadic colors

1 #90D5E3 and #E390D5 with #D5E390 are triadic colors.

2 #90E3D5 and #E3D590 with #D5E390 are triadic colors.