Shades of Auburn #702822
Tints of Auburn #702822
RGB
CMYK
RGB Variations
Color information
#702822 (or 0x702822) is known color: Auburn. HEX triplet: 70, 28 and 22. RGB value is (112,40,34). Sum of RGB (Red+Green+Blue) = 112+40+34=186 (24% of max value = 765). Red value is 112 (44.14% from 255 or 60.22% from 186); Green value is 40 (16.02% from 255 or 21.51% from 186); Blue value is 34 (13.67% from 255 or 18.28% from 186); Max value from RGB is 112 - color contains mainly: red. Hex color #702822 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #702822 is #8FD7DD. Grayscale: #3C3C3C. Windows color (decimal): -9426910 or 2238576. OLE color: 2238576.
HSL color Cylindrical-coordinate representation of color #702822: hue angle of 4.62º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #702822 is Cyan = 0, Magento = 0.64, Yellow = 0.70 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 40 | 34 | - |
| CMYK | 0 | 0.64 | 0.70 | 0.56 |
| HSL | 4.62º | 0.53% | 0.29% | - |
| HSV(B) | 4.62º | 0.7% | 0.44% | - |
| XYZ | 7.73 | 5.08 | 2.09 | - |
| YUV | 60.84 | 112.85 | 164.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 40 | 34 | 0 | 0.64 | 0.70 | 0.56 | 4.62 | 0.53 | 0.29 |
| Hex | 70 | 28 | 22 | 0 | 40 | 46 | 38 | 5 | 35 | 1D |
| Octal | 160 | 50 | 42 | 0 | 100 | 106 | 70 | 5 | 65 | 35 |
| Binary | 1110000 | 101000 | 100010 | 0 | 1000000 | 1000110 | 111000 | 101 | 110101 | 11101 |
Color Harmonies of #702822
Complementary color
Monochromatic Colors of #702822
Black with #702822
Text Example
Text Example
White with #702822
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702822; }
p { color: rgb(112,40,34); }
H1.HeaderClassName
{
color: #702822;
}
.AnyTagClassName
{
color: #702822;
}
</style>
background-color css
<style>
a { background-color: #702822; }
a { background-color: rgb(112,40,34); }
div.DivClassName
{
background-color: #702822;
}
.BgClassName
{
background-color: #702822;
}
</style>
border-color css
<style>
span { border-color: #702822; }
span { border-color: rgb(112,40,34); }
td.TdClassName
{
border-color: #702822;
}
.TagClassName
{
border-color: #702822;
}
</style>