COLOR #E38C60

HEX: #E38C60 RGB: (227,140,96)

Renk bilgisi

#E38C60 contains mainly red color. #E38C60 ‘ nin web güvenlik rengi #CC9966 (ya da #C96) dir.

RGB renk modeli

#E38C60 color RGB value is (227,140,96).

RGB: (227,140,96) (89%, 55%, 38%)

RGB bağlantıları ve doygunluk

R 227 of 255 = 89%
G 140 of 255 = 55%
B 96 of 255 = 38%

227
140
96

R + G + B ~ 61%. #E38C60 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 227 + 140 + 96 = 463 (100%)
R 227 of 463 ~ 49.03%
G 140 of 463 ~ 30.24%
B 96 of 463 ~ 20.73'%

%49.03
%30.24
%20.73

CMYK RENK MODELİ

#E38C60 rengi CMYK tonu (0,38,58,11).

  • camgöbeği tonu 0.00%
  • eflatun tonu 38.33%
  • sarı tonu 57.71%
  • ana renk tonu 10.98%

CMYK: (0,38,58,11)
C0M38Y58K11 (0%, 38%, 58%, 11%)
(0.00 / 0.38 / 0.58 / 0.11)

CMYK yüzdeleri

%0
%38.33
%57.71
%10.98

Codes

Color #E38C60 in popluar color models

E3 8C 60
RGB 227 140 96
HSL 20° 70.05% 63.33%
HSB/HSV 20° 57.71% 89.02%
CMYK 0.00% 38.33% 57.71%
10.98%

Color #E38C60 in popluar number systems.

HEX E3 8C 60
Decimal 227 140 96
Binary 11100011 10001100 1100000
Octal 343 214 140

Shades and tints

Shades of #E38C60

#E38C60
(227,140,96)
#CF8058
(207,128,88)
#BB7450
(187,116,80)
#A76848
(167,104,72)
#935C40
(147,92,64)
#7F5038
(127,80,56)
#6B4430
(107,68,48)
#573828
(87,56,40)
#432C20
(67,44,32)
#2F2018
(47,32,24)
#1B1410
(27,20,16)
#000000
(0,0,0)

Tints of #E38C60

#E38C60
(227,140,96)
#E5966E
(229,150,110)
#E7A07C
(231,160,124)
#E9AA8A
(233,170,138)
#EBB498
(235,180,152)
#EDBEA6
(237,190,166)
#EFC8B4
(239,200,180)
#F1D2C2
(241,210,194)
#F3DCD0
(243,220,208)
#F5E6DE
(245,230,222)
#F7F0EC
(247,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E38C60 color. Also use rgb(227,140,96) instead hex code.

Text Font Color

.myTextColor { color: #E38C60; }

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

This text font color is #E38C60.

Background Color

.myBgColor { background-color: #E38C60; }

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

This div background color is #E38C60.

Border color

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

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

This div border color is #E38C60.

Opacity

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

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

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

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

This text has shadow with #E38C60 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E38C60.

Preview

Color preview on black background

This text has color #E38C60 on black background.


Color preview on white background

This text has color #E38C60 on white background.


Black color preview on #E38C60 background

This text has black color on #E38C60 background.


White color preview on #E38C60 background

This text has white color on #E38C60 background.


Related colors

Complementary color

Complementary color for #hex is #1C739F.


I love getcolorcode.com

Triadic colors

1 #60E38C and #8C60E3 with #E38C60 are triadic colors.

2 #608CE3 and #8CE360 with #E38C60 are triadic colors.