#a35006

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

Shades of Saddle Brown #A35006

Tints of Saddle Brown #A35006

Color information

#A35006 (or 0xA35006) is unknown color: approx Saddle Brown. HEX triplet: A3, 50 and 06. RGB value is (163,80,6). Sum of RGB (Red+Green+Blue) = 163+80+6=249 (32% of max value = 765). Red value is 163 (64.06% from 255 or 65.46% from 249); Green value is 80 (31.64% from 255 or 32.13% from 249); Blue value is 6 (2.73% from 255 or 2.41% from 249); Max value from RGB is 163 - color contains mainly: red. Hex color #A35006 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #A35006 is #5CAFF9. Grayscale: #606060. Windows color (decimal): -6074362 or 413859. OLE color: 413859.

HSL color Cylindrical-coordinate representation of color #A35006: hue angle of 28.28º degrees, saturation: 0.93, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #A35006 is Cyan = 0, Magento = 0.51, Yellow = 0.96 and Black (K on CMYK) = 0.36.

Color convert

RGB163806-
CMYK00.510.960.36
HSL28.28º92.9%33.14%-
HSV(B)28.28º96.32%63.92%-
XYZ18.0113.541.84-
YUV96.3877175.52-

RGB Variations

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

RGB

RED value IS 163 (64.06% from 255) = 65.46%
GREEN value IS 80 (31.64% from 255) = 32.13%
BLUE value IS 6 (2.73% from 255) = 2.41%
R=65.46%
G=32.13%
B=2.41%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.51
Y (Yellow) values IS 0.96
K (Black) values IS 0.36
SystemRedGreenBlueCMYKHSL
Decimal16380600.510.960.3628.2892.933.14
HexA350603360241c5d21
Octal2431206063140443413541
Binary10100011101000011001100111100000100100111001011101100001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #a35006

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #a35006; }

 p { color: rgb(163,80,6); }

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

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

 a { background-color: rgb(163,80,6); }

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

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

 span { border-color: rgb(163,80,6); }

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

cancel