COLOR #D5E366

HEX: #D5E366 RGB: (213,227,102)

Renk bilgisi

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

RGB renk modeli

#D5E366 color RGB value is (213,227,102).

RGB: (213,227,102) (84%, 89%, 40%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 227 of 255 = 89%
B 102 of 255 = 40%

213
227
102

R + G + B ~ 71%. #D5E366 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 227 + 102 = 542 (100%)
R 213 of 542 ~ 39.3%
G 227 of 542 ~ 41.88%
B 102 of 542 ~ 18.82'%

%39.3
%41.88
%18.82

CMYK RENK MODELİ

#D5E366 rengi CMYK tonu (6,0,55,11).

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

CMYK: (6,0,55,11)
C6M0Y55K11 (6%, 0%, 55%, 11%)
(0.06 / 0.00 / 0.55 / 0.11)

CMYK yüzdeleri

%6.17
%0
%55.07
%10.98

Codes

Color #D5E366 in popluar color models

D5 E3 66
RGB 213 227 102
HSL 67° 69.06% 64.51%
HSB/HSV 67° 55.07% 89.02%
CMYK 6.17% 0.00% 55.07%
10.98%

Color #D5E366 in popluar number systems.

HEX D5 E3 66
Decimal 213 227 102
Binary 11010101 11100011 1100110
Octal 325 343 146

Shades and tints

Shades of #D5E366

#D5E366
(213,227,102)
#C2CF5D
(194,207,93)
#AFBB54
(175,187,84)
#9CA74B
(156,167,75)
#899342
(137,147,66)
#767F39
(118,127,57)
#636B30
(99,107,48)
#505727
(80,87,39)
#3D431E
(61,67,30)
#2A2F15
(42,47,21)
#171B0C
(23,27,12)
#000000
(0,0,0)

Tints of #D5E366

#D5E366
(213,227,102)
#D8E573
(216,229,115)
#DBE780
(219,231,128)
#DEE98D
(222,233,141)
#E1EB9A
(225,235,154)
#E4EDA7
(228,237,167)
#E7EFB4
(231,239,180)
#EAF1C1
(234,241,193)
#EDF3CE
(237,243,206)
#F0F5DB
(240,245,219)
#F3F7E8
(243,247,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E366; }

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

This text font color is #D5E366.

Background Color

.myBgColor { background-color: #D5E366; }

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

This div background color is #D5E366.

Border color

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

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

This div border color is #D5E366.

Opacity

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

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

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

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

This text has shadow with #D5E366 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E366.

Preview

Color preview on black background

This text has color #D5E366 on black background.


Color preview on white background

This text has color #D5E366 on white background.


Black color preview on #D5E366 background

This text has black color on #D5E366 background.


White color preview on #D5E366 background

This text has white color on #D5E366 background.


Related colors

Complementary color

Complementary color for #hex is #2A1C99.


I love getcolorcode.com

Triadic colors

1 #66D5E3 and #E366D5 with #D5E366 are triadic colors.

2 #66E3D5 and #E3D566 with #D5E366 are triadic colors.