#e325b9

Color #E325B9 Spicy Pink (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Spicy Pink #E325B9

Tints of Spicy Pink #E325B9

Color information

#E325B9 (or 0xE325B9) is unknown color: approx Spicy Pink. HEX triplet: E3, 25 and B9. RGB value is (227,37,185). Sum of RGB (Red+Green+Blue) = 227+37+185=449 (59% of max value = 765). Red value is 227 (89.06% from 255 or 50.56% from 449); Green value is 37 (14.84% from 255 or 8.24% from 449); Blue value is 185 (72.66% from 255 or 41.20% from 449); Max value from RGB is 227 - color contains mainly: red. Hex color #E325B9 is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #E325B9 is #1CDA46. Grayscale: #6E6E6E. Windows color (decimal): -1890887 or 12133859. OLE color: 12133859.

HSL color Cylindrical-coordinate representation of color #E325B9: hue angle of 313.26º degrees, saturation: 0.77, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #E325B9 is Cyan = 0, Magento = 0.84, Yellow = 0.19 and Black (K on CMYK) = 0.11.

Color convert

RGB22737185-
CMYK00.840.190.11
HSL313.26º77.24%51.76%-
HSV(B)313.26º83.7%89.02%-
XYZ41.121.1647.82-
YUV110.68169.95210.97-

RGB Variations

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

RGB

RED value IS 227 (89.06% from 255) = 50.56%
GREEN value IS 37 (14.84% from 255) = 8.24%
BLUE value IS 185 (72.66% from 255) = 41.20%
R=50.56%
G=8.24%
B=41.20%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.84
Y (Yellow) values IS 0.19
K (Black) values IS 0.11
SystemRedGreenBlueCMYKHSL
Decimal2273718500.840.190.11313.2677.2451.76
HexE325B905413B1394d34
Octal343452710124231347111564
Binary1110001110010110111001010101001001110111001110011001101110100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #e325b9

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #e325b9; }

 p { color: rgb(227,37,185); }

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

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

 a { background-color: rgb(227,37,185); }

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

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

 span { border-color: rgb(227,37,185); }

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

cancel