COLOR #EE9F93

HEX: #EE9F93 RGB: (238,159,147)

Renk bilgisi

#EE9F93 contains mainly red color. #EE9F93 ‘ nin web güvenlik rengi #FF9999 (ya da #F99) dir.

RGB renk modeli

#EE9F93 color RGB value is (238,159,147).

RGB: (238,159,147) (93%, 62%, 58%)

RGB bağlantıları ve doygunluk

R 238 of 255 = 93%
G 159 of 255 = 62%
B 147 of 255 = 58%

238
159
147

R + G + B ~ 71%. #EE9F93 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 238 + 159 + 147 = 544 (100%)
R 238 of 544 ~ 43.75%
G 159 of 544 ~ 29.23%
B 147 of 544 ~ 27.02'%

%43.75
%29.23
%27.02

CMYK RENK MODELİ

#EE9F93 rengi CMYK tonu (0,33,38,7).

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

CMYK: (0,33,38,7)
C0M33Y38K7 (0%, 33%, 38%, 7%)
(0.00 / 0.33 / 0.38 / 0.07)

CMYK yüzdeleri

%0
%33.19
%38.24
%6.67

Codes

Color #EE9F93 in popluar color models

EE 9F 93
RGB 238 159 147
HSL 72.80% 75.49%
HSB/HSV 38.24% 93.33%
CMYK 0.00% 33.19% 38.24%
6.67%

Color #EE9F93 in popluar number systems.

HEX EE 9F 93
Decimal 238 159 147
Binary 11101110 10011111 10010011
Octal 356 237 223

Shades and tints

Shades of #EE9F93

#EE9F93
(238,159,147)
#D99186
(217,145,134)
#C48379
(196,131,121)
#AF756C
(175,117,108)
#9A675F
(154,103,95)
#855952
(133,89,82)
#704B45
(112,75,69)
#5B3D38
(91,61,56)
#462F2B
(70,47,43)
#31211E
(49,33,30)
#1C1311
(28,19,17)
#000000
(0,0,0)

Tints of #EE9F93

#EE9F93
(238,159,147)
#EFA79C
(239,167,156)
#F0AFA5
(240,175,165)
#F1B7AE
(241,183,174)
#F2BFB7
(242,191,183)
#F3C7C0
(243,199,192)
#F4CFC9
(244,207,201)
#F5D7D2
(245,215,210)
#F6DFDB
(246,223,219)
#F7E7E4
(247,231,228)
#F8EFED
(248,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EE9F93; }

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

This text font color is #EE9F93.

Background Color

.myBgColor { background-color: #EE9F93; }

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

This div background color is #EE9F93.

Border color

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

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

This div border color is #EE9F93.

Opacity

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

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

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

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

This text has shadow with #EE9F93 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EE9F93.

Preview

Color preview on black background

This text has color #EE9F93 on black background.


Color preview on white background

This text has color #EE9F93 on white background.


Black color preview on #EE9F93 background

This text has black color on #EE9F93 background.


White color preview on #EE9F93 background

This text has white color on #EE9F93 background.


Related colors

Complementary color

Complementary color for #hex is #11606C.


I love getcolorcode.com

Triadic colors

1 #93EE9F and #9F93EE with #EE9F93 are triadic colors.

2 #939FEE and #9FEE93 with #EE9F93 are triadic colors.