#fe1e29

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

Shades of Torch Red #FE1E29

Tints of Torch Red #FE1E29

Color information

#FE1E29 (or 0xFE1E29) is unknown color: approx Torch Red. HEX triplet: FE, 1E and 29. RGB value is (254,30,41). Sum of RGB (Red+Green+Blue) = 254+30+41=325 (43% of max value = 765). Red value is 254 (99.61% from 255 or 78.15% from 325); Green value is 30 (12.11% from 255 or 9.23% from 325); Blue value is 41 (16.41% from 255 or 12.62% from 325); Max value from RGB is 254 - color contains mainly: red. Hex color #FE1E29 is not a web safe color. Web safe color analog (approx): #FF3333. Inversed color of #FE1E29 is #01E1D6. Grayscale: #626262. Windows color (decimal): -123351 or 2694910. OLE color: 2694910.

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

Color convert

RGB2543041-
CMYK00.880.840.00
HSL357.05º99.12%55.69%-
HSV(B)357.05º88.19%99.61%-
XYZ41.7422.164.18-
YUV98.2395.71239.11-

RGB Variations

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

RGB

RED value IS 254 (99.61% from 255) = 78.15%
GREEN value IS 30 (12.11% from 255) = 9.23%
BLUE value IS 41 (16.41% from 255) = 12.62%
R=78.15%
G=9.23%
B=12.62%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.88
Y (Yellow) values IS 0.84
K (Black) values IS 0.00
SystemRedGreenBlueCMYKHSL
Decimal254304100.880.840.00357.0599.1255.69
HexFE1E290585401656338
Octal37636510130124054514370
Binary111111101111010100101011000101010001011001011100011111000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #fe1e29

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #fe1e29; }

 p { color: rgb(254,30,41); }

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

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

 a { background-color: rgb(254,30,41); }

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

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

 span { border-color: rgb(254,30,41); }

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

cancel