Shades of Auburn #722623
Tints of Auburn #722623
RGB
CMYK
RGB Variations
Color information
#722623 (or 0x722623) is known color: Auburn. HEX triplet: 72, 26 and 23. RGB value is (114,38,35). Sum of RGB (Red+Green+Blue) = 114+38+35=187 (24% of max value = 765). Red value is 114 (44.92% from 255 or 60.96% from 187); Green value is 38 (15.23% from 255 or 20.32% from 187); Blue value is 35 (14.06% from 255 or 18.72% from 187); Max value from RGB is 114 - color contains mainly: red. Hex color #722623 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #722623 is #8DD9DC. Grayscale: #3C3C3C. Windows color (decimal): -9296349 or 2303602. OLE color: 2303602.
HSL color Cylindrical-coordinate representation of color #722623: hue angle of 2.28º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #722623 is Cyan = 0, Magento = 0.67, Yellow = 0.69 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 38 | 35 | - |
| CMYK | 0 | 0.67 | 0.69 | 0.55 |
| HSL | 2.28º | 0.53% | 0.29% | - |
| HSV(B) | 2.28º | 0.69% | 0.45% | - |
| XYZ | 7.94 | 5.08 | 2.15 | - |
| YUV | 60.38 | 113.68 | 166.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 38 | 35 | 0 | 0.67 | 0.69 | 0.55 | 2.28 | 0.53 | 0.29 |
| Hex | 72 | 26 | 23 | 0 | 43 | 45 | 37 | 2 | 35 | 1D |
| Octal | 162 | 46 | 43 | 0 | 103 | 105 | 67 | 2 | 65 | 35 |
| Binary | 1110010 | 100110 | 100011 | 0 | 1000011 | 1000101 | 110111 | 10 | 110101 | 11101 |
Color Harmonies of #722623
Complementary color
Monochromatic Colors of #722623
Black with #722623
Text Example
Text Example
White with #722623
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722623; }
p { color: rgb(114,38,35); }
H1.HeaderClassName
{
color: #722623;
}
.AnyTagClassName
{
color: #722623;
}
</style>
background-color css
<style>
a { background-color: #722623; }
a { background-color: rgb(114,38,35); }
div.DivClassName
{
background-color: #722623;
}
.BgClassName
{
background-color: #722623;
}
</style>
border-color css
<style>
span { border-color: #722623; }
span { border-color: rgb(114,38,35); }
td.TdClassName
{
border-color: #722623;
}
.TagClassName
{
border-color: #722623;
}
</style>