Shades of Auburn #732620
Tints of Auburn #732620
RGB
CMYK
RGB Variations
Color information
#732620 (or 0x732620) is known color: Auburn. HEX triplet: 73, 26 and 20. RGB value is (115,38,32). Sum of RGB (Red+Green+Blue) = 115+38+32=185 (24% of max value = 765). Red value is 115 (45.31% from 255 or 62.16% from 185); Green value is 38 (15.23% from 255 or 20.54% from 185); Blue value is 32 (12.89% from 255 or 17.30% from 185); Max value from RGB is 115 - color contains mainly: red. Hex color #732620 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #732620 is #8CD9DF. Grayscale: #3C3C3C. Windows color (decimal): -9230816 or 2106995. OLE color: 2106995.
HSL color Cylindrical-coordinate representation of color #732620: hue angle of 4.34º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #732620 is Cyan = 0, Magento = 0.67, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 38 | 32 | - |
| CMYK | 0 | 0.67 | 0.72 | 0.55 |
| HSL | 4.34º | 0.56% | 0.29% | - |
| HSV(B) | 4.34º | 0.72% | 0.45% | - |
| XYZ | 8.02 | 5.14 | 1.93 | - |
| YUV | 60.34 | 112.01 | 166.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 38 | 32 | 0 | 0.67 | 0.72 | 0.55 | 4.34 | 0.56 | 0.29 |
| Hex | 73 | 26 | 20 | 0 | 43 | 48 | 37 | 4 | 38 | 1D |
| Octal | 163 | 46 | 40 | 0 | 103 | 110 | 67 | 4 | 70 | 35 |
| Binary | 1110011 | 100110 | 100000 | 0 | 1000011 | 1001000 | 110111 | 100 | 111000 | 11101 |
Color Harmonies of #732620
Complementary color
Monochromatic Colors of #732620
Black with #732620
Text Example
Text Example
White with #732620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732620; }
p { color: rgb(115,38,32); }
H1.HeaderClassName
{
color: #732620;
}
.AnyTagClassName
{
color: #732620;
}
</style>
background-color css
<style>
a { background-color: #732620; }
a { background-color: rgb(115,38,32); }
div.DivClassName
{
background-color: #732620;
}
.BgClassName
{
background-color: #732620;
}
</style>
border-color css
<style>
span { border-color: #732620; }
span { border-color: rgb(115,38,32); }
td.TdClassName
{
border-color: #732620;
}
.TagClassName
{
border-color: #732620;
}
</style>