#F21506

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

Shades of Scarlet #F21506

Tints of Scarlet #F21506

Color information

#F21506 (or 0xF21506) is unknown color: approx Scarlet. HEX triplet: F2, 15 and 06. RGB value is (242,21,6). Sum of RGB (Red+Green+Blue) = 242+21+6=269 (35% of max value = 765). Red value is 242 (94.92% from 255 or 89.96% from 269); Green value is 21 (8.59% from 255 or 7.81% from 269); Blue value is 6 (2.73% from 255 or 2.23% from 269); Max value from RGB is 242 - color contains mainly: red. Hex color #F21506 is not a web safe color. Web safe color analog (approx): #FF0000. Inversed color of #F21506 is #0DEAF9. Grayscale: #555555. Windows color (decimal): -912122 or 398834. OLE color: 398834.

HSL color Cylindrical-coordinate representation of color #F21506: hue angle of 3.81º degrees, saturation: 0.95, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #F21506 is Cyan = 0, Magento = 0.91, Yellow = 0.98 and Black (K on CMYK) = 0.05.

Color convert

RGB242216-
CMYK00.910.980.05
HSL3.81º95.16%48.63%-
HSV(B)3.81º97.52%94.9%-
XYZ36.9219.431.98-
YUV85.3783.22239.72-

RGB Variations

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

RGB

RED value IS 242 (94.92% from 255) = 89.96%
GREEN value IS 21 (8.59% from 255) = 7.81%
BLUE value IS 6 (2.73% from 255) = 2.23%
R=89.96%
G=7.81%
B=2.23%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.91
Y (Yellow) values IS 0.98
K (Black) values IS 0.05
SystemRedGreenBlueCMYKHSL
Decimal24221600.910.980.053.8195.1648.63
HexF215605B62545f31
Octal36225601331425413761
Binary11110010101011100101101111000101011001011111110001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #F21506

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #F21506; }

 p { color: rgb(242,21,6); }

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

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

 a { background-color: rgb(242,21,6); }

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

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

 span { border-color: rgb(242,21,6); }

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

cancel