COLOR #EE9F5E

HEX: #EE9F5E RGB: (238,159,94)

Renk bilgisi

#EE9F5E contains mainly red color. #EE9F5E ‘ nin web güvenlik rengi #FF9966 (ya da #F96) dir.

RGB renk modeli

#EE9F5E color RGB value is (238,159,94).

RGB: (238,159,94) (93%, 62%, 37%)

RGB bağlantıları ve doygunluk

R 238 of 255 = 93%
G 159 of 255 = 62%
B 94 of 255 = 37%

238
159
94

R + G + B ~ 64%. #EE9F5E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 238 + 159 + 94 = 491 (100%)
R 238 of 491 ~ 48.47%
G 159 of 491 ~ 32.38%
B 94 of 491 ~ 19.14'%

%48.47
%32.38
%19.14

CMYK RENK MODELİ

#EE9F5E rengi CMYK tonu (0,33,61,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 33.19%
  • sarı tonu 60.50%
  • ana renk tonu 6.67%

CMYK: (0,33,61,7)
C0M33Y61K7 (0%, 33%, 61%, 7%)
(0.00 / 0.33 / 0.61 / 0.07)

CMYK yüzdeleri

%0
%33.19
%60.5
%6.67

Codes

Color #EE9F5E in popluar color models

EE 9F 5E
RGB 238 159 94
HSL 27° 80.90% 65.10%
HSB/HSV 27° 60.50% 93.33%
CMYK 0.00% 33.19% 60.50%
6.67%

Color #EE9F5E in popluar number systems.

HEX EE 9F 5E
Decimal 238 159 94
Binary 11101110 10011111 1011110
Octal 356 237 136

Shades and tints

Shades of #EE9F5E

#EE9F5E
(238,159,94)
#D99156
(217,145,86)
#C4834E
(196,131,78)
#AF7546
(175,117,70)
#9A673E
(154,103,62)
#855936
(133,89,54)
#704B2E
(112,75,46)
#5B3D26
(91,61,38)
#462F1E
(70,47,30)
#312116
(49,33,22)
#1C130E
(28,19,14)
#000000
(0,0,0)

Tints of #EE9F5E

#EE9F5E
(238,159,94)
#EFA76C
(239,167,108)
#F0AF7A
(240,175,122)
#F1B788
(241,183,136)
#F2BF96
(242,191,150)
#F3C7A4
(243,199,164)
#F4CFB2
(244,207,178)
#F5D7C0
(245,215,192)
#F6DFCE
(246,223,206)
#F7E7DC
(247,231,220)
#F8EFEA
(248,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EE9F5E color. Also use rgb(238,159,94) instead hex code.

Text Font Color

.myTextColor { color: #EE9F5E; }

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

This text font color is #EE9F5E.

Background Color

.myBgColor { background-color: #EE9F5E; }

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

This div background color is #EE9F5E.

Border color

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

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

This div border color is #EE9F5E.

Opacity

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

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

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

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

This text has shadow with #EE9F5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EE9F5E.

Preview

Color preview on black background

This text has color #EE9F5E on black background.


Color preview on white background

This text has color #EE9F5E on white background.


Black color preview on #EE9F5E background

This text has black color on #EE9F5E background.


White color preview on #EE9F5E background

This text has white color on #EE9F5E background.


Related colors

Complementary color

Complementary color for #hex is #1160A1.


I love getcolorcode.com

Triadic colors

1 #5EEE9F and #9F5EEE with #EE9F5E are triadic colors.

2 #5E9FEE and #9FEE5E with #EE9F5E are triadic colors.