#fba366

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

Shades of Sandy Brown #FBA366

Tints of Sandy Brown #FBA366

Color information

#FBA366 (or 0xFBA366) is unknown color: approx Sandy Brown. HEX triplet: FB, A3 and 66. RGB value is (251,163,102). Sum of RGB (Red+Green+Blue) = 251+163+102=516 (68% of max value = 765). Red value is 251 (98.44% from 255 or 48.64% from 516); Green value is 163 (64.06% from 255 or 31.59% from 516); Blue value is 102 (40.23% from 255 or 19.77% from 516); Max value from RGB is 251 - color contains mainly: red. Hex color #FBA366 is not a web safe color. Web safe color analog (approx): #FF9966. Inversed color of #FBA366 is #045C99. Grayscale: #B6B6B6. Windows color (decimal): -285850 or 6726651. OLE color: 6726651.

HSL color Cylindrical-coordinate representation of color #FBA366: hue angle of 24.56º degrees, saturation: 0.95, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #FBA366 is Cyan = 0, Magento = 0.35, Yellow = 0.59 and Black (K on CMYK) = 0.02.

Color convert

RGB251163102-
CMYK00.350.590.02
HSL24.56º94.9%69.22%-
HSV(B)24.56º59.36%98.43%-
XYZ55.2847.6618.86-
YUV182.3682.65176.96-

RGB Variations

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

RGB

RED value IS 251 (98.44% from 255) = 48.64%
GREEN value IS 163 (64.06% from 255) = 31.59%
BLUE value IS 102 (40.23% from 255) = 19.77%
R=48.64%
G=31.59%
B=19.77%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.35
Y (Yellow) values IS 0.59
K (Black) values IS 0.02
SystemRedGreenBlueCMYKHSL
Decimal25116310200.350.590.0224.5694.969.22
HexFBA3660233B2195f45
Octal37324314604373231137105
Binary111110111010001111001100100011111011101100110111111000101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #fba366

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #fba366; }

 p { color: rgb(251,163,102); }

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

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

 a { background-color: rgb(251,163,102); }

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

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

 span { border-color: rgb(251,163,102); }

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

cancel