COLOR #D1E976

HEX: #D1E976 RGB: (209,233,118)

Renk bilgisi

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

RGB renk modeli

#D1E976 color RGB value is (209,233,118).

RGB: (209,233,118) (82%, 91%, 46%)

RGB bağlantıları ve doygunluk

R 209 of 255 = 82%
G 233 of 255 = 91%
B 118 of 255 = 46%

209
233
118

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

Yüzdelerle RGB renk parçaları

R + G + B = 209 + 233 + 118 = 560 (100%)
R 209 of 560 ~ 37.32%
G 233 of 560 ~ 41.61%
B 118 of 560 ~ 21.07'%

%37.32
%41.61
%21.07

CMYK RENK MODELİ

#D1E976 rengi CMYK tonu (10,0,49,9).

  • camgöbeği tonu 10.30%
  • eflatun tonu 0.00%
  • sarı tonu 49.36%
  • ana renk tonu 8.63%

CMYK: (10,0,49,9)
C10M0Y49K9 (10%, 0%, 49%, 9%)
(0.10 / 0.00 / 0.49 / 0.09)

CMYK yüzdeleri

%10.3
%0
%49.36
%8.63

Codes

Color #D1E976 in popluar color models

D1 E9 76
RGB 209 233 118
HSL 73° 72.33% 68.82%
HSB/HSV 73° 49.36% 91.37%
CMYK 10.30% 0.00% 49.36%
8.63%

Color #D1E976 in popluar number systems.

HEX D1 E9 76
Decimal 209 233 118
Binary 11010001 11101001 1110110
Octal 321 351 166

Shades and tints

Shades of #D1E976

#D1E976
(209,233,118)
#BED46C
(190,212,108)
#ABBF62
(171,191,98)
#98AA58
(152,170,88)
#85954E
(133,149,78)
#728044
(114,128,68)
#5F6B3A
(95,107,58)
#4C5630
(76,86,48)
#394126
(57,65,38)
#262C1C
(38,44,28)
#131712
(19,23,18)
#000000
(0,0,0)

Tints of #D1E976

#D1E976
(209,233,118)
#D5EB82
(213,235,130)
#D9ED8E
(217,237,142)
#DDEF9A
(221,239,154)
#E1F1A6
(225,241,166)
#E5F3B2
(229,243,178)
#E9F5BE
(233,245,190)
#EDF7CA
(237,247,202)
#F1F9D6
(241,249,214)
#F5FBE2
(245,251,226)
#F9FDEE
(249,253,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D1E976 color. Also use rgb(209,233,118) instead hex code.

Text Font Color

.myTextColor { color: #D1E976; }

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

This text font color is #D1E976.

Background Color

.myBgColor { background-color: #D1E976; }

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

This div background color is #D1E976.

Border color

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

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

This div border color is #D1E976.

Opacity

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

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

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

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

This text has shadow with #D1E976 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D1E976.

Preview

Color preview on black background

This text has color #D1E976 on black background.


Color preview on white background

This text has color #D1E976 on white background.


Black color preview on #D1E976 background

This text has black color on #D1E976 background.


White color preview on #D1E976 background

This text has white color on #D1E976 background.


Related colors

Complementary color

Complementary color for #hex is #2E1689.


I love getcolorcode.com

Triadic colors

1 #76D1E9 and #E976D1 with #D1E976 are triadic colors.

2 #76E9D1 and #E9D176 with #D1E976 are triadic colors.