Shades of Auburn #733431
Tints of Auburn #733431
RGB
CMYK
RGB Variations
Color information
#733431 (or 0x733431) is known color: Auburn. HEX triplet: 73, 34 and 31. RGB value is (115,52,49). Sum of RGB (Red+Green+Blue) = 115+52+49=216 (28% of max value = 765). Red value is 115 (45.31% from 255 or 53.24% from 216); Green value is 52 (20.70% from 255 or 24.07% from 216); Blue value is 49 (19.53% from 255 or 22.69% from 216); Max value from RGB is 115 - color contains mainly: red. Hex color #733431 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #733431 is #8CCBCE. Grayscale: #464646. Windows color (decimal): -9227215 or 3224691. OLE color: 3224691.
HSL color Cylindrical-coordinate representation of color #733431: hue angle of 2.73º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #733431 is Cyan = 0, Magento = 0.55, Yellow = 0.57 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 52 | 49 | - |
| CMYK | 0 | 0.55 | 0.57 | 0.55 |
| HSL | 2.73º | 0.4% | 0.32% | - |
| HSV(B) | 2.73º | 0.57% | 0.45% | - |
| XYZ | 8.85 | 6.32 | 3.66 | - |
| YUV | 70.5 | 115.87 | 159.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 52 | 49 | 0 | 0.55 | 0.57 | 0.55 | 2.73 | 0.4 | 0.32 |
| Hex | 73 | 34 | 31 | 0 | 37 | 39 | 37 | 3 | 28 | 20 |
| Octal | 163 | 64 | 61 | 0 | 67 | 71 | 67 | 3 | 50 | 40 |
| Binary | 1110011 | 110100 | 110001 | 0 | 110111 | 111001 | 110111 | 11 | 101000 | 100000 |
Color Harmonies of #733431
Complementary color
Monochromatic Colors of #733431
Black with #733431
Text Example
Text Example
White with #733431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733431; }
p { color: rgb(115,52,49); }
H1.HeaderClassName
{
color: #733431;
}
.AnyTagClassName
{
color: #733431;
}
</style>
background-color css
<style>
a { background-color: #733431; }
a { background-color: rgb(115,52,49); }
div.DivClassName
{
background-color: #733431;
}
.BgClassName
{
background-color: #733431;
}
</style>
border-color css
<style>
span { border-color: #733431; }
span { border-color: rgb(115,52,49); }
td.TdClassName
{
border-color: #733431;
}
.TagClassName
{
border-color: #733431;
}
</style>