COLOR #E5C48C

HEX: #E5C48C RGB: (229,196,140)

Renk bilgisi

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

RGB renk modeli

#E5C48C color RGB value is (229,196,140).

RGB: (229,196,140) (90%, 77%, 55%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 196 of 255 = 77%
B 140 of 255 = 55%

229
196
140

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 196 + 140 = 565 (100%)
R 229 of 565 ~ 40.53%
G 196 of 565 ~ 34.69%
B 140 of 565 ~ 24.78'%

%40.53
%34.69
%24.78

CMYK RENK MODELİ

#E5C48C rengi CMYK tonu (0,14,39,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 14.41%
  • sarı tonu 38.86%
  • ana renk tonu 10.20%

CMYK: (0,14,39,10)
C0M14Y39K10 (0%, 14%, 39%, 10%)
(0.00 / 0.14 / 0.39 / 0.10)

CMYK yüzdeleri

%0
%14.41
%38.86
%10.2

Codes

Color #E5C48C in popluar color models

E5 C4 8C
RGB 229 196 140
HSL 38° 63.12% 72.35%
HSB/HSV 38° 38.86% 89.80%
CMYK 0.00% 14.41% 38.86%
10.20%

Color #E5C48C in popluar number systems.

HEX E5 C4 8C
Decimal 229 196 140
Binary 11100101 11000100 10001100
Octal 345 304 214

Shades and tints

Shades of #E5C48C

#E5C48C
(229,196,140)
#D1B380
(209,179,128)
#BDA274
(189,162,116)
#A99168
(169,145,104)
#95805C
(149,128,92)
#816F50
(129,111,80)
#6D5E44
(109,94,68)
#594D38
(89,77,56)
#453C2C
(69,60,44)
#312B20
(49,43,32)
#1D1A14
(29,26,20)
#000000
(0,0,0)

Tints of #E5C48C

#E5C48C
(229,196,140)
#E7C996
(231,201,150)
#E9CEA0
(233,206,160)
#EBD3AA
(235,211,170)
#EDD8B4
(237,216,180)
#EFDDBE
(239,221,190)
#F1E2C8
(241,226,200)
#F3E7D2
(243,231,210)
#F5ECDC
(245,236,220)
#F7F1E6
(247,241,230)
#F9F6F0
(249,246,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5C48C color. Also use rgb(229,196,140) instead hex code.

Text Font Color

.myTextColor { color: #E5C48C; }

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

This text font color is #E5C48C.

Background Color

.myBgColor { background-color: #E5C48C; }

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

This div background color is #E5C48C.

Border color

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

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

This div border color is #E5C48C.

Opacity

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

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

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

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

This text has shadow with #E5C48C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5C48C.

Preview

Color preview on black background

This text has color #E5C48C on black background.


Color preview on white background

This text has color #E5C48C on white background.


Black color preview on #E5C48C background

This text has black color on #E5C48C background.


White color preview on #E5C48C background

This text has white color on #E5C48C background.


Related colors

Complementary color

Complementary color for #hex is #1A3B73.


I love getcolorcode.com

Triadic colors

1 #8CE5C4 and #C48CE5 with #E5C48C are triadic colors.

2 #8CC4E5 and #C4E58C with #E5C48C are triadic colors.