#FBA60F

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

Shades of Dark Tangerine #FBA60F

Tints of Dark Tangerine #FBA60F

Color information

#FBA60F (or 0xFBA60F) is unknown color: approx Dark Tangerine. HEX triplet: FB, A6 and 0F. RGB value is (251,166,15). Sum of RGB (Red+Green+Blue) = 251+166+15=432 (57% of max value = 765). Red value is 251 (98.44% from 255 or 58.10% from 432); Green value is 166 (65.23% from 255 or 38.43% from 432); Blue value is 15 (6.25% from 255 or 3.47% from 432); Max value from RGB is 251 - color contains mainly: red. Hex color #FBA60F is not a web safe color. Web safe color analog (approx): #FF9900. Inversed color of #FBA60F is #0459F0. Grayscale: #AEAEAE. Windows color (decimal): -285169 or 1025787. OLE color: 1025787.

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

Color convert

RGB25116615-
CMYK00.340.940.02
HSL38.39º96.72%52.16%-
HSV(B)38.39º94.02%98.43%-
XYZ53.5147.826.86-
YUV174.238.16182.78-

RGB Variations

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

RGB

RED value IS 251 (98.44% from 255) = 58.10%
GREEN value IS 166 (65.23% from 255) = 38.43%
BLUE value IS 15 (6.25% from 255) = 3.47%
R=58.10%
G=38.43%
B=3.47%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.34
Y (Yellow) values IS 0.94
K (Black) values IS 0.02
SystemRedGreenBlueCMYKHSL
Decimal2511661500.340.940.0238.3996.7252.16
HexFBA6F0225E2266134
Octal3732461704213624614164
Binary1111101110100110111101000101011110101001101100001110100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #FBA60F

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #FBA60F; }

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

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

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

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

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

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

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

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

cancel