#fa2e19

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

Shades of Scarlet #FA2E19

Tints of Scarlet #FA2E19

Color information

#FA2E19 (or 0xFA2E19) is unknown color: approx Scarlet. HEX triplet: FA, 2E and 19. RGB value is (250,46,25). Sum of RGB (Red+Green+Blue) = 250+46+25=321 (42% of max value = 765). Red value is 250 (98.05% from 255 or 77.88% from 321); Green value is 46 (18.36% from 255 or 14.33% from 321); Blue value is 25 (10.16% from 255 or 7.79% from 321); Max value from RGB is 250 - color contains mainly: red. Hex color #FA2E19 is not a web safe color. Web safe color analog (approx): #FF3300. Inversed color of #FA2E19 is #05D1E6. Grayscale: #686868. Windows color (decimal): -381415 or 1650426. OLE color: 1650426.

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

Color convert

RGB2504625-
CMYK00.820.90.02
HSL5.6º95.74%53.92%-
HSV(B)5.6º90%98.04%-
XYZ40.5822.353.09-
YUV104.683.09231.71-

RGB Variations

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

RGB

RED value IS 250 (98.05% from 255) = 77.88%
GREEN value IS 46 (18.36% from 255) = 14.33%
BLUE value IS 25 (10.16% from 255) = 7.79%
R=77.88%
G=14.33%
B=7.79%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.82
Y (Yellow) values IS 0.9
K (Black) values IS 0.02
SystemRedGreenBlueCMYKHSL
Decimal250462500.820.90.025.695.7453.92
HexFA2E190525A266036
Octal372563101221322614066
Binary1111101010111011001010100101011010101101100000110110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #fa2e19

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #fa2e19; }

 p { color: rgb(250,46,25); }

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

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

 a { background-color: rgb(250,46,25); }

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

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

 span { border-color: rgb(250,46,25); }

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

cancel