#FB640F

Color #FB640F Safety Orange (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Safety Orange #FB640F

Tints of Safety Orange #FB640F

Color information

#FB640F (or 0xFB640F) is unknown color: approx Safety Orange. HEX triplet: FB, 64 and 0F. RGB value is (251,100,15). Sum of RGB (Red+Green+Blue) = 251+100+15=366 (48% of max value = 765). Red value is 251 (98.44% from 255 or 68.58% from 366); Green value is 100 (39.45% from 255 or 27.32% from 366); Blue value is 15 (6.25% from 255 or 4.10% from 366); Max value from RGB is 251 - color contains mainly: red. Hex color #FB640F is not a web safe color. Web safe color analog (approx): #FF6600. Inversed color of #FB640F is #049BF0. Grayscale: #878787. Windows color (decimal): -302065 or 1008891. OLE color: 1008891.

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

Color convert

RGB25110015-
CMYK00.600.940.02
HSL21.61º96.72%52.16%-
HSV(B)21.61º94.02%98.43%-
XYZ44.4329.663.83-
YUV135.4660.03210.41-

RGB Variations

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

RGB

RED value IS 251 (98.44% from 255) = 68.58%
GREEN value IS 100 (39.45% from 255) = 27.32%
BLUE value IS 15 (6.25% from 255) = 4.10%
R=68.58%
G=27.32%
B=4.10%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.60
Y (Yellow) values IS 0.94
K (Black) values IS 0.02
SystemRedGreenBlueCMYKHSL
Decimal2511001500.600.940.0221.6196.7252.16
HexFB64F03C5E2166134
Octal3731441707413622614164
Binary11111011110010011110111100101111010101101100001110100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #FB640F

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #FB640F; }

 p { color: rgb(251,100,15); }

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

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

 a { background-color: rgb(251,100,15); }

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

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

 span { border-color: rgb(251,100,15); }

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

cancel