COLOR #E6D376

HEX: #E6D376 RGB: (230,211,118)

Renk bilgisi

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

RGB renk modeli

#E6D376 color RGB value is (230,211,118).

RGB: (230,211,118) (90%, 83%, 46%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 211 of 255 = 83%
B 118 of 255 = 46%

230
211
118

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 211 + 118 = 559 (100%)
R 230 of 559 ~ 41.14%
G 211 of 559 ~ 37.75%
B 118 of 559 ~ 21.11'%

%41.14
%37.75
%21.11

CMYK RENK MODELİ

#E6D376 rengi CMYK tonu (0,8,49,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.26%
  • sarı tonu 48.70%
  • ana renk tonu 9.80%

CMYK: (0,8,49,10)
C0M8Y49K10 (0%, 8%, 49%, 10%)
(0.00 / 0.08 / 0.49 / 0.10)

CMYK yüzdeleri

%0
%8.26
%48.7
%9.8

Codes

Color #E6D376 in popluar color models

E6 D3 76
RGB 230 211 118
HSL 50° 69.14% 68.24%
HSB/HSV 50° 48.70% 90.20%
CMYK 0.00% 8.26% 48.70%
9.80%

Color #E6D376 in popluar number systems.

HEX E6 D3 76
Decimal 230 211 118
Binary 11100110 11010011 1110110
Octal 346 323 166

Shades and tints

Shades of #E6D376

#E6D376
(230,211,118)
#D2C06C
(210,192,108)
#BEAD62
(190,173,98)
#AA9A58
(170,154,88)
#96874E
(150,135,78)
#827444
(130,116,68)
#6E613A
(110,97,58)
#5A4E30
(90,78,48)
#463B26
(70,59,38)
#32281C
(50,40,28)
#1E1512
(30,21,18)
#000000
(0,0,0)

Tints of #E6D376

#E6D376
(230,211,118)
#E8D782
(232,215,130)
#EADB8E
(234,219,142)
#ECDF9A
(236,223,154)
#EEE3A6
(238,227,166)
#F0E7B2
(240,231,178)
#F2EBBE
(242,235,190)
#F4EFCA
(244,239,202)
#F6F3D6
(246,243,214)
#F8F7E2
(248,247,226)
#FAFBEE
(250,251,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6D376; }

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

This text font color is #E6D376.

Background Color

.myBgColor { background-color: #E6D376; }

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

This div background color is #E6D376.

Border color

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

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

This div border color is #E6D376.

Opacity

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

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

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

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

This text has shadow with #E6D376 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6D376.

Preview

Color preview on black background

This text has color #E6D376 on black background.


Color preview on white background

This text has color #E6D376 on white background.


Black color preview on #E6D376 background

This text has black color on #E6D376 background.


White color preview on #E6D376 background

This text has white color on #E6D376 background.


Related colors

Complementary color

Complementary color for #hex is #192C89.


I love getcolorcode.com

Triadic colors

1 #76E6D3 and #D376E6 with #E6D376 are triadic colors.

2 #76D3E6 and #D3E676 with #E6D376 are triadic colors.