Shades of Auburn #722822
Tints of Auburn #722822
RGB
CMYK
RGB Variations
Color information
#722822 (or 0x722822) is known color: Auburn. HEX triplet: 72, 28 and 22. RGB value is (114,40,34). Sum of RGB (Red+Green+Blue) = 114+40+34=188 (24% of max value = 765). Red value is 114 (44.92% from 255 or 60.64% from 188); Green value is 40 (16.02% from 255 or 21.28% from 188); Blue value is 34 (13.67% from 255 or 18.09% from 188); Max value from RGB is 114 - color contains mainly: red. Hex color #722822 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #722822 is #8DD7DD. Grayscale: #3D3D3D. Windows color (decimal): -9295838 or 2238578. OLE color: 2238578.
HSL color Cylindrical-coordinate representation of color #722822: hue angle of 4.5º degrees, saturation: 0.54, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #722822 is Cyan = 0, Magento = 0.65, Yellow = 0.70 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 40 | 34 | - |
| CMYK | 0 | 0.65 | 0.70 | 0.55 |
| HSL | 4.5º | 0.54% | 0.29% | - |
| HSV(B) | 4.5º | 0.7% | 0.45% | - |
| XYZ | 7.99 | 5.21 | 2.1 | - |
| YUV | 61.44 | 112.52 | 165.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 40 | 34 | 0 | 0.65 | 0.70 | 0.55 | 4.5 | 0.54 | 0.29 |
| Hex | 72 | 28 | 22 | 0 | 41 | 46 | 37 | 4 | 36 | 1D |
| Octal | 162 | 50 | 42 | 0 | 101 | 106 | 67 | 4 | 66 | 35 |
| Binary | 1110010 | 101000 | 100010 | 0 | 1000001 | 1000110 | 110111 | 100 | 110110 | 11101 |
Color Harmonies of #722822
Complementary color
Monochromatic Colors of #722822
Black with #722822
Text Example
Text Example
White with #722822
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722822; }
p { color: rgb(114,40,34); }
H1.HeaderClassName
{
color: #722822;
}
.AnyTagClassName
{
color: #722822;
}
</style>
background-color css
<style>
a { background-color: #722822; }
a { background-color: rgb(114,40,34); }
div.DivClassName
{
background-color: #722822;
}
.BgClassName
{
background-color: #722822;
}
</style>
border-color css
<style>
span { border-color: #722822; }
span { border-color: rgb(114,40,34); }
td.TdClassName
{
border-color: #722822;
}
.TagClassName
{
border-color: #722822;
}
</style>