Shades of Auburn #702620
Tints of Auburn #702620
RGB
CMYK
RGB Variations
Color information
#702620 (or 0x702620) is known color: Auburn. HEX triplet: 70, 26 and 20. RGB value is (112,38,32). Sum of RGB (Red+Green+Blue) = 112+38+32=182 (24% of max value = 765). Red value is 112 (44.14% from 255 or 61.54% from 182); Green value is 38 (15.23% from 255 or 20.88% from 182); Blue value is 32 (12.89% from 255 or 17.58% from 182); Max value from RGB is 112 - color contains mainly: red. Hex color #702620 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #702620 is #8FD9DF. Grayscale: #3B3B3B. Windows color (decimal): -9427424 or 2106992. OLE color: 2106992.
HSL color Cylindrical-coordinate representation of color #702620: hue angle of 4.5º degrees, saturation: 0.56, 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 #702620 is Cyan = 0, Magento = 0.66, Yellow = 0.71 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 38 | 32 | - |
| CMYK | 0 | 0.66 | 0.71 | 0.56 |
| HSL | 4.5º | 0.56% | 0.28% | - |
| HSV(B) | 4.5º | 0.71% | 0.44% | - |
| XYZ | 7.64 | 4.94 | 1.92 | - |
| YUV | 59.44 | 112.52 | 165.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 38 | 32 | 0 | 0.66 | 0.71 | 0.56 | 4.5 | 0.56 | 0.28 |
| Hex | 70 | 26 | 20 | 0 | 42 | 47 | 38 | 4 | 38 | 1C |
| Octal | 160 | 46 | 40 | 0 | 102 | 107 | 70 | 4 | 70 | 34 |
| Binary | 1110000 | 100110 | 100000 | 0 | 1000010 | 1000111 | 111000 | 100 | 111000 | 11100 |
Color Harmonies of #702620
Complementary color
Monochromatic Colors of #702620
Black with #702620
Text Example
Text Example
White with #702620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702620; }
p { color: rgb(112,38,32); }
H1.HeaderClassName
{
color: #702620;
}
.AnyTagClassName
{
color: #702620;
}
</style>
background-color css
<style>
a { background-color: #702620; }
a { background-color: rgb(112,38,32); }
div.DivClassName
{
background-color: #702620;
}
.BgClassName
{
background-color: #702620;
}
</style>
border-color css
<style>
span { border-color: #702620; }
span { border-color: rgb(112,38,32); }
td.TdClassName
{
border-color: #702620;
}
.TagClassName
{
border-color: #702620;
}
</style>