COLOR #D5E58E

HEX: #D5E58E RGB: (213,229,142)

Renk bilgisi

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

RGB renk modeli

#D5E58E color RGB value is (213,229,142).

RGB: (213,229,142) (84%, 90%, 56%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 229 of 255 = 90%
B 142 of 255 = 56%

213
229
142

R + G + B ~ 77%. #D5E58E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 229 + 142 = 584 (100%)
R 213 of 584 ~ 36.47%
G 229 of 584 ~ 39.21%
B 142 of 584 ~ 24.32'%

%36.47
%39.21
%24.32

CMYK RENK MODELİ

#D5E58E rengi CMYK tonu (7,0,38,10).

  • camgöbeği tonu 6.99%
  • eflatun tonu 0.00%
  • sarı tonu 37.99%
  • ana renk tonu 10.20%

CMYK: (7,0,38,10)
C7M0Y38K10 (7%, 0%, 38%, 10%)
(0.07 / 0.00 / 0.38 / 0.10)

CMYK yüzdeleri

%6.99
%0
%37.99
%10.2

Codes

Color #D5E58E in popluar color models

D5 E5 8E
RGB 213 229 142
HSL 71° 62.59% 72.75%
HSB/HSV 71° 37.99% 89.80%
CMYK 6.99% 0.00% 37.99%
10.20%

Color #D5E58E in popluar number systems.

HEX D5 E5 8E
Decimal 213 229 142
Binary 11010101 11100101 10001110
Octal 325 345 216

Shades and tints

Shades of #D5E58E

#D5E58E
(213,229,142)
#C2D182
(194,209,130)
#AFBD76
(175,189,118)
#9CA96A
(156,169,106)
#89955E
(137,149,94)
#768152
(118,129,82)
#636D46
(99,109,70)
#50593A
(80,89,58)
#3D452E
(61,69,46)
#2A3122
(42,49,34)
#171D16
(23,29,22)
#000000
(0,0,0)

Tints of #D5E58E

#D5E58E
(213,229,142)
#D8E798
(216,231,152)
#DBE9A2
(219,233,162)
#DEEBAC
(222,235,172)
#E1EDB6
(225,237,182)
#E4EFC0
(228,239,192)
#E7F1CA
(231,241,202)
#EAF3D4
(234,243,212)
#EDF5DE
(237,245,222)
#F0F7E8
(240,247,232)
#F3F9F2
(243,249,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5E58E color. Also use rgb(213,229,142) instead hex code.

Text Font Color

.myTextColor { color: #D5E58E; }

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

This text font color is #D5E58E.

Background Color

.myBgColor { background-color: #D5E58E; }

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

This div background color is #D5E58E.

Border color

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

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

This div border color is #D5E58E.

Opacity

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

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

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

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

This text has shadow with #D5E58E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E58E.

Preview

Color preview on black background

This text has color #D5E58E on black background.


Color preview on white background

This text has color #D5E58E on white background.


Black color preview on #D5E58E background

This text has black color on #D5E58E background.


White color preview on #D5E58E background

This text has white color on #D5E58E background.


Related colors

Complementary color

Complementary color for #hex is #2A1A71.


I love getcolorcode.com

Triadic colors

1 #8ED5E5 and #E58ED5 with #D5E58E are triadic colors.

2 #8EE5D5 and #E5D58E with #D5E58E are triadic colors.