#fb094d

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

Shades of Torch Red #FB094D

Tints of Torch Red #FB094D

Color information

#FB094D (or 0xFB094D) is unknown color: approx Torch Red. HEX triplet: FB, 09 and 4D. RGB value is (251,9,77). Sum of RGB (Red+Green+Blue) = 251+9+77=337 (44% of max value = 765). Red value is 251 (98.44% from 255 or 74.48% from 337); Green value is 9 (3.91% from 255 or 2.67% from 337); Blue value is 77 (30.47% from 255 or 22.85% from 337); Max value from RGB is 251 - color contains mainly: red. Hex color #FB094D is not a web safe color. Web safe color analog (approx): #FF0066. Inversed color of #FB094D is #04F6B2. Grayscale: #595959. Windows color (decimal): -325299 or 5048827. OLE color: 5048827.

HSL color Cylindrical-coordinate representation of color #FB094D: hue angle of 343.14º degrees, saturation: 0.97, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #FB094D is Cyan = 0, Magento = 0.96, Yellow = 0.69 and Black (K on CMYK) = 0.02.

Color convert

RGB251977-
CMYK00.960.690.02
HSL343.14º96.8%50.98%-
HSV(B)343.14º96.41%98.43%-
XYZ41.2221.248.95-
YUV89.11121.17243.47-

RGB Variations

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

RGB

RED value IS 251 (98.44% from 255) = 74.48%
GREEN value IS 9 (3.91% from 255) = 2.67%
BLUE value IS 77 (30.47% from 255) = 22.85%
R=74.48%
G=2.67%
B=22.85%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.96
Y (Yellow) values IS 0.69
K (Black) values IS 0.02
SystemRedGreenBlueCMYKHSL
Decimal25197700.960.690.02343.1496.850.98
HexFB94D0604521576133
Octal373111150140105252714163
Binary1111101110011001101011000001000101101010101111100001110011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #fb094d

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #fb094d; }

 p { color: rgb(251,9,77); }

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

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

 a { background-color: rgb(251,9,77); }

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

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

 span { border-color: rgb(251,9,77); }

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

cancel