COLOR #EE9B89

HEX: #EE9B89 RGB: (238,155,137)

Renk bilgisi

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

RGB renk modeli

#EE9B89 color RGB value is (238,155,137).

RGB: (238,155,137) (93%, 61%, 54%)

RGB bağlantıları ve doygunluk

R 238 of 255 = 93%
G 155 of 255 = 61%
B 137 of 255 = 54%

238
155
137

R + G + B ~ 69%. #EE9B89 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 238 + 155 + 137 = 530 (100%)
R 238 of 530 ~ 44.91%
G 155 of 530 ~ 29.25%
B 137 of 530 ~ 25.85'%

%44.91
%29.25
%25.85

CMYK RENK MODELİ

#EE9B89 rengi CMYK tonu (0,35,42,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 34.87%
  • sarı tonu 42.44%
  • ana renk tonu 6.67%

CMYK: (0,35,42,7)
C0M35Y42K7 (0%, 35%, 42%, 7%)
(0.00 / 0.35 / 0.42 / 0.07)

CMYK yüzdeleri

%0
%34.87
%42.44
%6.67

Codes

Color #EE9B89 in popluar color models

EE 9B 89
RGB 238 155 137
HSL 11° 74.81% 73.53%
HSB/HSV 11° 42.44% 93.33%
CMYK 0.00% 34.87% 42.44%
6.67%

Color #EE9B89 in popluar number systems.

HEX EE 9B 89
Decimal 238 155 137
Binary 11101110 10011011 10001001
Octal 356 233 211

Shades and tints

Shades of #EE9B89

#EE9B89
(238,155,137)
#D98D7D
(217,141,125)
#C47F71
(196,127,113)
#AF7165
(175,113,101)
#9A6359
(154,99,89)
#85554D
(133,85,77)
#704741
(112,71,65)
#5B3935
(91,57,53)
#462B29
(70,43,41)
#311D1D
(49,29,29)
#1C0F11
(28,15,17)
#000000
(0,0,0)

Tints of #EE9B89

#EE9B89
(238,155,137)
#EFA493
(239,164,147)
#F0AD9D
(240,173,157)
#F1B6A7
(241,182,167)
#F2BFB1
(242,191,177)
#F3C8BB
(243,200,187)
#F4D1C5
(244,209,197)
#F5DACF
(245,218,207)
#F6E3D9
(246,227,217)
#F7ECE3
(247,236,227)
#F8F5ED
(248,245,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EE9B89 color. Also use rgb(238,155,137) instead hex code.

Text Font Color

.myTextColor { color: #EE9B89; }

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

This text font color is #EE9B89.

Background Color

.myBgColor { background-color: #EE9B89; }

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

This div background color is #EE9B89.

Border color

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

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

This div border color is #EE9B89.

Opacity

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

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

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

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

This text has shadow with #EE9B89 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EE9B89.

Preview

Color preview on black background

This text has color #EE9B89 on black background.


Color preview on white background

This text has color #EE9B89 on white background.


Black color preview on #EE9B89 background

This text has black color on #EE9B89 background.


White color preview on #EE9B89 background

This text has white color on #EE9B89 background.


Related colors

Complementary color

Complementary color for #hex is #116476.


I love getcolorcode.com

Triadic colors

1 #89EE9B and #9B89EE with #EE9B89 are triadic colors.

2 #899BEE and #9BEE89 with #EE9B89 are triadic colors.