Shades of Auburn #732926
Tints of Auburn #732926
RGB
CMYK
RGB Variations
Color information
#732926 (or 0x732926) is known color: Auburn. HEX triplet: 73, 29 and 26. RGB value is (115,41,38). Sum of RGB (Red+Green+Blue) = 115+41+38=194 (25% of max value = 765). Red value is 115 (45.31% from 255 or 59.28% from 194); Green value is 41 (16.41% from 255 or 21.13% from 194); Blue value is 38 (15.23% from 255 or 19.59% from 194); Max value from RGB is 115 - color contains mainly: red. Hex color #732926 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #732926 is #8CD6D9. Grayscale: #3E3E3E. Windows color (decimal): -9230042 or 2500979. OLE color: 2500979.
HSL color Cylindrical-coordinate representation of color #732926: hue angle of 2.34º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #732926 is Cyan = 0, Magento = 0.64, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 41 | 38 | - |
| CMYK | 0 | 0.64 | 0.67 | 0.55 |
| HSL | 2.34º | 0.5% | 0.3% | - |
| HSV(B) | 2.34º | 0.67% | 0.45% | - |
| XYZ | 8.21 | 5.37 | 2.44 | - |
| YUV | 62.78 | 114.02 | 165.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 41 | 38 | 0 | 0.64 | 0.67 | 0.55 | 2.34 | 0.5 | 0.3 |
| Hex | 73 | 29 | 26 | 0 | 40 | 43 | 37 | 2 | 32 | 1E |
| Octal | 163 | 51 | 46 | 0 | 100 | 103 | 67 | 2 | 62 | 36 |
| Binary | 1110011 | 101001 | 100110 | 0 | 1000000 | 1000011 | 110111 | 10 | 110010 | 11110 |
Color Harmonies of #732926
Complementary color
Monochromatic Colors of #732926
Black with #732926
Text Example
Text Example
White with #732926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732926; }
p { color: rgb(115,41,38); }
H1.HeaderClassName
{
color: #732926;
}
.AnyTagClassName
{
color: #732926;
}
</style>
background-color css
<style>
a { background-color: #732926; }
a { background-color: rgb(115,41,38); }
div.DivClassName
{
background-color: #732926;
}
.BgClassName
{
background-color: #732926;
}
</style>
border-color css
<style>
span { border-color: #732926; }
span { border-color: rgb(115,41,38); }
td.TdClassName
{
border-color: #732926;
}
.TagClassName
{
border-color: #732926;
}
</style>