Shades of Auburn #702721
Tints of Auburn #702721
RGB
CMYK
RGB Variations
Color information
#702721 (or 0x702721) is known color: Auburn. HEX triplet: 70, 27 and 21. RGB value is (112,39,33). Sum of RGB (Red+Green+Blue) = 112+39+33=184 (24% of max value = 765). Red value is 112 (44.14% from 255 or 60.87% from 184); Green value is 39 (15.62% from 255 or 21.20% from 184); Blue value is 33 (13.28% from 255 or 17.93% from 184); Max value from RGB is 112 - color contains mainly: red. Hex color #702721 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #702721 is #8FD8DE. Grayscale: #3C3C3C. Windows color (decimal): -9427167 or 2172784. OLE color: 2172784.
HSL color Cylindrical-coordinate representation of color #702721: hue angle of 4.56º degrees, saturation: 0.54, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #702721 is Cyan = 0, Magento = 0.65, Yellow = 0.71 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 39 | 33 | - |
| CMYK | 0 | 0.65 | 0.71 | 0.56 |
| HSL | 4.56º | 0.54% | 0.28% | - |
| HSV(B) | 4.56º | 0.71% | 0.44% | - |
| XYZ | 7.68 | 5.01 | 2 | - |
| YUV | 60.14 | 112.68 | 164.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 39 | 33 | 0 | 0.65 | 0.71 | 0.56 | 4.56 | 0.54 | 0.28 |
| Hex | 70 | 27 | 21 | 0 | 41 | 47 | 38 | 5 | 36 | 1C |
| Octal | 160 | 47 | 41 | 0 | 101 | 107 | 70 | 5 | 66 | 34 |
| Binary | 1110000 | 100111 | 100001 | 0 | 1000001 | 1000111 | 111000 | 101 | 110110 | 11100 |
Color Harmonies of #702721
Complementary color
Monochromatic Colors of #702721
Black with #702721
Text Example
Text Example
White with #702721
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702721; }
p { color: rgb(112,39,33); }
H1.HeaderClassName
{
color: #702721;
}
.AnyTagClassName
{
color: #702721;
}
</style>
background-color css
<style>
a { background-color: #702721; }
a { background-color: rgb(112,39,33); }
div.DivClassName
{
background-color: #702721;
}
.BgClassName
{
background-color: #702721;
}
</style>
border-color css
<style>
span { border-color: #702721; }
span { border-color: rgb(112,39,33); }
td.TdClassName
{
border-color: #702721;
}
.TagClassName
{
border-color: #702721;
}
</style>