COLOR #D5E080

HEX: #D5E080 RGB: (213,224,128)

Renk bilgisi

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

RGB renk modeli

#D5E080 color RGB value is (213,224,128).

RGB: (213,224,128) (84%, 88%, 50%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 224 of 255 = 88%
B 128 of 255 = 50%

213
224
128

R + G + B ~ 74%. #D5E080 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 224 + 128 = 565 (100%)
R 213 of 565 ~ 37.7%
G 224 of 565 ~ 39.65%
B 128 of 565 ~ 22.65'%

%37.7
%39.65
%22.65

CMYK RENK MODELİ

#D5E080 rengi CMYK tonu (5,0,43,12).

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

CMYK: (5,0,43,12)
C5M0Y43K12 (5%, 0%, 43%, 12%)
(0.05 / 0.00 / 0.43 / 0.12)

CMYK yüzdeleri

%4.91
%0
%42.86
%12.16

Codes

Color #D5E080 in popluar color models

D5 E0 80
RGB 213 224 128
HSL 67° 60.76% 69.02%
HSB/HSV 67° 42.86% 87.84%
CMYK 4.91% 0.00% 42.86%
12.16%

Color #D5E080 in popluar number systems.

HEX D5 E0 80
Decimal 213 224 128
Binary 11010101 11100000 10000000
Octal 325 340 200

Shades and tints

Shades of #D5E080

#D5E080
(213,224,128)
#C2CC75
(194,204,117)
#AFB86A
(175,184,106)
#9CA45F
(156,164,95)
#899054
(137,144,84)
#767C49
(118,124,73)
#63683E
(99,104,62)
#505433
(80,84,51)
#3D4028
(61,64,40)
#2A2C1D
(42,44,29)
#171812
(23,24,18)
#000000
(0,0,0)

Tints of #D5E080

#D5E080
(213,224,128)
#D8E28B
(216,226,139)
#DBE496
(219,228,150)
#DEE6A1
(222,230,161)
#E1E8AC
(225,232,172)
#E4EAB7
(228,234,183)
#E7ECC2
(231,236,194)
#EAEECD
(234,238,205)
#EDF0D8
(237,240,216)
#F0F2E3
(240,242,227)
#F3F4EE
(243,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E080; }

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

This text font color is #D5E080.

Background Color

.myBgColor { background-color: #D5E080; }

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

This div background color is #D5E080.

Border color

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

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

This div border color is #D5E080.

Opacity

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

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

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

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

This text has shadow with #D5E080 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E080.

Preview

Color preview on black background

This text has color #D5E080 on black background.


Color preview on white background

This text has color #D5E080 on white background.


Black color preview on #D5E080 background

This text has black color on #D5E080 background.


White color preview on #D5E080 background

This text has white color on #D5E080 background.


Related colors

Complementary color

Complementary color for #hex is #2A1F7F.


I love getcolorcode.com

Triadic colors

1 #80D5E0 and #E080D5 with #D5E080 are triadic colors.

2 #80E0D5 and #E0D580 with #D5E080 are triadic colors.