Shades of Auburn #712623
Tints of Auburn #712623
RGB
CMYK
RGB Variations
Color information
#712623 (or 0x712623) is known color: Auburn. HEX triplet: 71, 26 and 23. RGB value is (113,38,35). Sum of RGB (Red+Green+Blue) = 113+38+35=186 (24% of max value = 765). Red value is 113 (44.53% from 255 or 60.75% from 186); Green value is 38 (15.23% from 255 or 20.43% from 186); Blue value is 35 (14.06% from 255 or 18.82% from 186); Max value from RGB is 113 - color contains mainly: red. Hex color #712623 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #712623 is #8ED9DC. Grayscale: #3C3C3C. Windows color (decimal): -9361885 or 2303601. OLE color: 2303601.
HSL color Cylindrical-coordinate representation of color #712623: hue angle of 2.31º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #712623 is Cyan = 0, Magento = 0.66, Yellow = 0.69 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 38 | 35 | - |
| CMYK | 0 | 0.66 | 0.69 | 0.56 |
| HSL | 2.31º | 0.53% | 0.29% | - |
| HSV(B) | 2.31º | 0.69% | 0.44% | - |
| XYZ | 7.81 | 5.02 | 2.15 | - |
| YUV | 60.08 | 113.85 | 165.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 38 | 35 | 0 | 0.66 | 0.69 | 0.56 | 2.31 | 0.53 | 0.29 |
| Hex | 71 | 26 | 23 | 0 | 42 | 45 | 38 | 2 | 35 | 1D |
| Octal | 161 | 46 | 43 | 0 | 102 | 105 | 70 | 2 | 65 | 35 |
| Binary | 1110001 | 100110 | 100011 | 0 | 1000010 | 1000101 | 111000 | 10 | 110101 | 11101 |
Color Harmonies of #712623
Complementary color
Monochromatic Colors of #712623
Black with #712623
Text Example
Text Example
White with #712623
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #712623; }
p { color: rgb(113,38,35); }
H1.HeaderClassName
{
color: #712623;
}
.AnyTagClassName
{
color: #712623;
}
</style>
background-color css
<style>
a { background-color: #712623; }
a { background-color: rgb(113,38,35); }
div.DivClassName
{
background-color: #712623;
}
.BgClassName
{
background-color: #712623;
}
</style>
border-color css
<style>
span { border-color: #712623; }
span { border-color: rgb(113,38,35); }
td.TdClassName
{
border-color: #712623;
}
.TagClassName
{
border-color: #712623;
}
</style>