COLOR #E35A99

HEX: #E35A99 RGB: (227,90,153)

Renk bilgisi

#E35A99 contains mainly red color. #E35A99 ‘ nin web güvenlik rengi #CC6699 (ya da #C69) dir.

RGB renk modeli

#E35A99 color RGB value is (227,90,153).

RGB: (227,90,153) (89%, 35%, 60%)

RGB bağlantıları ve doygunluk

R 227 of 255 = 89%
G 90 of 255 = 35%
B 153 of 255 = 60%

227
90
153

R + G + B ~ 61%. #E35A99 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 227 + 90 + 153 = 470 (100%)
R 227 of 470 ~ 48.3%
G 90 of 470 ~ 19.15%
B 153 of 470 ~ 32.55'%

%48.3
%19.15
%32.55

CMYK RENK MODELİ

#E35A99 rengi CMYK tonu (0,60,33,11).

  • camgöbeği tonu 0.00%
  • eflatun tonu 60.35%
  • sarı tonu 32.60%
  • ana renk tonu 10.98%

CMYK: (0,60,33,11)
C0M60Y33K11 (0%, 60%, 33%, 11%)
(0.00 / 0.60 / 0.33 / 0.11)

CMYK yüzdeleri

%0
%60.35
%32.6
%10.98

Codes

Color #E35A99 in popluar color models

E3 5A 99
RGB 227 90 153
HSL 332° 70.98% 62.16%
HSB/HSV 332° 60.35% 89.02%
CMYK 0.00% 60.35% 32.60%
10.98%

Color #E35A99 in popluar number systems.

HEX E3 5A 99
Decimal 227 90 153
Binary 11100011 1011010 10011001
Octal 343 132 231

Shades and tints

Shades of #E35A99

#E35A99
(227,90,153)
#CF528C
(207,82,140)
#BB4A7F
(187,74,127)
#A74272
(167,66,114)
#933A65
(147,58,101)
#7F3258
(127,50,88)
#6B2A4B
(107,42,75)
#57223E
(87,34,62)
#431A31
(67,26,49)
#2F1224
(47,18,36)
#1B0A17
(27,10,23)
#000000
(0,0,0)

Tints of #E35A99

#E35A99
(227,90,153)
#E569A2
(229,105,162)
#E778AB
(231,120,171)
#E987B4
(233,135,180)
#EB96BD
(235,150,189)
#EDA5C6
(237,165,198)
#EFB4CF
(239,180,207)
#F1C3D8
(241,195,216)
#F3D2E1
(243,210,225)
#F5E1EA
(245,225,234)
#F7F0F3
(247,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E35A99 color. Also use rgb(227,90,153) instead hex code.

Text Font Color

.myTextColor { color: #E35A99; }

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

This text font color is #E35A99.

Background Color

.myBgColor { background-color: #E35A99; }

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

This div background color is #E35A99.

Border color

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

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

This div border color is #E35A99.

Opacity

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

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

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

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

This text has shadow with #E35A99 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E35A99.

Preview

Color preview on black background

This text has color #E35A99 on black background.


Color preview on white background

This text has color #E35A99 on white background.


Black color preview on #E35A99 background

This text has black color on #E35A99 background.


White color preview on #E35A99 background

This text has white color on #E35A99 background.


Related colors

Complementary color

Complementary color for #hex is #1CA566.


I love getcolorcode.com

Triadic colors

1 #99E35A and #5A99E3 with #E35A99 are triadic colors.

2 #995AE3 and #5AE399 with #E35A99 are triadic colors.