COLOR #D3E076

HEX: #D3E076 RGB: (211,224,118)

Renk bilgisi

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

RGB renk modeli

#D3E076 color RGB value is (211,224,118).

RGB: (211,224,118) (83%, 88%, 46%)

RGB bağlantıları ve doygunluk

R 211 of 255 = 83%
G 224 of 255 = 88%
B 118 of 255 = 46%

211
224
118

R + G + B ~ 72%. #D3E076 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 211 + 224 + 118 = 553 (100%)
R 211 of 553 ~ 38.16%
G 224 of 553 ~ 40.51%
B 118 of 553 ~ 21.34'%

%38.16
%40.51
%21.34

CMYK RENK MODELİ

#D3E076 rengi CMYK tonu (6,0,47,12).

  • camgöbeği tonu 5.80%
  • eflatun tonu 0.00%
  • sarı tonu 47.32%
  • ana renk tonu 12.16%

CMYK: (6,0,47,12)
C6M0Y47K12 (6%, 0%, 47%, 12%)
(0.06 / 0.00 / 0.47 / 0.12)

CMYK yüzdeleri

%5.8
%0
%47.32
%12.16

Codes

Color #D3E076 in popluar color models

D3 E0 76
RGB 211 224 118
HSL 67° 63.10% 67.06%
HSB/HSV 67° 47.32% 87.84%
CMYK 5.80% 0.00% 47.32%
12.16%

Color #D3E076 in popluar number systems.

HEX D3 E0 76
Decimal 211 224 118
Binary 11010011 11100000 1110110
Octal 323 340 166

Shades and tints

Shades of #D3E076

#D3E076
(211,224,118)
#C0CC6C
(192,204,108)
#ADB862
(173,184,98)
#9AA458
(154,164,88)
#87904E
(135,144,78)
#747C44
(116,124,68)
#61683A
(97,104,58)
#4E5430
(78,84,48)
#3B4026
(59,64,38)
#282C1C
(40,44,28)
#151812
(21,24,18)
#000000
(0,0,0)

Tints of #D3E076

#D3E076
(211,224,118)
#D7E282
(215,226,130)
#DBE48E
(219,228,142)
#DFE69A
(223,230,154)
#E3E8A6
(227,232,166)
#E7EAB2
(231,234,178)
#EBECBE
(235,236,190)
#EFEECA
(239,238,202)
#F3F0D6
(243,240,214)
#F7F2E2
(247,242,226)
#FBF4EE
(251,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D3E076 color. Also use rgb(211,224,118) instead hex code.

Text Font Color

.myTextColor { color: #D3E076; }

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

This text font color is #D3E076.

Background Color

.myBgColor { background-color: #D3E076; }

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

This div background color is #D3E076.

Border color

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

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

This div border color is #D3E076.

Opacity

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

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

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

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

This text has shadow with #D3E076 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D3E076.

Preview

Color preview on black background

This text has color #D3E076 on black background.


Color preview on white background

This text has color #D3E076 on white background.


Black color preview on #D3E076 background

This text has black color on #D3E076 background.


White color preview on #D3E076 background

This text has white color on #D3E076 background.


Related colors

Complementary color

Complementary color for #hex is #2C1F89.


I love getcolorcode.com

Triadic colors

1 #76D3E0 and #E076D3 with #D3E076 are triadic colors.

2 #76E0D3 and #E0D376 with #D3E076 are triadic colors.