COLOR #D5EE77

HEX: #D5EE77 RGB: (213,238,119)

Renk bilgisi

#D5EE77 contains mainly red and green colors. #D5EE77 ‘ nin web güvenlik rengi #CCFF66 (ya da #CF6) dir.

RGB renk modeli

#D5EE77 color RGB value is (213,238,119).

RGB: (213,238,119) (84%, 93%, 47%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 238 of 255 = 93%
B 119 of 255 = 47%

213
238
119

R + G + B ~ 75%. #D5EE77 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 238 + 119 = 570 (100%)
R 213 of 570 ~ 37.37%
G 238 of 570 ~ 41.75%
B 119 of 570 ~ 20.88'%

%37.37
%41.75
%20.88

CMYK RENK MODELİ

#D5EE77 rengi CMYK tonu (11,0,50,7).

  • camgöbeği tonu 10.50%
  • eflatun tonu 0.00%
  • sarı tonu 50.00%
  • ana renk tonu 6.67%

CMYK: (11,0,50,7)
C11M0Y50K7 (11%, 0%, 50%, 7%)
(0.11 / 0.00 / 0.50 / 0.07)

CMYK yüzdeleri

%10.5
%0
%50
%6.67

Codes

Color #D5EE77 in popluar color models

D5 EE 77
RGB 213 238 119
HSL 73° 77.78% 70.00%
HSB/HSV 73° 50.00% 93.33%
CMYK 10.50% 0.00% 50.00%
6.67%

Color #D5EE77 in popluar number systems.

HEX D5 EE 77
Decimal 213 238 119
Binary 11010101 11101110 1110111
Octal 325 356 167

Shades and tints

Shades of #D5EE77

#D5EE77
(213,238,119)
#C2D96D
(194,217,109)
#AFC463
(175,196,99)
#9CAF59
(156,175,89)
#899A4F
(137,154,79)
#768545
(118,133,69)
#63703B
(99,112,59)
#505B31
(80,91,49)
#3D4627
(61,70,39)
#2A311D
(42,49,29)
#171C13
(23,28,19)
#000000
(0,0,0)

Tints of #D5EE77

#D5EE77
(213,238,119)
#D8EF83
(216,239,131)
#DBF08F
(219,240,143)
#DEF19B
(222,241,155)
#E1F2A7
(225,242,167)
#E4F3B3
(228,243,179)
#E7F4BF
(231,244,191)
#EAF5CB
(234,245,203)
#EDF6D7
(237,246,215)
#F0F7E3
(240,247,227)
#F3F8EF
(243,248,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5EE77; }

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

This text font color is #D5EE77.

Background Color

.myBgColor { background-color: #D5EE77; }

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

This div background color is #D5EE77.

Border color

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

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

This div border color is #D5EE77.

Opacity

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

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

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

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

This text has shadow with #D5EE77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5EE77.

Preview

Color preview on black background

This text has color #D5EE77 on black background.


Color preview on white background

This text has color #D5EE77 on white background.


Black color preview on #D5EE77 background

This text has black color on #D5EE77 background.


White color preview on #D5EE77 background

This text has white color on #D5EE77 background.


Related colors

Complementary color

Complementary color for #hex is #2A1188.


I love getcolorcode.com

Triadic colors

1 #77D5EE and #EE77D5 with #D5EE77 are triadic colors.

2 #77EED5 and #EED577 with #D5EE77 are triadic colors.