COLOR #D5E586

HEX: #D5E586 RGB: (213,229,134)

Renk bilgisi

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

RGB renk modeli

#D5E586 color RGB value is (213,229,134).

RGB: (213,229,134) (84%, 90%, 53%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 229 of 255 = 90%
B 134 of 255 = 53%

213
229
134

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 229 + 134 = 576 (100%)
R 213 of 576 ~ 36.98%
G 229 of 576 ~ 39.76%
B 134 of 576 ~ 23.26'%

%36.98
%39.76
%23.26

CMYK RENK MODELİ

#D5E586 rengi CMYK tonu (7,0,41,10).

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

CMYK: (7,0,41,10)
C7M0Y41K10 (7%, 0%, 41%, 10%)
(0.07 / 0.00 / 0.41 / 0.10)

CMYK yüzdeleri

%6.99
%0
%41.48
%10.2

Codes

Color #D5E586 in popluar color models

D5 E5 86
RGB 213 229 134
HSL 70° 64.63% 71.18%
HSB/HSV 70° 41.48% 89.80%
CMYK 6.99% 0.00% 41.48%
10.20%

Color #D5E586 in popluar number systems.

HEX D5 E5 86
Decimal 213 229 134
Binary 11010101 11100101 10000110
Octal 325 345 206

Shades and tints

Shades of #D5E586

#D5E586
(213,229,134)
#C2D17A
(194,209,122)
#AFBD6E
(175,189,110)
#9CA962
(156,169,98)
#899556
(137,149,86)
#76814A
(118,129,74)
#636D3E
(99,109,62)
#505932
(80,89,50)
#3D4526
(61,69,38)
#2A311A
(42,49,26)
#171D0E
(23,29,14)
#000000
(0,0,0)

Tints of #D5E586

#D5E586
(213,229,134)
#D8E791
(216,231,145)
#DBE99C
(219,233,156)
#DEEBA7
(222,235,167)
#E1EDB2
(225,237,178)
#E4EFBD
(228,239,189)
#E7F1C8
(231,241,200)
#EAF3D3
(234,243,211)
#EDF5DE
(237,245,222)
#F0F7E9
(240,247,233)
#F3F9F4
(243,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E586; }

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

This text font color is #D5E586.

Background Color

.myBgColor { background-color: #D5E586; }

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

This div background color is #D5E586.

Border color

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

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

This div border color is #D5E586.

Opacity

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

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

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

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

This text has shadow with #D5E586 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E586.

Preview

Color preview on black background

This text has color #D5E586 on black background.


Color preview on white background

This text has color #D5E586 on white background.


Black color preview on #D5E586 background

This text has black color on #D5E586 background.


White color preview on #D5E586 background

This text has white color on #D5E586 background.


Related colors

Complementary color

Complementary color for #hex is #2A1A79.


I love getcolorcode.com

Triadic colors

1 #86D5E5 and #E586D5 with #D5E586 are triadic colors.

2 #86E5D5 and #E5D586 with #D5E586 are triadic colors.