Shades of Auburn #732922
Tints of Auburn #732922
RGB
CMYK
RGB Variations
Color information
#732922 (or 0x732922) is known color: Auburn. HEX triplet: 73, 29 and 22. RGB value is (115,41,34). Sum of RGB (Red+Green+Blue) = 115+41+34=190 (25% of max value = 765). Red value is 115 (45.31% from 255 or 60.53% from 190); Green value is 41 (16.41% from 255 or 21.58% from 190); Blue value is 34 (13.67% from 255 or 17.89% from 190); Max value from RGB is 115 - color contains mainly: red. Hex color #732922 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #732922 is #8CD6DD. Grayscale: #3E3E3E. Windows color (decimal): -9230046 or 2238835. OLE color: 2238835.
HSL color Cylindrical-coordinate representation of color #732922: hue angle of 5.19º degrees, saturation: 0.54, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #732922 is Cyan = 0, Magento = 0.64, Yellow = 0.70 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 41 | 34 | - |
| CMYK | 0 | 0.64 | 0.70 | 0.55 |
| HSL | 5.19º | 0.54% | 0.29% | - |
| HSV(B) | 5.19º | 0.7% | 0.45% | - |
| XYZ | 8.15 | 5.35 | 2.12 | - |
| YUV | 62.33 | 112.02 | 165.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 41 | 34 | 0 | 0.64 | 0.70 | 0.55 | 5.19 | 0.54 | 0.29 |
| Hex | 73 | 29 | 22 | 0 | 40 | 46 | 37 | 5 | 36 | 1D |
| Octal | 163 | 51 | 42 | 0 | 100 | 106 | 67 | 5 | 66 | 35 |
| Binary | 1110011 | 101001 | 100010 | 0 | 1000000 | 1000110 | 110111 | 101 | 110110 | 11101 |
Color Harmonies of #732922
Complementary color
Monochromatic Colors of #732922
Black with #732922
Text Example
Text Example
White with #732922
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732922; }
p { color: rgb(115,41,34); }
H1.HeaderClassName
{
color: #732922;
}
.AnyTagClassName
{
color: #732922;
}
</style>
background-color css
<style>
a { background-color: #732922; }
a { background-color: rgb(115,41,34); }
div.DivClassName
{
background-color: #732922;
}
.BgClassName
{
background-color: #732922;
}
</style>
border-color css
<style>
span { border-color: #732922; }
span { border-color: rgb(115,41,34); }
td.TdClassName
{
border-color: #732922;
}
.TagClassName
{
border-color: #732922;
}
</style>