COLOR #EE7576

HEX: #EE7576 RGB: (238,117,118)

Renk bilgisi

#EE7576 contains mainly red color. #EE7576 ‘ nin web güvenlik rengi #FF6666 (ya da #F66) dir.

RGB renk modeli

#EE7576 color RGB value is (238,117,118).

RGB: (238,117,118) (93%, 46%, 46%)

RGB bağlantıları ve doygunluk

R 238 of 255 = 93%
G 117 of 255 = 46%
B 118 of 255 = 46%

238
117
118

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

Yüzdelerle RGB renk parçaları

R + G + B = 238 + 117 + 118 = 473 (100%)
R 238 of 473 ~ 50.32%
G 117 of 473 ~ 24.74%
B 118 of 473 ~ 24.95'%

%50.32
%24.74
%24.95

CMYK RENK MODELİ

#EE7576 rengi CMYK tonu (0,51,50,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 50.84%
  • sarı tonu 50.42%
  • ana renk tonu 6.67%

CMYK: (0,51,50,7)
C0M51Y50K7 (0%, 51%, 50%, 7%)
(0.00 / 0.51 / 0.50 / 0.07)

CMYK yüzdeleri

%0
%50.84
%50.42
%6.67

Codes

Color #EE7576 in popluar color models

EE 75 76
RGB 238 117 118
HSL 360° 78.06% 69.61%
HSB/HSV 360° 50.84% 93.33%
CMYK 0.00% 50.84% 50.42%
6.67%

Color #EE7576 in popluar number systems.

HEX EE 75 76
Decimal 238 117 118
Binary 11101110 1110101 1110110
Octal 356 165 166

Shades and tints

Shades of #EE7576

#EE7576
(238,117,118)
#D96B6C
(217,107,108)
#C46162
(196,97,98)
#AF5758
(175,87,88)
#9A4D4E
(154,77,78)
#854344
(133,67,68)
#70393A
(112,57,58)
#5B2F30
(91,47,48)
#462526
(70,37,38)
#311B1C
(49,27,28)
#1C1112
(28,17,18)
#000000
(0,0,0)

Tints of #EE7576

#EE7576
(238,117,118)
#EF8182
(239,129,130)
#F08D8E
(240,141,142)
#F1999A
(241,153,154)
#F2A5A6
(242,165,166)
#F3B1B2
(243,177,178)
#F4BDBE
(244,189,190)
#F5C9CA
(245,201,202)
#F6D5D6
(246,213,214)
#F7E1E2
(247,225,226)
#F8EDEE
(248,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EE7576 color. Also use rgb(238,117,118) instead hex code.

Text Font Color

.myTextColor { color: #EE7576; }

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

This text font color is #EE7576.

Background Color

.myBgColor { background-color: #EE7576; }

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

This div background color is #EE7576.

Border color

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

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

This div border color is #EE7576.

Opacity

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

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

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

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

This text has shadow with #EE7576 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EE7576.

Preview

Color preview on black background

This text has color #EE7576 on black background.


Color preview on white background

This text has color #EE7576 on white background.


Black color preview on #EE7576 background

This text has black color on #EE7576 background.


White color preview on #EE7576 background

This text has white color on #EE7576 background.


Related colors

Complementary color

Complementary color for #hex is #118A89.


I love getcolorcode.com

Triadic colors

1 #76EE75 and #7576EE with #EE7576 are triadic colors.

2 #7675EE and #75EE76 with #EE7576 are triadic colors.