#a6370a

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

Shades of Rust #A6370A

Tints of Rust #A6370A

Color information

#A6370A (or 0xA6370A) is unknown color: approx Rust. HEX triplet: A6, 37 and 0A. RGB value is (166,55,10). Sum of RGB (Red+Green+Blue) = 166+55+10=231 (30% of max value = 765). Red value is 166 (65.23% from 255 or 71.86% from 231); Green value is 55 (21.88% from 255 or 23.81% from 231); Blue value is 10 (4.30% from 255 or 4.33% from 231); Max value from RGB is 166 - color contains mainly: red. Hex color #A6370A is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #A6370A is #59C8F5. Grayscale: #535353. Windows color (decimal): -5884150 or 669606. OLE color: 669606.

HSL color Cylindrical-coordinate representation of color #A6370A: hue angle of 17.31º degrees, saturation: 0.89, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #A6370A is Cyan = 0, Magento = 0.67, Yellow = 0.94 and Black (K on CMYK) = 0.35.

Color convert

RGB1665510-
CMYK00.670.940.35
HSL17.31º88.64%34.51%-
HSV(B)17.31º93.98%65.1%-
XYZ17.1510.861.48-
YUV83.0686.77187.16-

RGB Variations

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

RGB

RED value IS 166 (65.23% from 255) = 71.86%
GREEN value IS 55 (21.88% from 255) = 23.81%
BLUE value IS 10 (4.30% from 255) = 4.33%
R=71.86%
G=23.81%
B=4.33%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.67
Y (Yellow) values IS 0.94
K (Black) values IS 0.35
SystemRedGreenBlueCMYKHSL
Decimal166551000.670.940.3517.3188.6434.51
HexA637A0435E23115923
Octal24667120103136432113143
Binary101001101101111010010000111011110100011100011011001100011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #a6370a

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #a6370a; }

 p { color: rgb(166,55,10); }

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

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

 a { background-color: rgb(166,55,10); }

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

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

 span { border-color: rgb(166,55,10); }

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

cancel