Shades of Auburn #712625
Tints of Auburn #712625
RGB
CMYK
RGB Variations
Color information
#712625 (or 0x712625) is known color: Auburn. HEX triplet: 71, 26 and 25. RGB value is (113,38,37). Sum of RGB (Red+Green+Blue) = 113+38+37=188 (24% of max value = 765). Red value is 113 (44.53% from 255 or 60.11% from 188); Green value is 38 (15.23% from 255 or 20.21% from 188); Blue value is 37 (14.84% from 255 or 19.68% from 188); Max value from RGB is 113 - color contains mainly: red. Hex color #712625 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #712625 is #8ED9DA. Grayscale: #3C3C3C. Windows color (decimal): -9361883 or 2434673. OLE color: 2434673.
HSL color Cylindrical-coordinate representation of color #712625: 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.67%. Process color model (Four color, CMYK) of #712625 is Cyan = 0, Magento = 0.66, Yellow = 0.67 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 38 | 37 | - |
| CMYK | 0 | 0.66 | 0.67 | 0.56 |
| HSL | 0.79º | 0.51% | 0.29% | - |
| HSV(B) | 0.79º | 0.67% | 0.44% | - |
| XYZ | 7.84 | 5.03 | 2.31 | - |
| YUV | 60.31 | 114.85 | 165.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 38 | 37 | 0 | 0.66 | 0.67 | 0.56 | 0.79 | 0.51 | 0.29 |
| Hex | 71 | 26 | 25 | 0 | 42 | 43 | 38 | 1 | 33 | 1D |
| Octal | 161 | 46 | 45 | 0 | 102 | 103 | 70 | 1 | 63 | 35 |
| Binary | 1110001 | 100110 | 100101 | 0 | 1000010 | 1000011 | 111000 | 1 | 110011 | 11101 |
Color Harmonies of #712625
Complementary color
Monochromatic Colors of #712625
Black with #712625
Text Example
Text Example
White with #712625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #712625; }
p { color: rgb(113,38,37); }
H1.HeaderClassName
{
color: #712625;
}
.AnyTagClassName
{
color: #712625;
}
</style>
background-color css
<style>
a { background-color: #712625; }
a { background-color: rgb(113,38,37); }
div.DivClassName
{
background-color: #712625;
}
.BgClassName
{
background-color: #712625;
}
</style>
border-color css
<style>
span { border-color: #712625; }
span { border-color: rgb(113,38,37); }
td.TdClassName
{
border-color: #712625;
}
.TagClassName
{
border-color: #712625;
}
</style>