COLOR #EE5E97

HEX: #EE5E97 RGB: (238,94,151)

Renk bilgisi

#EE5E97 contains mainly red color. #EE5E97 ‘ nin web güvenlik rengi #FF6699 (ya da #F69) dir.

RGB renk modeli

#EE5E97 color RGB value is (238,94,151).

RGB: (238,94,151) (93%, 37%, 59%)

RGB bağlantıları ve doygunluk

R 238 of 255 = 93%
G 94 of 255 = 37%
B 151 of 255 = 59%

238
94
151

R + G + B ~ 63%. #EE5E97 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 238 + 94 + 151 = 483 (100%)
R 238 of 483 ~ 49.28%
G 94 of 483 ~ 19.46%
B 151 of 483 ~ 31.26'%

%49.28
%19.46
%31.26

CMYK RENK MODELİ

#EE5E97 rengi CMYK tonu (0,61,37,7).

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

CMYK: (0,61,37,7)
C0M61Y37K7 (0%, 61%, 37%, 7%)
(0.00 / 0.61 / 0.37 / 0.07)

CMYK yüzdeleri

%0
%60.5
%36.55
%6.67

Codes

Color #EE5E97 in popluar color models

EE 5E 97
RGB 238 94 151
HSL 336° 80.90% 65.10%
HSB/HSV 336° 60.50% 93.33%
CMYK 0.00% 60.50% 36.55%
6.67%

Color #EE5E97 in popluar number systems.

HEX EE 5E 97
Decimal 238 94 151
Binary 11101110 1011110 10010111
Octal 356 136 227

Shades and tints

Shades of #EE5E97

#EE5E97
(238,94,151)
#D9568A
(217,86,138)
#C44E7D
(196,78,125)
#AF4670
(175,70,112)
#9A3E63
(154,62,99)
#853656
(133,54,86)
#702E49
(112,46,73)
#5B263C
(91,38,60)
#461E2F
(70,30,47)
#311622
(49,22,34)
#1C0E15
(28,14,21)
#000000
(0,0,0)

Tints of #EE5E97

#EE5E97
(238,94,151)
#EF6CA0
(239,108,160)
#F07AA9
(240,122,169)
#F188B2
(241,136,178)
#F296BB
(242,150,187)
#F3A4C4
(243,164,196)
#F4B2CD
(244,178,205)
#F5C0D6
(245,192,214)
#F6CEDF
(246,206,223)
#F7DCE8
(247,220,232)
#F8EAF1
(248,234,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EE5E97; }

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

This text font color is #EE5E97.

Background Color

.myBgColor { background-color: #EE5E97; }

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

This div background color is #EE5E97.

Border color

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

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

This div border color is #EE5E97.

Opacity

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

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

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

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

This text has shadow with #EE5E97 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EE5E97.

Preview

Color preview on black background

This text has color #EE5E97 on black background.


Color preview on white background

This text has color #EE5E97 on white background.


Black color preview on #EE5E97 background

This text has black color on #EE5E97 background.


White color preview on #EE5E97 background

This text has white color on #EE5E97 background.


Related colors

Complementary color

Complementary color for #hex is #11A168.


I love getcolorcode.com

Triadic colors

1 #97EE5E and #5E97EE with #EE5E97 are triadic colors.

2 #975EEE and #5EEE97 with #EE5E97 are triadic colors.