Shades of Auburn #722725
Tints of Auburn #722725
RGB
CMYK
RGB Variations
Color information
#722725 (or 0x722725) is known color: Auburn. HEX triplet: 72, 27 and 25. RGB value is (114,39,37). Sum of RGB (Red+Green+Blue) = 114+39+37=190 (25% of max value = 765). Red value is 114 (44.92% from 255 or 60% from 190); Green value is 39 (15.62% from 255 or 20.53% from 190); Blue value is 37 (14.84% from 255 or 19.47% from 190); Max value from RGB is 114 - color contains mainly: red. Hex color #722725 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #722725 is #8DD8DA. Grayscale: #3D3D3D. Windows color (decimal): -9296091 or 2434930. OLE color: 2434930.
HSL color Cylindrical-coordinate representation of color #722725: hue angle of 1.56º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #722725 is Cyan = 0, Magento = 0.66, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 39 | 37 | - |
| CMYK | 0 | 0.66 | 0.68 | 0.55 |
| HSL | 1.56º | 0.51% | 0.3% | - |
| HSV(B) | 1.56º | 0.68% | 0.45% | - |
| XYZ | 8 | 5.16 | 2.33 | - |
| YUV | 61.2 | 114.35 | 165.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 39 | 37 | 0 | 0.66 | 0.68 | 0.55 | 1.56 | 0.51 | 0.3 |
| Hex | 72 | 27 | 25 | 0 | 42 | 44 | 37 | 2 | 33 | 1E |
| Octal | 162 | 47 | 45 | 0 | 102 | 104 | 67 | 2 | 63 | 36 |
| Binary | 1110010 | 100111 | 100101 | 0 | 1000010 | 1000100 | 110111 | 10 | 110011 | 11110 |
Color Harmonies of #722725
Complementary color
Monochromatic Colors of #722725
Black with #722725
Text Example
Text Example
White with #722725
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722725; }
p { color: rgb(114,39,37); }
H1.HeaderClassName
{
color: #722725;
}
.AnyTagClassName
{
color: #722725;
}
</style>
background-color css
<style>
a { background-color: #722725; }
a { background-color: rgb(114,39,37); }
div.DivClassName
{
background-color: #722725;
}
.BgClassName
{
background-color: #722725;
}
</style>
border-color css
<style>
span { border-color: #722725; }
span { border-color: rgb(114,39,37); }
td.TdClassName
{
border-color: #722725;
}
.TagClassName
{
border-color: #722725;
}
</style>