#E671C5

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

Shades of Neon Pink #E671C5

Tints of Neon Pink #E671C5

Color information

#E671C5 (or 0xE671C5) is unknown color: approx Neon Pink. HEX triplet: E6, 71 and C5. RGB value is (230,113,197). Sum of RGB (Red+Green+Blue) = 230+113+197=540 (71% of max value = 765). Red value is 230 (90.23% from 255 or 42.59% from 540); Green value is 113 (44.53% from 255 or 20.93% from 540); Blue value is 197 (77.34% from 255 or 36.48% from 540); Max value from RGB is 230 - color contains mainly: red. Hex color #E671C5 is not a web safe color. Web safe color analog (approx): #FF66CC. Inversed color of #E671C5 is #198E3A. Grayscale: #9D9D9D. Windows color (decimal): -1674811 or 12939750. OLE color: 12939750.

HSL color Cylindrical-coordinate representation of color #E671C5: hue angle of 316.92º degrees, saturation: 0.7, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #E671C5 is Cyan = 0, Magento = 0.51, Yellow = 0.14 and Black (K on CMYK) = 0.10.

Color convert

RGB230113197-
CMYK00.510.140.10
HSL316.92º70.06%67.25%-
HSV(B)316.92º50.87%90.2%-
XYZ48.6232.6656.57-
YUV157.56150.26179.67-

RGB Variations

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

RGB

RED value IS 230 (90.23% from 255) = 42.59%
GREEN value IS 113 (44.53% from 255) = 20.93%
BLUE value IS 197 (77.34% from 255) = 36.48%
R=42.59%
G=20.93%
B=36.48%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.51
Y (Yellow) values IS 0.14
K (Black) values IS 0.10
SystemRedGreenBlueCMYKHSL
Decimal23011319700.510.140.10316.9270.0667.25
HexE671C5033EA13d4643
Octal3461613050631612475106103
Binary1110011011100011100010101100111110101010011110110001101000011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #E671C5

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #E671C5; }

 p { color: rgb(230,113,197); }

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

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

 a { background-color: rgb(230,113,197); }

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

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

 span { border-color: rgb(230,113,197); }

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

cancel