COLOR #E6BC76

HEX: #E6BC76 RGB: (230,188,118)

Renk bilgisi

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

RGB renk modeli

#E6BC76 color RGB value is (230,188,118).

RGB: (230,188,118) (90%, 74%, 46%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 188 of 255 = 74%
B 118 of 255 = 46%

230
188
118

R + G + B ~ 70%. #E6BC76 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 188 + 118 = 536 (100%)
R 230 of 536 ~ 42.91%
G 188 of 536 ~ 35.07%
B 118 of 536 ~ 22.01'%

%42.91
%35.07
%22.01

CMYK RENK MODELİ

#E6BC76 rengi CMYK tonu (0,18,49,10).

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

CMYK: (0,18,49,10)
C0M18Y49K10 (0%, 18%, 49%, 10%)
(0.00 / 0.18 / 0.49 / 0.10)

CMYK yüzdeleri

%0
%18.26
%48.7
%9.8

Codes

Color #E6BC76 in popluar color models

E6 BC 76
RGB 230 188 118
HSL 38° 69.14% 68.24%
HSB/HSV 38° 48.70% 90.20%
CMYK 0.00% 18.26% 48.70%
9.80%

Color #E6BC76 in popluar number systems.

HEX E6 BC 76
Decimal 230 188 118
Binary 11100110 10111100 1110110
Octal 346 274 166

Shades and tints

Shades of #E6BC76

#E6BC76
(230,188,118)
#D2AB6C
(210,171,108)
#BE9A62
(190,154,98)
#AA8958
(170,137,88)
#96784E
(150,120,78)
#826744
(130,103,68)
#6E563A
(110,86,58)
#5A4530
(90,69,48)
#463426
(70,52,38)
#32231C
(50,35,28)
#1E1212
(30,18,18)
#000000
(0,0,0)

Tints of #E6BC76

#E6BC76
(230,188,118)
#E8C282
(232,194,130)
#EAC88E
(234,200,142)
#ECCE9A
(236,206,154)
#EED4A6
(238,212,166)
#F0DAB2
(240,218,178)
#F2E0BE
(242,224,190)
#F4E6CA
(244,230,202)
#F6ECD6
(246,236,214)
#F8F2E2
(248,242,226)
#FAF8EE
(250,248,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6BC76; }

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

This text font color is #E6BC76.

Background Color

.myBgColor { background-color: #E6BC76; }

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

This div background color is #E6BC76.

Border color

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

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

This div border color is #E6BC76.

Opacity

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

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

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

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

This text has shadow with #E6BC76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6BC76.

Preview

Color preview on black background

This text has color #E6BC76 on black background.


Color preview on white background

This text has color #E6BC76 on white background.


Black color preview on #E6BC76 background

This text has black color on #E6BC76 background.


White color preview on #E6BC76 background

This text has white color on #E6BC76 background.


Related colors

Complementary color

Complementary color for #hex is #194389.


I love getcolorcode.com

Triadic colors

1 #76E6BC and #BC76E6 with #E6BC76 are triadic colors.

2 #76BCE6 and #BCE676 with #E6BC76 are triadic colors.