Shades of Auburn #702622
Tints of Auburn #702622
RGB
CMYK
RGB Variations
Color information
#702622 (or 0x702622) is known color: Auburn. HEX triplet: 70, 26 and 22. RGB value is (112,38,34). Sum of RGB (Red+Green+Blue) = 112+38+34=184 (24% of max value = 765). Red value is 112 (44.14% from 255 or 60.87% from 184); Green value is 38 (15.23% from 255 or 20.65% from 184); Blue value is 34 (13.67% from 255 or 18.48% from 184); Max value from RGB is 112 - color contains mainly: red. Hex color #702622 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #702622 is #8FD9DD. Grayscale: #3B3B3B. Windows color (decimal): -9427422 or 2238064. OLE color: 2238064.
HSL color Cylindrical-coordinate representation of color #702622: hue angle of 3.08º 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 #702622 is Cyan = 0, Magento = 0.66, Yellow = 0.70 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 38 | 34 | - |
| CMYK | 0 | 0.66 | 0.70 | 0.56 |
| HSL | 3.08º | 0.53% | 0.29% | - |
| HSV(B) | 3.08º | 0.7% | 0.44% | - |
| XYZ | 7.66 | 4.95 | 2.06 | - |
| YUV | 59.67 | 113.52 | 165.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 38 | 34 | 0 | 0.66 | 0.70 | 0.56 | 3.08 | 0.53 | 0.29 |
| Hex | 70 | 26 | 22 | 0 | 42 | 46 | 38 | 3 | 35 | 1D |
| Octal | 160 | 46 | 42 | 0 | 102 | 106 | 70 | 3 | 65 | 35 |
| Binary | 1110000 | 100110 | 100010 | 0 | 1000010 | 1000110 | 111000 | 11 | 110101 | 11101 |
Color Harmonies of #702622
Complementary color
Monochromatic Colors of #702622
Black with #702622
Text Example
Text Example
White with #702622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702622; }
p { color: rgb(112,38,34); }
H1.HeaderClassName
{
color: #702622;
}
.AnyTagClassName
{
color: #702622;
}
</style>
background-color css
<style>
a { background-color: #702622; }
a { background-color: rgb(112,38,34); }
div.DivClassName
{
background-color: #702622;
}
.BgClassName
{
background-color: #702622;
}
</style>
border-color css
<style>
span { border-color: #702622; }
span { border-color: rgb(112,38,34); }
td.TdClassName
{
border-color: #702622;
}
.TagClassName
{
border-color: #702622;
}
</style>