COLOR #E65E3C

HEX: #E65E3C RGB: (230,94,60)

Renk bilgisi

#E65E3C contains mainly red color. #E65E3C ‘ nin web güvenlik rengi #CC6633 (ya da #C63) dir.

RGB renk modeli

#E65E3C color RGB value is (230,94,60).

RGB: (230,94,60) (90%, 37%, 24%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 94 of 255 = 37%
B 60 of 255 = 24%

230
94
60

R + G + B ~ 50%. #E65E3C is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 94 + 60 = 384 (100%)
R 230 of 384 ~ 59.9%
G 94 of 384 ~ 24.48%
B 60 of 384 ~ 15.63'%

%59.9
%24.48
%15.63

CMYK RENK MODELİ

#E65E3C rengi CMYK tonu (0,59,74,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 59.13%
  • sarı tonu 73.91%
  • ana renk tonu 9.80%

CMYK: (0,59,74,10)
C0M59Y74K10 (0%, 59%, 74%, 10%)
(0.00 / 0.59 / 0.74 / 0.10)

CMYK yüzdeleri

%0
%59.13
%73.91
%9.8

Codes

Color #E65E3C in popluar color models

E6 5E 3C
RGB 230 94 60
HSL 12° 77.27% 56.86%
HSB/HSV 12° 73.91% 90.20%
CMYK 0.00% 59.13% 73.91%
9.80%

Color #E65E3C in popluar number systems.

HEX E6 5E 3C
Decimal 230 94 60
Binary 11100110 1011110 111100
Octal 346 136 74

Shades and tints

Shades of #E65E3C

#E65E3C
(230,94,60)
#D25637
(210,86,55)
#BE4E32
(190,78,50)
#AA462D
(170,70,45)
#963E28
(150,62,40)
#823623
(130,54,35)
#6E2E1E
(110,46,30)
#5A2619
(90,38,25)
#461E14
(70,30,20)
#32160F
(50,22,15)
#1E0E0A
(30,14,10)
#000000
(0,0,0)

Tints of #E65E3C

#E65E3C
(230,94,60)
#E86C4D
(232,108,77)
#EA7A5E
(234,122,94)
#EC886F
(236,136,111)
#EE9680
(238,150,128)
#F0A491
(240,164,145)
#F2B2A2
(242,178,162)
#F4C0B3
(244,192,179)
#F6CEC4
(246,206,196)
#F8DCD5
(248,220,213)
#FAEAE6
(250,234,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E65E3C color. Also use rgb(230,94,60) instead hex code.

Text Font Color

.myTextColor { color: #E65E3C; }

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

This text font color is #E65E3C.

Background Color

.myBgColor { background-color: #E65E3C; }

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

This div background color is #E65E3C.

Border color

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

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

This div border color is #E65E3C.

Opacity

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

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

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

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

This text has shadow with #E65E3C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E65E3C.

Preview

Color preview on black background

This text has color #E65E3C on black background.


Color preview on white background

This text has color #E65E3C on white background.


Black color preview on #E65E3C background

This text has black color on #E65E3C background.


White color preview on #E65E3C background

This text has white color on #E65E3C background.


Related colors

Complementary color

Complementary color for #hex is #19A1C3.


I love getcolorcode.com

Triadic colors

1 #3CE65E and #5E3CE6 with #E65E3C are triadic colors.

2 #3C5EE6 and #5EE63C with #E65E3C are triadic colors.