Shades of Auburn #732724
Tints of Auburn #732724
RGB
CMYK
RGB Variations
Color information
#732724 (or 0x732724) is known color: Auburn. HEX triplet: 73, 27 and 24. RGB value is (115,39,36). Sum of RGB (Red+Green+Blue) = 115+39+36=190 (25% of max value = 765). Red value is 115 (45.31% from 255 or 60.53% from 190); Green value is 39 (15.62% from 255 or 20.53% from 190); Blue value is 36 (14.45% from 255 or 18.95% from 190); Max value from RGB is 115 - color contains mainly: red. Hex color #732724 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #732724 is #8CD8DB. Grayscale: #3D3D3D. Windows color (decimal): -9230556 or 2369395. OLE color: 2369395.
HSL color Cylindrical-coordinate representation of color #732724: hue angle of 2.28º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #732724 is Cyan = 0, Magento = 0.66, Yellow = 0.69 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 39 | 36 | - |
| CMYK | 0 | 0.66 | 0.69 | 0.55 |
| HSL | 2.28º | 0.52% | 0.3% | - |
| HSV(B) | 2.28º | 0.69% | 0.45% | - |
| XYZ | 8.11 | 5.22 | 2.25 | - |
| YUV | 61.38 | 113.68 | 166.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 39 | 36 | 0 | 0.66 | 0.69 | 0.55 | 2.28 | 0.52 | 0.3 |
| Hex | 73 | 27 | 24 | 0 | 42 | 45 | 37 | 2 | 34 | 1E |
| Octal | 163 | 47 | 44 | 0 | 102 | 105 | 67 | 2 | 64 | 36 |
| Binary | 1110011 | 100111 | 100100 | 0 | 1000010 | 1000101 | 110111 | 10 | 110100 | 11110 |
Color Harmonies of #732724
Complementary color
Monochromatic Colors of #732724
Black with #732724
Text Example
Text Example
White with #732724
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732724; }
p { color: rgb(115,39,36); }
H1.HeaderClassName
{
color: #732724;
}
.AnyTagClassName
{
color: #732724;
}
</style>
background-color css
<style>
a { background-color: #732724; }
a { background-color: rgb(115,39,36); }
div.DivClassName
{
background-color: #732724;
}
.BgClassName
{
background-color: #732724;
}
</style>
border-color css
<style>
span { border-color: #732724; }
span { border-color: rgb(115,39,36); }
td.TdClassName
{
border-color: #732724;
}
.TagClassName
{
border-color: #732724;
}
</style>