COLOR #D5E77D

HEX: #D5E77D RGB: (213,231,125)

Renk bilgisi

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

RGB renk modeli

#D5E77D color RGB value is (213,231,125).

RGB: (213,231,125) (84%, 91%, 49%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 231 of 255 = 91%
B 125 of 255 = 49%

213
231
125

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 231 + 125 = 569 (100%)
R 213 of 569 ~ 37.43%
G 231 of 569 ~ 40.6%
B 125 of 569 ~ 21.97'%

%37.43
%40.6
%21.97

CMYK RENK MODELİ

#D5E77D rengi CMYK tonu (8,0,46,9).

  • camgöbeği tonu 7.79%
  • eflatun tonu 0.00%
  • sarı tonu 45.89%
  • ana renk tonu 9.41%

CMYK: (8,0,46,9)
C8M0Y46K9 (8%, 0%, 46%, 9%)
(0.08 / 0.00 / 0.46 / 0.09)

CMYK yüzdeleri

%7.79
%0
%45.89
%9.41

Codes

Color #D5E77D in popluar color models

D5 E7 7D
RGB 213 231 125
HSL 70° 68.83% 69.80%
HSB/HSV 70° 45.89% 90.59%
CMYK 7.79% 0.00% 45.89%
9.41%

Color #D5E77D in popluar number systems.

HEX D5 E7 7D
Decimal 213 231 125
Binary 11010101 11100111 1111101
Octal 325 347 175

Shades and tints

Shades of #D5E77D

#D5E77D
(213,231,125)
#C2D272
(194,210,114)
#AFBD67
(175,189,103)
#9CA85C
(156,168,92)
#899351
(137,147,81)
#767E46
(118,126,70)
#63693B
(99,105,59)
#505430
(80,84,48)
#3D3F25
(61,63,37)
#2A2A1A
(42,42,26)
#17150F
(23,21,15)
#000000
(0,0,0)

Tints of #D5E77D

#D5E77D
(213,231,125)
#D8E988
(216,233,136)
#DBEB93
(219,235,147)
#DEED9E
(222,237,158)
#E1EFA9
(225,239,169)
#E4F1B4
(228,241,180)
#E7F3BF
(231,243,191)
#EAF5CA
(234,245,202)
#EDF7D5
(237,247,213)
#F0F9E0
(240,249,224)
#F3FBEB
(243,251,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5E77D color. Also use rgb(213,231,125) instead hex code.

Text Font Color

.myTextColor { color: #D5E77D; }

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

This text font color is #D5E77D.

Background Color

.myBgColor { background-color: #D5E77D; }

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

This div background color is #D5E77D.

Border color

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

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

This div border color is #D5E77D.

Opacity

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

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

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

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

This text has shadow with #D5E77D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5E77D.

Preview

Color preview on black background

This text has color #D5E77D on black background.


Color preview on white background

This text has color #D5E77D on white background.


Black color preview on #D5E77D background

This text has black color on #D5E77D background.


White color preview on #D5E77D background

This text has white color on #D5E77D background.


Related colors

Complementary color

Complementary color for #hex is #2A1882.


I love getcolorcode.com

Triadic colors

1 #7DD5E7 and #E77DD5 with #D5E77D are triadic colors.

2 #7DE7D5 and #E7D57D with #D5E77D are triadic colors.