COLOR #D5E94A

HEX: #D5E94A RGB: (213,233,74)

Renk bilgisi

#D5E94A contains mainly red and green colors. #D5E94A ‘ nin web güvenlik rengi #CCFF33 (ya da #CF3) dir.

RGB renk modeli

#D5E94A color RGB value is (213,233,74).

RGB: (213,233,74) (84%, 91%, 29%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 233 of 255 = 91%
B 74 of 255 = 29%

213
233
74

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 233 + 74 = 520 (100%)
R 213 of 520 ~ 40.96%
G 233 of 520 ~ 44.81%
B 74 of 520 ~ 14.23'%

%40.96
%44.81
%14.23

CMYK RENK MODELİ

#D5E94A rengi CMYK tonu (9,0,68,9).

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

CMYK: (9,0,68,9)
C9M0Y68K9 (9%, 0%, 68%, 9%)
(0.09 / 0.00 / 0.68 / 0.09)

CMYK yüzdeleri

%8.58
%0
%68.24
%8.63

Codes

Color #D5E94A in popluar color models

D5 E9 4A
RGB 213 233 74
HSL 68° 78.33% 60.20%
HSB/HSV 68° 68.24% 91.37%
CMYK 8.58% 0.00% 68.24%
8.63%

Color #D5E94A in popluar number systems.

HEX D5 E9 4A
Decimal 213 233 74
Binary 11010101 11101001 1001010
Octal 325 351 112

Shades and tints

Shades of #D5E94A

#D5E94A
(213,233,74)
#C2D444
(194,212,68)
#AFBF3E
(175,191,62)
#9CAA38
(156,170,56)
#899532
(137,149,50)
#76802C
(118,128,44)
#636B26
(99,107,38)
#505620
(80,86,32)
#3D411A
(61,65,26)
#2A2C14
(42,44,20)
#17170E
(23,23,14)
#000000
(0,0,0)

Tints of #D5E94A

#D5E94A
(213,233,74)
#D8EB5A
(216,235,90)
#DBED6A
(219,237,106)
#DEEF7A
(222,239,122)
#E1F18A
(225,241,138)
#E4F39A
(228,243,154)
#E7F5AA
(231,245,170)
#EAF7BA
(234,247,186)
#EDF9CA
(237,249,202)
#F0FBDA
(240,251,218)
#F3FDEA
(243,253,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E94A; }

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

This text font color is #D5E94A.

Background Color

.myBgColor { background-color: #D5E94A; }

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

This div background color is #D5E94A.

Border color

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

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

This div border color is #D5E94A.

Opacity

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

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

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

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

This text has shadow with #D5E94A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E94A.

Preview

Color preview on black background

This text has color #D5E94A on black background.


Color preview on white background

This text has color #D5E94A on white background.


Black color preview on #D5E94A background

This text has black color on #D5E94A background.


White color preview on #D5E94A background

This text has white color on #D5E94A background.


Related colors

Complementary color

Complementary color for #hex is #2A16B5.


I love getcolorcode.com

Triadic colors

1 #4AD5E9 and #E94AD5 with #D5E94A are triadic colors.

2 #4AE9D5 and #E9D54A with #D5E94A are triadic colors.