#F12E80

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

Shades of Deep Cerise #F12E80

Tints of Deep Cerise #F12E80

Color information

#F12E80 (or 0xF12E80) is unknown color: approx Deep Cerise. HEX triplet: F1, 2E and 80. RGB value is (241,46,128). Sum of RGB (Red+Green+Blue) = 241+46+128=415 (54% of max value = 765). Red value is 241 (94.53% from 255 or 58.07% from 415); Green value is 46 (18.36% from 255 or 11.08% from 415); Blue value is 128 (50.39% from 255 or 30.84% from 415); Max value from RGB is 241 - color contains mainly: red. Hex color #F12E80 is not a web safe color. Web safe color analog (approx): #FF3399. Inversed color of #F12E80 is #0ED17F. Grayscale: #717171. Windows color (decimal): -971136 or 8400625. OLE color: 8400625.

HSL color Cylindrical-coordinate representation of color #F12E80: hue angle of 334.77º degrees, saturation: 0.87, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #F12E80 is Cyan = 0, Magento = 0.81, Yellow = 0.47 and Black (K on CMYK) = 0.05.

Color convert

RGB24146128-
CMYK00.810.470.05
HSL334.77º87.44%56.27%-
HSV(B)334.77º80.91%94.51%-
XYZ41.1522.2122.54-
YUV113.65136.1218.83-

RGB Variations

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

RGB

RED value IS 241 (94.53% from 255) = 58.07%
GREEN value IS 46 (18.36% from 255) = 11.08%
BLUE value IS 128 (50.39% from 255) = 30.84%
R=58.07%
G=11.08%
B=30.84%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.81
Y (Yellow) values IS 0.47
K (Black) values IS 0.05
SystemRedGreenBlueCMYKHSL
Decimal2414612800.810.470.05334.7787.4456.27
HexF12E800512F514f5738
Octal36156200012157551712770
Binary1111000110111010000000010100011011111011010011111010111111000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #F12E80

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #F12E80; }

 p { color: rgb(241,46,128); }

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

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

 a { background-color: rgb(241,46,128); }

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

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

 span { border-color: rgb(241,46,128); }

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

cancel