Shades of Auburn #722524
Tints of Auburn #722524
RGB
CMYK
RGB Variations
Color information
#722524 (or 0x722524) is known color: Auburn. HEX triplet: 72, 25 and 24. RGB value is (114,37,36). Sum of RGB (Red+Green+Blue) = 114+37+36=187 (24% of max value = 765). Red value is 114 (44.92% from 255 or 60.96% from 187); Green value is 37 (14.84% from 255 or 19.79% from 187); Blue value is 36 (14.45% from 255 or 19.25% from 187); Max value from RGB is 114 - color contains mainly: red. Hex color #722524 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #722524 is #8DDADB. Grayscale: #3B3B3B. Windows color (decimal): -9296604 or 2368882. OLE color: 2368882.
HSL color Cylindrical-coordinate representation of color #722524: hue angle of 0.77º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #722524 is Cyan = 0, Magento = 0.68, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 37 | 36 | - |
| CMYK | 0 | 0.68 | 0.68 | 0.55 |
| HSL | 0.77º | 0.52% | 0.29% | - |
| HSV(B) | 0.77º | 0.68% | 0.45% | - |
| XYZ | 7.92 | 5.03 | 2.22 | - |
| YUV | 59.91 | 114.51 | 166.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 37 | 36 | 0 | 0.68 | 0.68 | 0.55 | 0.77 | 0.52 | 0.29 |
| Hex | 72 | 25 | 24 | 0 | 44 | 44 | 37 | 1 | 34 | 1D |
| Octal | 162 | 45 | 44 | 0 | 104 | 104 | 67 | 1 | 64 | 35 |
| Binary | 1110010 | 100101 | 100100 | 0 | 1000100 | 1000100 | 110111 | 1 | 110100 | 11101 |
Color Harmonies of #722524
Complementary color
Monochromatic Colors of #722524
Black with #722524
Text Example
Text Example
White with #722524
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722524; }
p { color: rgb(114,37,36); }
H1.HeaderClassName
{
color: #722524;
}
.AnyTagClassName
{
color: #722524;
}
</style>
background-color css
<style>
a { background-color: #722524; }
a { background-color: rgb(114,37,36); }
div.DivClassName
{
background-color: #722524;
}
.BgClassName
{
background-color: #722524;
}
</style>
border-color css
<style>
span { border-color: #722524; }
span { border-color: rgb(114,37,36); }
td.TdClassName
{
border-color: #722524;
}
.TagClassName
{
border-color: #722524;
}
</style>