COLOR #D1E77D

HEX: #D1E77D RGB: (209,231,125)

Renk bilgisi

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

RGB renk modeli

#D1E77D color RGB value is (209,231,125).

RGB: (209,231,125) (82%, 91%, 49%)

RGB bağlantıları ve doygunluk

R 209 of 255 = 82%
G 231 of 255 = 91%
B 125 of 255 = 49%

209
231
125

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

Yüzdelerle RGB renk parçaları

R + G + B = 209 + 231 + 125 = 565 (100%)
R 209 of 565 ~ 36.99%
G 231 of 565 ~ 40.88%
B 125 of 565 ~ 22.12'%

%36.99
%40.88
%22.12

CMYK RENK MODELİ

#D1E77D rengi CMYK tonu (10,0,46,9).

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

CMYK: (10,0,46,9)
C10M0Y46K9 (10%, 0%, 46%, 9%)
(0.10 / 0.00 / 0.46 / 0.09)

CMYK yüzdeleri

%9.52
%0
%45.89
%9.41

Codes

Color #D1E77D in popluar color models

D1 E7 7D
RGB 209 231 125
HSL 72° 68.83% 69.80%
HSB/HSV 72° 45.89% 90.59%
CMYK 9.52% 0.00% 45.89%
9.41%

Color #D1E77D in popluar number systems.

HEX D1 E7 7D
Decimal 209 231 125
Binary 11010001 11100111 1111101
Octal 321 347 175

Shades and tints

Shades of #D1E77D

#D1E77D
(209,231,125)
#BED272
(190,210,114)
#ABBD67
(171,189,103)
#98A85C
(152,168,92)
#859351
(133,147,81)
#727E46
(114,126,70)
#5F693B
(95,105,59)
#4C5430
(76,84,48)
#393F25
(57,63,37)
#262A1A
(38,42,26)
#13150F
(19,21,15)
#000000
(0,0,0)

Tints of #D1E77D

#D1E77D
(209,231,125)
#D5E988
(213,233,136)
#D9EB93
(217,235,147)
#DDED9E
(221,237,158)
#E1EFA9
(225,239,169)
#E5F1B4
(229,241,180)
#E9F3BF
(233,243,191)
#EDF5CA
(237,245,202)
#F1F7D5
(241,247,213)
#F5F9E0
(245,249,224)
#F9FBEB
(249,251,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D1E77D; }

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

This text font color is #D1E77D.

Background Color

.myBgColor { background-color: #D1E77D; }

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

This div background color is #D1E77D.

Border color

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

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

This div border color is #D1E77D.

Opacity

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

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

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

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

This text has shadow with #D1E77D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D1E77D.

Preview

Color preview on black background

This text has color #D1E77D on black background.


Color preview on white background

This text has color #D1E77D on white background.


Black color preview on #D1E77D background

This text has black color on #D1E77D background.


White color preview on #D1E77D background

This text has white color on #D1E77D background.


Related colors

Complementary color

Complementary color for #hex is #2E1882.


I love getcolorcode.com

Triadic colors

1 #7DD1E7 and #E77DD1 with #D1E77D are triadic colors.

2 #7DE7D1 and #E7D17D with #D1E77D are triadic colors.