COLOR #E7C85E

HEX: #E7C85E RGB: (231,200,94)

Renk bilgisi

#E7C85E contains mainly red and green colors. #E7C85E ‘ nin web güvenlik rengi #FFCC66 (ya da #FC6) dir.

RGB renk modeli

#E7C85E color RGB value is (231,200,94).

RGB: (231,200,94) (91%, 78%, 37%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 200 of 255 = 78%
B 94 of 255 = 37%

231
200
94

R + G + B ~ 69%. #E7C85E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 200 + 94 = 525 (100%)
R 231 of 525 ~ 44%
G 200 of 525 ~ 38.1%
B 94 of 525 ~ 17.9'%

%44
%38.1
%17.9

CMYK RENK MODELİ

#E7C85E rengi CMYK tonu (0,13,59,9).

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.42%
  • sarı tonu 59.31%
  • ana renk tonu 9.41%

CMYK: (0,13,59,9)
C0M13Y59K9 (0%, 13%, 59%, 9%)
(0.00 / 0.13 / 0.59 / 0.09)

CMYK yüzdeleri

%0
%13.42
%59.31
%9.41

Codes

Color #E7C85E in popluar color models

E7 C8 5E
RGB 231 200 94
HSL 46° 74.05% 63.73%
HSB/HSV 46° 59.31% 90.59%
CMYK 0.00% 13.42% 59.31%
9.41%

Color #E7C85E in popluar number systems.

HEX E7 C8 5E
Decimal 231 200 94
Binary 11100111 11001000 1011110
Octal 347 310 136

Shades and tints

Shades of #E7C85E

#E7C85E
(231,200,94)
#D2B656
(210,182,86)
#BDA44E
(189,164,78)
#A89246
(168,146,70)
#93803E
(147,128,62)
#7E6E36
(126,110,54)
#695C2E
(105,92,46)
#544A26
(84,74,38)
#3F381E
(63,56,30)
#2A2616
(42,38,22)
#15140E
(21,20,14)
#000000
(0,0,0)

Tints of #E7C85E

#E7C85E
(231,200,94)
#E9CD6C
(233,205,108)
#EBD27A
(235,210,122)
#EDD788
(237,215,136)
#EFDC96
(239,220,150)
#F1E1A4
(241,225,164)
#F3E6B2
(243,230,178)
#F5EBC0
(245,235,192)
#F7F0CE
(247,240,206)
#F9F5DC
(249,245,220)
#FBFAEA
(251,250,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E7C85E color. Also use rgb(231,200,94) instead hex code.

Text Font Color

.myTextColor { color: #E7C85E; }

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

This text font color is #E7C85E.

Background Color

.myBgColor { background-color: #E7C85E; }

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

This div background color is #E7C85E.

Border color

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

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

This div border color is #E7C85E.

Opacity

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

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

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

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

This text has shadow with #E7C85E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7C85E.

Preview

Color preview on black background

This text has color #E7C85E on black background.


Color preview on white background

This text has color #E7C85E on white background.


Black color preview on #E7C85E background

This text has black color on #E7C85E background.


White color preview on #E7C85E background

This text has white color on #E7C85E background.


Related colors

Complementary color

Complementary color for #hex is #1837A1.


I love getcolorcode.com

Triadic colors

1 #5EE7C8 and #C85EE7 with #E7C85E are triadic colors.

2 #5EC8E7 and #C8E75E with #E7C85E are triadic colors.