COLOR #E8C390

HEX: #E8C390 RGB: (232,195,144)

Renk bilgisi

#E8C390 contains mainly red and green colors. #E8C390 ‘ nin web güvenlik rengi #FFCC99 (ya da #FC9) dir.

RGB renk modeli

#E8C390 color RGB value is (232,195,144).

RGB: (232,195,144) (91%, 76%, 56%)

RGB bağlantıları ve doygunluk

R 232 of 255 = 91%
G 195 of 255 = 76%
B 144 of 255 = 56%

232
195
144

R + G + B ~ 74%. #E8C390 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 232 + 195 + 144 = 571 (100%)
R 232 of 571 ~ 40.63%
G 195 of 571 ~ 34.15%
B 144 of 571 ~ 25.22'%

%40.63
%34.15
%25.22

CMYK RENK MODELİ

#E8C390 rengi CMYK tonu (0,16,38,9).

  • camgöbeği tonu 0.00%
  • eflatun tonu 15.95%
  • sarı tonu 37.93%
  • ana renk tonu 9.02%

CMYK: (0,16,38,9)
C0M16Y38K9 (0%, 16%, 38%, 9%)
(0.00 / 0.16 / 0.38 / 0.09)

CMYK yüzdeleri

%0
%15.95
%37.93
%9.02

Codes

Color #E8C390 in popluar color models

E8 C3 90
RGB 232 195 144
HSL 35° 65.67% 73.73%
HSB/HSV 35° 37.93% 90.98%
CMYK 0.00% 15.95% 37.93%
9.02%

Color #E8C390 in popluar number systems.

HEX E8 C3 90
Decimal 232 195 144
Binary 11101000 11000011 10010000
Octal 350 303 220

Shades and tints

Shades of #E8C390

#E8C390
(232,195,144)
#D3B283
(211,178,131)
#BEA176
(190,161,118)
#A99069
(169,144,105)
#947F5C
(148,127,92)
#7F6E4F
(127,110,79)
#6A5D42
(106,93,66)
#554C35
(85,76,53)
#403B28
(64,59,40)
#2B2A1B
(43,42,27)
#16190E
(22,25,14)
#000000
(0,0,0)

Tints of #E8C390

#E8C390
(232,195,144)
#EAC89A
(234,200,154)
#ECCDA4
(236,205,164)
#EED2AE
(238,210,174)
#F0D7B8
(240,215,184)
#F2DCC2
(242,220,194)
#F4E1CC
(244,225,204)
#F6E6D6
(246,230,214)
#F8EBE0
(248,235,224)
#FAF0EA
(250,240,234)
#FCF5F4
(252,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E8C390 color. Also use rgb(232,195,144) instead hex code.

Text Font Color

.myTextColor { color: #E8C390; }

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

This text font color is #E8C390.

Background Color

.myBgColor { background-color: #E8C390; }

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

This div background color is #E8C390.

Border color

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

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

This div border color is #E8C390.

Opacity

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

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

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

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

This text has shadow with #E8C390 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E8C390.

Preview

Color preview on black background

This text has color #E8C390 on black background.


Color preview on white background

This text has color #E8C390 on white background.


Black color preview on #E8C390 background

This text has black color on #E8C390 background.


White color preview on #E8C390 background

This text has white color on #E8C390 background.


Related colors

Complementary color

Complementary color for #hex is #173C6F.


I love getcolorcode.com

Triadic colors

1 #90E8C3 and #C390E8 with #E8C390 are triadic colors.

2 #90C3E8 and #C3E890 with #E8C390 are triadic colors.