COLOR #E4995E

HEX: #E4995E RGB: (228,153,94)

Renk bilgisi

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

RGB renk modeli

#E4995E color RGB value is (228,153,94).

RGB: (228,153,94) (89%, 60%, 37%)

RGB bağlantıları ve doygunluk

R 228 of 255 = 89%
G 153 of 255 = 60%
B 94 of 255 = 37%

228
153
94

R + G + B ~ 62%. #E4995E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 153 + 94 = 475 (100%)
R 228 of 475 ~ 48%
G 153 of 475 ~ 32.21%
B 94 of 475 ~ 19.79'%

%48
%32.21
%19.79

CMYK RENK MODELİ

#E4995E rengi CMYK tonu (0,33,59,11).

  • camgöbeği tonu 0.00%
  • eflatun tonu 32.89%
  • sarı tonu 58.77%
  • ana renk tonu 10.59%

CMYK: (0,33,59,11)
C0M33Y59K11 (0%, 33%, 59%, 11%)
(0.00 / 0.33 / 0.59 / 0.11)

CMYK yüzdeleri

%0
%32.89
%58.77
%10.59

Codes

Color #E4995E in popluar color models

E4 99 5E
RGB 228 153 94
HSL 26° 71.28% 63.14%
HSB/HSV 26° 58.77% 89.41%
CMYK 0.00% 32.89% 58.77%
10.59%

Color #E4995E in popluar number systems.

HEX E4 99 5E
Decimal 228 153 94
Binary 11100100 10011001 1011110
Octal 344 231 136

Shades and tints

Shades of #E4995E

#E4995E
(228,153,94)
#D08C56
(208,140,86)
#BC7F4E
(188,127,78)
#A87246
(168,114,70)
#94653E
(148,101,62)
#805836
(128,88,54)
#6C4B2E
(108,75,46)
#583E26
(88,62,38)
#44311E
(68,49,30)
#302416
(48,36,22)
#1C170E
(28,23,14)
#000000
(0,0,0)

Tints of #E4995E

#E4995E
(228,153,94)
#E6A26C
(230,162,108)
#E8AB7A
(232,171,122)
#EAB488
(234,180,136)
#ECBD96
(236,189,150)
#EEC6A4
(238,198,164)
#F0CFB2
(240,207,178)
#F2D8C0
(242,216,192)
#F4E1CE
(244,225,206)
#F6EADC
(246,234,220)
#F8F3EA
(248,243,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4995E color. Also use rgb(228,153,94) instead hex code.

Text Font Color

.myTextColor { color: #E4995E; }

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

This text font color is #E4995E.

Background Color

.myBgColor { background-color: #E4995E; }

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

This div background color is #E4995E.

Border color

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

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

This div border color is #E4995E.

Opacity

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

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

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

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

This text has shadow with #E4995E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4995E.

Preview

Color preview on black background

This text has color #E4995E on black background.


Color preview on white background

This text has color #E4995E on white background.


Black color preview on #E4995E background

This text has black color on #E4995E background.


White color preview on #E4995E background

This text has white color on #E4995E background.


Related colors

Complementary color

Complementary color for #hex is #1B66A1.


I love getcolorcode.com

Triadic colors

1 #5EE499 and #995EE4 with #E4995E are triadic colors.

2 #5E99E4 and #99E45E with #E4995E are triadic colors.