COLOR #D5E66A

HEX: #D5E66A RGB: (213,230,106)

Renk bilgisi

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

RGB renk modeli

#D5E66A color RGB value is (213,230,106).

RGB: (213,230,106) (84%, 90%, 42%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 230 of 255 = 90%
B 106 of 255 = 42%

213
230
106

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 230 + 106 = 549 (100%)
R 213 of 549 ~ 38.8%
G 230 of 549 ~ 41.89%
B 106 of 549 ~ 19.31'%

%38.8
%41.89
%19.31

CMYK RENK MODELİ

#D5E66A rengi CMYK tonu (7,0,54,10).

  • camgöbeği tonu 7.39%
  • eflatun tonu 0.00%
  • sarı tonu 53.91%
  • ana renk tonu 9.80%

CMYK: (7,0,54,10)
C7M0Y54K10 (7%, 0%, 54%, 10%)
(0.07 / 0.00 / 0.54 / 0.10)

CMYK yüzdeleri

%7.39
%0
%53.91
%9.8

Codes

Color #D5E66A in popluar color models

D5 E6 6A
RGB 213 230 106
HSL 68° 71.26% 65.88%
HSB/HSV 68° 53.91% 90.20%
CMYK 7.39% 0.00% 53.91%
9.80%

Color #D5E66A in popluar number systems.

HEX D5 E6 6A
Decimal 213 230 106
Binary 11010101 11100110 1101010
Octal 325 346 152

Shades and tints

Shades of #D5E66A

#D5E66A
(213,230,106)
#C2D261
(194,210,97)
#AFBE58
(175,190,88)
#9CAA4F
(156,170,79)
#899646
(137,150,70)
#76823D
(118,130,61)
#636E34
(99,110,52)
#505A2B
(80,90,43)
#3D4622
(61,70,34)
#2A3219
(42,50,25)
#171E10
(23,30,16)
#000000
(0,0,0)

Tints of #D5E66A

#D5E66A
(213,230,106)
#D8E877
(216,232,119)
#DBEA84
(219,234,132)
#DEEC91
(222,236,145)
#E1EE9E
(225,238,158)
#E4F0AB
(228,240,171)
#E7F2B8
(231,242,184)
#EAF4C5
(234,244,197)
#EDF6D2
(237,246,210)
#F0F8DF
(240,248,223)
#F3FAEC
(243,250,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5E66A color. Also use rgb(213,230,106) instead hex code.

Text Font Color

.myTextColor { color: #D5E66A; }

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

This text font color is #D5E66A.

Background Color

.myBgColor { background-color: #D5E66A; }

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

This div background color is #D5E66A.

Border color

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

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

This div border color is #D5E66A.

Opacity

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

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

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

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

This text has shadow with #D5E66A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E66A.

Preview

Color preview on black background

This text has color #D5E66A on black background.


Color preview on white background

This text has color #D5E66A on white background.


Black color preview on #D5E66A background

This text has black color on #D5E66A background.


White color preview on #D5E66A background

This text has white color on #D5E66A background.


Related colors

Complementary color

Complementary color for #hex is #2A1995.


I love getcolorcode.com

Triadic colors

1 #6AD5E6 and #E66AD5 with #D5E66A are triadic colors.

2 #6AE6D5 and #E6D56A with #D5E66A are triadic colors.