#fa6513

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

Shades of Pumpkin #FA6513

Tints of Pumpkin #FA6513

Color information

#FA6513 (or 0xFA6513) is unknown color: approx Pumpkin. HEX triplet: FA, 65 and 13. RGB value is (250,101,19). Sum of RGB (Red+Green+Blue) = 250+101+19=370 (49% of max value = 765). Red value is 250 (98.05% from 255 or 67.57% from 370); Green value is 101 (39.84% from 255 or 27.30% from 370); Blue value is 19 (7.81% from 255 or 5.14% from 370); Max value from RGB is 250 - color contains mainly: red. Hex color #FA6513 is not a web safe color. Web safe color analog (approx): #FF6600. Inversed color of #FA6513 is #059AEC. Grayscale: #888888. Windows color (decimal): -367341 or 1271290. OLE color: 1271290.

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

Color convert

RGB25010119-
CMYK00.600.920.02
HSL21.3º95.85%52.75%-
HSV(B)21.3º92.4%98.04%-
XYZ44.229.684.02-
YUV136.261.86209.17-

RGB Variations

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

RGB

RED value IS 250 (98.05% from 255) = 67.57%
GREEN value IS 101 (39.84% from 255) = 27.30%
BLUE value IS 19 (7.81% from 255) = 5.14%
R=67.57%
G=27.30%
B=5.14%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.60
Y (Yellow) values IS 0.92
K (Black) values IS 0.02
SystemRedGreenBlueCMYKHSL
Decimal2501011900.600.920.0221.395.8552.75
HexFA651303C5C2156035
Octal3721452307413422514065
Binary111110101100101100110111100101110010101011100000110101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #fa6513

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #fa6513; }

 p { color: rgb(250,101,19); }

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

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

 a { background-color: rgb(250,101,19); }

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

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

 span { border-color: rgb(250,101,19); }

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

cancel