Shades of Auburn #722726
Tints of Auburn #722726
RGB
CMYK
RGB Variations
Color information
#722726 (or 0x722726) is known color: Auburn. HEX triplet: 72, 27 and 26. RGB value is (114,39,38). Sum of RGB (Red+Green+Blue) = 114+39+38=191 (25% of max value = 765). Red value is 114 (44.92% from 255 or 59.69% from 191); Green value is 39 (15.62% from 255 or 20.42% from 191); Blue value is 38 (15.23% from 255 or 19.90% from 191); Max value from RGB is 114 - color contains mainly: red. Hex color #722726 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #722726 is #8DD8D9. Grayscale: #3D3D3D. Windows color (decimal): -9296090 or 2500466. OLE color: 2500466.
HSL color Cylindrical-coordinate representation of color #722726: hue angle of 0.79º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #722726 is Cyan = 0, Magento = 0.66, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 39 | 38 | - |
| CMYK | 0 | 0.66 | 0.67 | 0.55 |
| HSL | 0.79º | 0.5% | 0.3% | - |
| HSV(B) | 0.79º | 0.67% | 0.45% | - |
| XYZ | 8.01 | 5.17 | 2.41 | - |
| YUV | 61.31 | 114.85 | 165.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 39 | 38 | 0 | 0.66 | 0.67 | 0.55 | 0.79 | 0.5 | 0.3 |
| Hex | 72 | 27 | 26 | 0 | 42 | 43 | 37 | 1 | 32 | 1E |
| Octal | 162 | 47 | 46 | 0 | 102 | 103 | 67 | 1 | 62 | 36 |
| Binary | 1110010 | 100111 | 100110 | 0 | 1000010 | 1000011 | 110111 | 1 | 110010 | 11110 |
Color Harmonies of #722726
Complementary color
Monochromatic Colors of #722726
Black with #722726
Text Example
Text Example
White with #722726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722726; }
p { color: rgb(114,39,38); }
H1.HeaderClassName
{
color: #722726;
}
.AnyTagClassName
{
color: #722726;
}
</style>
background-color css
<style>
a { background-color: #722726; }
a { background-color: rgb(114,39,38); }
div.DivClassName
{
background-color: #722726;
}
.BgClassName
{
background-color: #722726;
}
</style>
border-color css
<style>
span { border-color: #722726; }
span { border-color: rgb(114,39,38); }
td.TdClassName
{
border-color: #722726;
}
.TagClassName
{
border-color: #722726;
}
</style>