COLOR #D5E986

HEX: #D5E986 RGB: (213,233,134)

Renk bilgisi

#D5E986 contains mainly red and green colors. #D5E986 ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#D5E986 color RGB value is (213,233,134).

RGB: (213,233,134) (84%, 91%, 53%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 233 of 255 = 91%
B 134 of 255 = 53%

213
233
134

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 233 + 134 = 580 (100%)
R 213 of 580 ~ 36.72%
G 233 of 580 ~ 40.17%
B 134 of 580 ~ 23.1'%

%36.72
%40.17
%23.1

CMYK RENK MODELİ

#D5E986 rengi CMYK tonu (9,0,42,9).

  • camgöbeği tonu 8.58%
  • eflatun tonu 0.00%
  • sarı tonu 42.49%
  • ana renk tonu 8.63%

CMYK: (9,0,42,9)
C9M0Y42K9 (9%, 0%, 42%, 9%)
(0.09 / 0.00 / 0.42 / 0.09)

CMYK yüzdeleri

%8.58
%0
%42.49
%8.63

Codes

Color #D5E986 in popluar color models

D5 E9 86
RGB 213 233 134
HSL 72° 69.23% 71.96%
HSB/HSV 72° 42.49% 91.37%
CMYK 8.58% 0.00% 42.49%
8.63%

Color #D5E986 in popluar number systems.

HEX D5 E9 86
Decimal 213 233 134
Binary 11010101 11101001 10000110
Octal 325 351 206

Shades and tints

Shades of #D5E986

#D5E986
(213,233,134)
#C2D47A
(194,212,122)
#AFBF6E
(175,191,110)
#9CAA62
(156,170,98)
#899556
(137,149,86)
#76804A
(118,128,74)
#636B3E
(99,107,62)
#505632
(80,86,50)
#3D4126
(61,65,38)
#2A2C1A
(42,44,26)
#17170E
(23,23,14)
#000000
(0,0,0)

Tints of #D5E986

#D5E986
(213,233,134)
#D8EB91
(216,235,145)
#DBED9C
(219,237,156)
#DEEFA7
(222,239,167)
#E1F1B2
(225,241,178)
#E4F3BD
(228,243,189)
#E7F5C8
(231,245,200)
#EAF7D3
(234,247,211)
#EDF9DE
(237,249,222)
#F0FBE9
(240,251,233)
#F3FDF4
(243,253,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E986; }

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

This text font color is #D5E986.

Background Color

.myBgColor { background-color: #D5E986; }

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

This div background color is #D5E986.

Border color

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

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

This div border color is #D5E986.

Opacity

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

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

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

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

This text has shadow with #D5E986 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E986.

Preview

Color preview on black background

This text has color #D5E986 on black background.


Color preview on white background

This text has color #D5E986 on white background.


Black color preview on #D5E986 background

This text has black color on #D5E986 background.


White color preview on #D5E986 background

This text has white color on #D5E986 background.


Related colors

Complementary color

Complementary color for #hex is #2A1679.


I love getcolorcode.com

Triadic colors

1 #86D5E9 and #E986D5 with #D5E986 are triadic colors.

2 #86E9D5 and #E9D586 with #D5E986 are triadic colors.