Shades of Auburn #702524
Tints of Auburn #702524
RGB
CMYK
RGB Variations
Color information
#702524 (or 0x702524) is known color: Auburn. HEX triplet: 70, 25 and 24. RGB value is (112,37,36). Sum of RGB (Red+Green+Blue) = 112+37+36=185 (24% of max value = 765). Red value is 112 (44.14% from 255 or 60.54% from 185); Green value is 37 (14.84% from 255 or 20% from 185); Blue value is 36 (14.45% from 255 or 19.46% from 185); Max value from RGB is 112 - color contains mainly: red. Hex color #702524 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #702524 is #8FDADB. Grayscale: #3B3B3B. Windows color (decimal): -9427676 or 2368880. OLE color: 2368880.
HSL color Cylindrical-coordinate representation of color #702524: hue angle of 0.79º degrees, saturation: 0.51, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #702524 is Cyan = 0, Magento = 0.67, Yellow = 0.68 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 37 | 36 | - |
| CMYK | 0 | 0.67 | 0.68 | 0.56 |
| HSL | 0.79º | 0.51% | 0.29% | - |
| HSV(B) | 0.79º | 0.68% | 0.44% | - |
| XYZ | 7.66 | 4.9 | 2.21 | - |
| YUV | 59.31 | 114.85 | 165.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 37 | 36 | 0 | 0.67 | 0.68 | 0.56 | 0.79 | 0.51 | 0.29 |
| Hex | 70 | 25 | 24 | 0 | 43 | 44 | 38 | 1 | 33 | 1D |
| Octal | 160 | 45 | 44 | 0 | 103 | 104 | 70 | 1 | 63 | 35 |
| Binary | 1110000 | 100101 | 100100 | 0 | 1000011 | 1000100 | 111000 | 1 | 110011 | 11101 |
Color Harmonies of #702524
Complementary color
Monochromatic Colors of #702524
Black with #702524
Text Example
Text Example
White with #702524
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702524; }
p { color: rgb(112,37,36); }
H1.HeaderClassName
{
color: #702524;
}
.AnyTagClassName
{
color: #702524;
}
</style>
background-color css
<style>
a { background-color: #702524; }
a { background-color: rgb(112,37,36); }
div.DivClassName
{
background-color: #702524;
}
.BgClassName
{
background-color: #702524;
}
</style>
border-color css
<style>
span { border-color: #702524; }
span { border-color: rgb(112,37,36); }
td.TdClassName
{
border-color: #702524;
}
.TagClassName
{
border-color: #702524;
}
</style>