#fb210f

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

Shades of Scarlet #FB210F

Tints of Scarlet #FB210F

Color information

#FB210F (or 0xFB210F) is unknown color: approx Scarlet. HEX triplet: FB, 21 and 0F. RGB value is (251,33,15). Sum of RGB (Red+Green+Blue) = 251+33+15=299 (39% of max value = 765). Red value is 251 (98.44% from 255 or 83.95% from 299); Green value is 33 (13.28% from 255 or 11.04% from 299); Blue value is 15 (6.25% from 255 or 5.02% from 299); Max value from RGB is 251 - color contains mainly: red. Hex color #FB210F is not a web safe color. Web safe color analog (approx): #FF3300. Inversed color of #FB210F is #04DEF0. Grayscale: #606060. Windows color (decimal): -319217 or 991739. OLE color: 991739.

HSL color Cylindrical-coordinate representation of color #FB210F: hue angle of 4.58º 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 #FB210F is Cyan = 0, Magento = 0.87, Yellow = 0.94 and Black (K on CMYK) = 0.02.

Color convert

RGB2513315-
CMYK00.870.940.02
HSL4.58º96.72%52.16%-
HSV(B)4.58º94.02%98.43%-
XYZ40.4121.632.5-
YUV96.1382.22238.46-

RGB Variations

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

RGB

RED value IS 251 (98.44% from 255) = 83.95%
GREEN value IS 33 (13.28% from 255) = 11.04%
BLUE value IS 15 (6.25% from 255) = 5.02%
R=83.95%
G=11.04%
B=5.02%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.87
Y (Yellow) values IS 0.94
K (Black) values IS 0.02
SystemRedGreenBlueCMYKHSL
Decimal251331500.870.940.024.5896.7252.16
HexFB21F0575E256134
Octal373411701271362514164
Binary111110111000011111010101111011110101011100001110100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #fb210f

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #fb210f; }

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

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

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

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

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

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

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

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

cancel