COLOR #D5E36E

HEX: #D5E36E RGB: (213,227,110)

Renk bilgisi

#D5E36E contains mainly red and green colors. #D5E36E ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#D5E36E color RGB value is (213,227,110).

RGB: (213,227,110) (84%, 89%, 43%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 227 of 255 = 89%
B 110 of 255 = 43%

213
227
110

R + G + B ~ 72%. #D5E36E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 227 + 110 = 550 (100%)
R 213 of 550 ~ 38.73%
G 227 of 550 ~ 41.27%
B 110 of 550 ~ 20'%

%38.73
%41.27
%20

CMYK RENK MODELİ

#D5E36E rengi CMYK tonu (6,0,52,11).

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

CMYK: (6,0,52,11)
C6M0Y52K11 (6%, 0%, 52%, 11%)
(0.06 / 0.00 / 0.52 / 0.11)

CMYK yüzdeleri

%6.17
%0
%51.54
%10.98

Codes

Color #D5E36E in popluar color models

D5 E3 6E
RGB 213 227 110
HSL 67° 67.63% 66.08%
HSB/HSV 67° 51.54% 89.02%
CMYK 6.17% 0.00% 51.54%
10.98%

Color #D5E36E in popluar number systems.

HEX D5 E3 6E
Decimal 213 227 110
Binary 11010101 11100011 1101110
Octal 325 343 156

Shades and tints

Shades of #D5E36E

#D5E36E
(213,227,110)
#C2CF64
(194,207,100)
#AFBB5A
(175,187,90)
#9CA750
(156,167,80)
#899346
(137,147,70)
#767F3C
(118,127,60)
#636B32
(99,107,50)
#505728
(80,87,40)
#3D431E
(61,67,30)
#2A2F14
(42,47,20)
#171B0A
(23,27,10)
#000000
(0,0,0)

Tints of #D5E36E

#D5E36E
(213,227,110)
#D8E57B
(216,229,123)
#DBE788
(219,231,136)
#DEE995
(222,233,149)
#E1EBA2
(225,235,162)
#E4EDAF
(228,237,175)
#E7EFBC
(231,239,188)
#EAF1C9
(234,241,201)
#EDF3D6
(237,243,214)
#F0F5E3
(240,245,227)
#F3F7F0
(243,247,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E36E; }

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

This text font color is #D5E36E.

Background Color

.myBgColor { background-color: #D5E36E; }

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

This div background color is #D5E36E.

Border color

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

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

This div border color is #D5E36E.

Opacity

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

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

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

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

This text has shadow with #D5E36E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E36E.

Preview

Color preview on black background

This text has color #D5E36E on black background.


Color preview on white background

This text has color #D5E36E on white background.


Black color preview on #D5E36E background

This text has black color on #D5E36E background.


White color preview on #D5E36E background

This text has white color on #D5E36E background.


Related colors

Complementary color

Complementary color for #hex is #2A1C91.


I love getcolorcode.com

Triadic colors

1 #6ED5E3 and #E36ED5 with #D5E36E are triadic colors.

2 #6EE3D5 and #E3D56E with #D5E36E are triadic colors.