Shades of Auburn #732827
Tints of Auburn #732827
RGB
CMYK
RGB Variations
Color information
#732827 (or 0x732827) is known color: Auburn. HEX triplet: 73, 28 and 27. RGB value is (115,40,39). Sum of RGB (Red+Green+Blue) = 115+40+39=194 (25% of max value = 765). Red value is 115 (45.31% from 255 or 59.28% from 194); Green value is 40 (16.02% from 255 or 20.62% from 194); Blue value is 39 (15.62% from 255 or 20.10% from 194); Max value from RGB is 115 - color contains mainly: red. Hex color #732827 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #732827 is #8CD7D8. Grayscale: #3E3E3E. Windows color (decimal): -9230297 or 2566259. OLE color: 2566259.
HSL color Cylindrical-coordinate representation of color #732827: hue angle of 0.79º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #732827 is Cyan = 0, Magento = 0.65, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 40 | 39 | - |
| CMYK | 0 | 0.65 | 0.66 | 0.55 |
| HSL | 0.79º | 0.49% | 0.3% | - |
| HSV(B) | 0.79º | 0.66% | 0.45% | - |
| XYZ | 8.2 | 5.31 | 2.51 | - |
| YUV | 62.31 | 114.85 | 165.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 40 | 39 | 0 | 0.65 | 0.66 | 0.55 | 0.79 | 0.49 | 0.3 |
| Hex | 73 | 28 | 27 | 0 | 41 | 42 | 37 | 1 | 31 | 1E |
| Octal | 163 | 50 | 47 | 0 | 101 | 102 | 67 | 1 | 61 | 36 |
| Binary | 1110011 | 101000 | 100111 | 0 | 1000001 | 1000010 | 110111 | 1 | 110001 | 11110 |
Color Harmonies of #732827
Complementary color
Monochromatic Colors of #732827
Black with #732827
Text Example
Text Example
White with #732827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732827; }
p { color: rgb(115,40,39); }
H1.HeaderClassName
{
color: #732827;
}
.AnyTagClassName
{
color: #732827;
}
</style>
background-color css
<style>
a { background-color: #732827; }
a { background-color: rgb(115,40,39); }
div.DivClassName
{
background-color: #732827;
}
.BgClassName
{
background-color: #732827;
}
</style>
border-color css
<style>
span { border-color: #732827; }
span { border-color: rgb(115,40,39); }
td.TdClassName
{
border-color: #732827;
}
.TagClassName
{
border-color: #732827;
}
</style>