COLOR #E4C585

HEX: #E4C585 RGB: (228,197,133)

Renk bilgisi

#E4C585 contains mainly red and green colors. #E4C585 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#E4C585 color RGB value is (228,197,133).

RGB: (228,197,133) (89%, 77%, 52%)

RGB bağlantıları ve doygunluk

R 228 of 255 = 89%
G 197 of 255 = 77%
B 133 of 255 = 52%

228
197
133

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

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 197 + 133 = 558 (100%)
R 228 of 558 ~ 40.86%
G 197 of 558 ~ 35.3%
B 133 of 558 ~ 23.84'%

%40.86
%35.3
%23.84

CMYK RENK MODELİ

#E4C585 rengi CMYK tonu (0,14,42,11).

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.60%
  • sarı tonu 41.67%
  • ana renk tonu 10.59%

CMYK: (0,14,42,11)
C0M14Y42K11 (0%, 14%, 42%, 11%)
(0.00 / 0.14 / 0.42 / 0.11)

CMYK yüzdeleri

%0
%13.6
%41.67
%10.59

Codes

Color #E4C585 in popluar color models

E4 C5 85
RGB 228 197 133
HSL 40° 63.76% 70.78%
HSB/HSV 40° 41.67% 89.41%
CMYK 0.00% 13.60% 41.67%
10.59%

Color #E4C585 in popluar number systems.

HEX E4 C5 85
Decimal 228 197 133
Binary 11100100 11000101 10000101
Octal 344 305 205

Shades and tints

Shades of #E4C585

#E4C585
(228,197,133)
#D0B479
(208,180,121)
#BCA36D
(188,163,109)
#A89261
(168,146,97)
#948155
(148,129,85)
#807049
(128,112,73)
#6C5F3D
(108,95,61)
#584E31
(88,78,49)
#443D25
(68,61,37)
#302C19
(48,44,25)
#1C1B0D
(28,27,13)
#000000
(0,0,0)

Tints of #E4C585

#E4C585
(228,197,133)
#E6CA90
(230,202,144)
#E8CF9B
(232,207,155)
#EAD4A6
(234,212,166)
#ECD9B1
(236,217,177)
#EEDEBC
(238,222,188)
#F0E3C7
(240,227,199)
#F2E8D2
(242,232,210)
#F4EDDD
(244,237,221)
#F6F2E8
(246,242,232)
#F8F7F3
(248,247,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4C585 color. Also use rgb(228,197,133) instead hex code.

Text Font Color

.myTextColor { color: #E4C585; }

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

This text font color is #E4C585.

Background Color

.myBgColor { background-color: #E4C585; }

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

This div background color is #E4C585.

Border color

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

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

This div border color is #E4C585.

Opacity

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

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

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

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

This text has shadow with #E4C585 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4C585.

Preview

Color preview on black background

This text has color #E4C585 on black background.


Color preview on white background

This text has color #E4C585 on white background.


Black color preview on #E4C585 background

This text has black color on #E4C585 background.


White color preview on #E4C585 background

This text has white color on #E4C585 background.


Related colors

Complementary color

Complementary color for #hex is #1B3A7A.


I love getcolorcode.com

Triadic colors

1 #85E4C5 and #C585E4 with #E4C585 are triadic colors.

2 #85C5E4 and #C5E485 with #E4C585 are triadic colors.