Shades of Auburn #702521
Tints of Auburn #702521
RGB
CMYK
RGB Variations
Color information
#702521 (or 0x702521) is known color: Auburn. HEX triplet: 70, 25 and 21. RGB value is (112,37,33). Sum of RGB (Red+Green+Blue) = 112+37+33=182 (24% of max value = 765). Red value is 112 (44.14% from 255 or 61.54% from 182); Green value is 37 (14.84% from 255 or 20.33% from 182); Blue value is 33 (13.28% from 255 or 18.13% from 182); Max value from RGB is 112 - color contains mainly: red. Hex color #702521 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #702521 is #8FDADE. Grayscale: #3B3B3B. Windows color (decimal): -9427679 or 2172272. OLE color: 2172272.
HSL color Cylindrical-coordinate representation of color #702521: hue angle of 3.04º 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 #702521 is Cyan = 0, Magento = 0.67, Yellow = 0.71 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 37 | 33 | - |
| CMYK | 0 | 0.67 | 0.71 | 0.56 |
| HSL | 3.04º | 0.54% | 0.28% | - |
| HSV(B) | 3.04º | 0.71% | 0.44% | - |
| XYZ | 7.62 | 4.88 | 1.98 | - |
| YUV | 58.97 | 113.35 | 165.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 37 | 33 | 0 | 0.67 | 0.71 | 0.56 | 3.04 | 0.54 | 0.28 |
| Hex | 70 | 25 | 21 | 0 | 43 | 47 | 38 | 3 | 36 | 1C |
| Octal | 160 | 45 | 41 | 0 | 103 | 107 | 70 | 3 | 66 | 34 |
| Binary | 1110000 | 100101 | 100001 | 0 | 1000011 | 1000111 | 111000 | 11 | 110110 | 11100 |
Color Harmonies of #702521
Complementary color
Monochromatic Colors of #702521
Black with #702521
Text Example
Text Example
White with #702521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702521; }
p { color: rgb(112,37,33); }
H1.HeaderClassName
{
color: #702521;
}
.AnyTagClassName
{
color: #702521;
}
</style>
background-color css
<style>
a { background-color: #702521; }
a { background-color: rgb(112,37,33); }
div.DivClassName
{
background-color: #702521;
}
.BgClassName
{
background-color: #702521;
}
</style>
border-color css
<style>
span { border-color: #702521; }
span { border-color: rgb(112,37,33); }
td.TdClassName
{
border-color: #702521;
}
.TagClassName
{
border-color: #702521;
}
</style>