COLOR #D5E02D

HEX: #D5E02D RGB: (213,224,45)

Renk bilgisi

#D5E02D contains mainly red and green colors. #D5E02D ‘ nin web güvenlik rengi #CCCC33 (ya da #CC3) dir.

RGB renk modeli

#D5E02D color RGB value is (213,224,45).

RGB: (213,224,45) (84%, 88%, 18%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 224 of 255 = 88%
B 45 of 255 = 18%

213
224
45

R + G + B ~ 63%. #D5E02D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 224 + 45 = 482 (100%)
R 213 of 482 ~ 44.19%
G 224 of 482 ~ 46.47%
B 45 of 482 ~ 9.34'%

%44.19
%46.47

CMYK RENK MODELİ

#D5E02D rengi CMYK tonu (5,0,80,12).

  • camgöbeği tonu 4.91%
  • eflatun tonu 0.00%
  • sarı tonu 79.91%
  • ana renk tonu 12.16%

CMYK: (5,0,80,12)
C5M0Y80K12 (5%, 0%, 80%, 12%)
(0.05 / 0.00 / 0.80 / 0.12)

CMYK yüzdeleri

%4.91
%0
%79.91
%12.16

Codes

Color #D5E02D in popluar color models

D5 E0 2D
RGB 213 224 45
HSL 64° 74.27% 52.75%
HSB/HSV 64° 79.91% 87.84%
CMYK 4.91% 0.00% 79.91%
12.16%

Color #D5E02D in popluar number systems.

HEX D5 E0 2D
Decimal 213 224 45
Binary 11010101 11100000 101101
Octal 325 340 55

Shades and tints

Shades of #D5E02D

#D5E02D
(213,224,45)
#C2CC29
(194,204,41)
#AFB825
(175,184,37)
#9CA421
(156,164,33)
#89901D
(137,144,29)
#767C19
(118,124,25)
#636815
(99,104,21)
#505411
(80,84,17)
#3D400D
(61,64,13)
#2A2C09
(42,44,9)
#171805
(23,24,5)
#000000
(0,0,0)

Tints of #D5E02D

#D5E02D
(213,224,45)
#D8E240
(216,226,64)
#DBE453
(219,228,83)
#DEE666
(222,230,102)
#E1E879
(225,232,121)
#E4EA8C
(228,234,140)
#E7EC9F
(231,236,159)
#EAEEB2
(234,238,178)
#EDF0C5
(237,240,197)
#F0F2D8
(240,242,216)
#F3F4EB
(243,244,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5E02D color. Also use rgb(213,224,45) instead hex code.

Text Font Color

.myTextColor { color: #D5E02D; }

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

This text font color is #D5E02D.

Background Color

.myBgColor { background-color: #D5E02D; }

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

This div background color is #D5E02D.

Border color

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

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

This div border color is #D5E02D.

Opacity

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

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

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

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

This text has shadow with #D5E02D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E02D.

Preview

Color preview on black background

This text has color #D5E02D on black background.


Color preview on white background

This text has color #D5E02D on white background.


Black color preview on #D5E02D background

This text has black color on #D5E02D background.


White color preview on #D5E02D background

This text has white color on #D5E02D background.


Related colors

Complementary color

Complementary color for #hex is #2A1FD2.


I love getcolorcode.com

Triadic colors

1 #2DD5E0 and #E02DD5 with #D5E02D are triadic colors.

2 #2DE0D5 and #E0D52D with #D5E02D are triadic colors.