#e153c5

Color #E153C5 Free Speech Magenta (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Free Speech Magenta #E153C5

Tints of Free Speech Magenta #E153C5

Color information

#E153C5 (or 0xE153C5) is unknown color: approx Free Speech Magenta. HEX triplet: E1, 53 and C5. RGB value is (225,83,197). Sum of RGB (Red+Green+Blue) = 225+83+197=505 (66% of max value = 765). Red value is 225 (88.28% from 255 or 44.55% from 505); Green value is 83 (32.81% from 255 or 16.44% from 505); Blue value is 197 (77.34% from 255 or 39.01% from 505); Max value from RGB is 225 - color contains mainly: red. Hex color #E153C5 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #E153C5 is #1EAC3A. Grayscale: #8A8A8A. Windows color (decimal): -2010171 or 12932065. OLE color: 12932065.

HSL color Cylindrical-coordinate representation of color #E153C5: hue angle of 311.83º degrees, saturation: 0.7, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #E153C5 is Cyan = 0, Magento = 0.63, Yellow = 0.12 and Black (K on CMYK) = 0.12.

Color convert

RGB22583197-
CMYK00.630.120.12
HSL311.83º70.3%60.39%-
HSV(B)311.83º63.11%88.24%-
XYZ44.2226.2355.55-
YUV138.45161.04189.73-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 225 (88.28% from 255) = 44.55%
GREEN value IS 83 (32.81% from 255) = 16.44%
BLUE value IS 197 (77.34% from 255) = 39.01%
R=44.55%
G=16.44%
B=39.01%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.63
Y (Yellow) values IS 0.12
K (Black) values IS 0.12
SystemRedGreenBlueCMYKHSL
Decimal2258319700.630.120.12311.8370.360.39
HexE153C503FCC138463c
Octal341123305077141447010674
Binary111000011010011110001010111111110011001001110001000110111100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #e153c5

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #e153c5; }

 p { color: rgb(225,83,197); }

 H1.HeaderClassName
 {
   color: #e153c5;
 }
 .AnyTagClassName
 {
   color: #e153c5;
 }
</style>
background-color css

<style>
 a { background-color: #e153c5; }

 a { background-color: rgb(225,83,197); }

 div.DivClassName
 {
   background-color: #e153c5;
 }
 .BgClassName
 {
   background-color: #e153c5;
 }
</style>
border-color css

<style>
 span { border-color: #e153c5; }

 span { border-color: rgb(225,83,197); }

 td.TdClassName
 {
   border-color: #e153c5;
 }
 .TagClassName
 {
   border-color: #e153c5;
 }
</style>

cancel