COLOR #D5E64E

HEX: #D5E64E RGB: (213,230,78)

Renk bilgisi

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

RGB renk modeli

#D5E64E color RGB value is (213,230,78).

RGB: (213,230,78) (84%, 90%, 31%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 230 of 255 = 90%
B 78 of 255 = 31%

213
230
78

R + G + B ~ 68%. #D5E64E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 230 + 78 = 521 (100%)
R 213 of 521 ~ 40.88%
G 230 of 521 ~ 44.15%
B 78 of 521 ~ 14.97'%

%40.88
%44.15
%14.97

CMYK RENK MODELİ

#D5E64E rengi CMYK tonu (7,0,66,10).

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

CMYK: (7,0,66,10)
C7M0Y66K10 (7%, 0%, 66%, 10%)
(0.07 / 0.00 / 0.66 / 0.10)

CMYK yüzdeleri

%7.39
%0
%66.09
%9.8

Codes

Color #D5E64E in popluar color models

D5 E6 4E
RGB 213 230 78
HSL 67° 75.25% 60.39%
HSB/HSV 67° 66.09% 90.20%
CMYK 7.39% 0.00% 66.09%
9.80%

Color #D5E64E in popluar number systems.

HEX D5 E6 4E
Decimal 213 230 78
Binary 11010101 11100110 1001110
Octal 325 346 116

Shades and tints

Shades of #D5E64E

#D5E64E
(213,230,78)
#C2D247
(194,210,71)
#AFBE40
(175,190,64)
#9CAA39
(156,170,57)
#899632
(137,150,50)
#76822B
(118,130,43)
#636E24
(99,110,36)
#505A1D
(80,90,29)
#3D4616
(61,70,22)
#2A320F
(42,50,15)
#171E08
(23,30,8)
#000000
(0,0,0)

Tints of #D5E64E

#D5E64E
(213,230,78)
#D8E85E
(216,232,94)
#DBEA6E
(219,234,110)
#DEEC7E
(222,236,126)
#E1EE8E
(225,238,142)
#E4F09E
(228,240,158)
#E7F2AE
(231,242,174)
#EAF4BE
(234,244,190)
#EDF6CE
(237,246,206)
#F0F8DE
(240,248,222)
#F3FAEE
(243,250,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E64E; }

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

This text font color is #D5E64E.

Background Color

.myBgColor { background-color: #D5E64E; }

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

This div background color is #D5E64E.

Border color

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

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

This div border color is #D5E64E.

Opacity

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

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

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

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

This text has shadow with #D5E64E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E64E.

Preview

Color preview on black background

This text has color #D5E64E on black background.


Color preview on white background

This text has color #D5E64E on white background.


Black color preview on #D5E64E background

This text has black color on #D5E64E background.


White color preview on #D5E64E background

This text has white color on #D5E64E background.


Related colors

Complementary color

Complementary color for #hex is #2A19B1.


I love getcolorcode.com

Triadic colors

1 #4ED5E6 and #E64ED5 with #D5E64E are triadic colors.

2 #4EE6D5 and #E6D54E with #D5E64E are triadic colors.