COLOR #D5E077

HEX: #D5E077 RGB: (213,224,119)

Renk bilgisi

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

RGB renk modeli

#D5E077 color RGB value is (213,224,119).

RGB: (213,224,119) (84%, 88%, 47%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 224 of 255 = 88%
B 119 of 255 = 47%

213
224
119

R + G + B ~ 73%. #D5E077 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 224 + 119 = 556 (100%)
R 213 of 556 ~ 38.31%
G 224 of 556 ~ 40.29%
B 119 of 556 ~ 21.4'%

%38.31
%40.29
%21.4

CMYK RENK MODELİ

#D5E077 rengi CMYK tonu (5,0,47,12).

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

CMYK: (5,0,47,12)
C5M0Y47K12 (5%, 0%, 47%, 12%)
(0.05 / 0.00 / 0.47 / 0.12)

CMYK yüzdeleri

%4.91
%0
%46.88
%12.16

Codes

Color #D5E077 in popluar color models

D5 E0 77
RGB 213 224 119
HSL 66° 62.87% 67.25%
HSB/HSV 66° 46.88% 87.84%
CMYK 4.91% 0.00% 46.88%
12.16%

Color #D5E077 in popluar number systems.

HEX D5 E0 77
Decimal 213 224 119
Binary 11010101 11100000 1110111
Octal 325 340 167

Shades and tints

Shades of #D5E077

#D5E077
(213,224,119)
#C2CC6D
(194,204,109)
#AFB863
(175,184,99)
#9CA459
(156,164,89)
#89904F
(137,144,79)
#767C45
(118,124,69)
#63683B
(99,104,59)
#505431
(80,84,49)
#3D4027
(61,64,39)
#2A2C1D
(42,44,29)
#171813
(23,24,19)
#000000
(0,0,0)

Tints of #D5E077

#D5E077
(213,224,119)
#D8E283
(216,226,131)
#DBE48F
(219,228,143)
#DEE69B
(222,230,155)
#E1E8A7
(225,232,167)
#E4EAB3
(228,234,179)
#E7ECBF
(231,236,191)
#EAEECB
(234,238,203)
#EDF0D7
(237,240,215)
#F0F2E3
(240,242,227)
#F3F4EF
(243,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5E077; }

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

This text font color is #D5E077.

Background Color

.myBgColor { background-color: #D5E077; }

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

This div background color is #D5E077.

Border color

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

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

This div border color is #D5E077.

Opacity

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

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

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

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

This text has shadow with #D5E077 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E077.

Preview

Color preview on black background

This text has color #D5E077 on black background.


Color preview on white background

This text has color #D5E077 on white background.


Black color preview on #D5E077 background

This text has black color on #D5E077 background.


White color preview on #D5E077 background

This text has white color on #D5E077 background.


Related colors

Complementary color

Complementary color for #hex is #2A1F88.


I love getcolorcode.com

Triadic colors

1 #77D5E0 and #E077D5 with #D5E077 are triadic colors.

2 #77E0D5 and #E0D577 with #D5E077 are triadic colors.