#fe346f

Color #FE346F Radical Red (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Radical Red #FE346F

Tints of Radical Red #FE346F

Color information

#FE346F (or 0xFE346F) is unknown color: approx Radical Red. HEX triplet: FE, 34 and 6F. RGB value is (254,52,111). Sum of RGB (Red+Green+Blue) = 254+52+111=417 (55% of max value = 765). Red value is 254 (99.61% from 255 or 60.91% from 417); Green value is 52 (20.70% from 255 or 12.47% from 417); Blue value is 111 (43.75% from 255 or 26.62% from 417); Max value from RGB is 254 - color contains mainly: red. Hex color #FE346F is not a web safe color. Web safe color analog (approx): #FF3366. Inversed color of #FE346F is #01CB90. Grayscale: #777777. Windows color (decimal): -117649 or 7288062. OLE color: 7288062.

HSL color Cylindrical-coordinate representation of color #FE346F: hue angle of 342.48º degrees, saturation: 0.99, lightness: 0.6%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #FE346F is Cyan = 0, Magento = 0.80, Yellow = 0.56 and Black (K on CMYK) = 0.00.

Color convert

RGB25452111-
CMYK00.800.560.00
HSL342.48º99.02%60%-
HSV(B)342.48º79.53%99.61%-
XYZ44.9724.6717.43-
YUV119.12123.42224.2-

RGB Variations

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

RGB

RED value IS 254 (99.61% from 255) = 60.91%
GREEN value IS 52 (20.70% from 255) = 12.47%
BLUE value IS 111 (43.75% from 255) = 26.62%
R=60.91%
G=12.47%
B=26.62%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.80
Y (Yellow) values IS 0.56
K (Black) values IS 0.00
SystemRedGreenBlueCMYKHSL
Decimal2545211100.800.560.00342.4899.0260
HexFE346F050380156633c
Octal37664157012070052614374
Binary1111111011010011011110101000011100001010101101100011111100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #fe346f

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #fe346f; }

 p { color: rgb(254,52,111); }

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

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

 a { background-color: rgb(254,52,111); }

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

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

 span { border-color: rgb(254,52,111); }

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

cancel