Shades of Auburn #712923
Tints of Auburn #712923
RGB
CMYK
RGB Variations
Color information
#712923 (or 0x712923) is known color: Auburn. HEX triplet: 71, 29 and 23. RGB value is (113,41,35). Sum of RGB (Red+Green+Blue) = 113+41+35=189 (25% of max value = 765). Red value is 113 (44.53% from 255 or 59.79% from 189); Green value is 41 (16.41% from 255 or 21.69% from 189); Blue value is 35 (14.06% from 255 or 18.52% from 189); Max value from RGB is 113 - color contains mainly: red. Hex color #712923 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #712923 is #8ED6DC. Grayscale: #3D3D3D. Windows color (decimal): -9361117 or 2304369. OLE color: 2304369.
HSL color Cylindrical-coordinate representation of color #712923: hue angle of 4.62º 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 #712923 is Cyan = 0, Magento = 0.64, Yellow = 0.69 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 41 | 35 | - |
| CMYK | 0 | 0.64 | 0.69 | 0.56 |
| HSL | 4.62º | 0.53% | 0.29% | - |
| HSV(B) | 4.62º | 0.69% | 0.44% | - |
| XYZ | 7.91 | 5.22 | 2.18 | - |
| YUV | 61.84 | 112.85 | 164.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 41 | 35 | 0 | 0.64 | 0.69 | 0.56 | 4.62 | 0.53 | 0.29 |
| Hex | 71 | 29 | 23 | 0 | 40 | 45 | 38 | 5 | 35 | 1D |
| Octal | 161 | 51 | 43 | 0 | 100 | 105 | 70 | 5 | 65 | 35 |
| Binary | 1110001 | 101001 | 100011 | 0 | 1000000 | 1000101 | 111000 | 101 | 110101 | 11101 |
Color Harmonies of #712923
Complementary color
Monochromatic Colors of #712923
Black with #712923
Text Example
Text Example
White with #712923
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #712923; }
p { color: rgb(113,41,35); }
H1.HeaderClassName
{
color: #712923;
}
.AnyTagClassName
{
color: #712923;
}
</style>
background-color css
<style>
a { background-color: #712923; }
a { background-color: rgb(113,41,35); }
div.DivClassName
{
background-color: #712923;
}
.BgClassName
{
background-color: #712923;
}
</style>
border-color css
<style>
span { border-color: #712923; }
span { border-color: rgb(113,41,35); }
td.TdClassName
{
border-color: #712923;
}
.TagClassName
{
border-color: #712923;
}
</style>