#fe1395

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

Shades of Deep Pink #FE1395

Tints of Deep Pink #FE1395

Color information

#FE1395 (or 0xFE1395) is unknown color: approx Deep Pink. HEX triplet: FE, 13 and 95. RGB value is (254,19,149). Sum of RGB (Red+Green+Blue) = 254+19+149=422 (55% of max value = 765). Red value is 254 (99.61% from 255 or 60.19% from 422); Green value is 19 (7.81% from 255 or 4.50% from 422); Blue value is 149 (58.59% from 255 or 35.31% from 422); Max value from RGB is 254 - color contains mainly: red. Hex color #FE1395 is not a web safe color. Web safe color analog (approx): #FF0099. Inversed color of #FE1395 is #01EC6A. Grayscale: #676767. Windows color (decimal): -126059 or 9769982. OLE color: 9769982.

HSL color Cylindrical-coordinate representation of color #FE1395: hue angle of 326.81º degrees, saturation: 0.99, lightness: 0.54%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #FE1395 is Cyan = 0, Magento = 0.93, Yellow = 0.41 and Black (K on CMYK) = 0.00.

Color convert

RGB25419149-
CMYK00.930.410.00
HSL326.81º99.16%53.53%-
HSV(B)326.81º92.52%99.61%-
XYZ46.5323.7130.56-
YUV104.08153.36234.93-

RGB Variations

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

RGB

RED value IS 254 (99.61% from 255) = 60.19%
GREEN value IS 19 (7.81% from 255) = 4.50%
BLUE value IS 149 (58.59% from 255) = 35.31%
R=60.19%
G=4.50%
B=35.31%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.93
Y (Yellow) values IS 0.41
K (Black) values IS 0.00
SystemRedGreenBlueCMYKHSL
Decimal2541914900.930.410.00326.8199.1653.53
HexFE139505D2901476336
Octal37623225013551050714366
Binary1111111010011100101010101110110100101010001111100011110110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #fe1395

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #fe1395; }

 p { color: rgb(254,19,149); }

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

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

 a { background-color: rgb(254,19,149); }

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

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

 span { border-color: rgb(254,19,149); }

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

cancel