Shades of Auburn #732823
Tints of Auburn #732823
RGB
CMYK
RGB Variations
Color information
#732823 (or 0x732823) is known color: Auburn. HEX triplet: 73, 28 and 23. RGB value is (115,40,35). Sum of RGB (Red+Green+Blue) = 115+40+35=190 (25% of max value = 765). Red value is 115 (45.31% from 255 or 60.53% from 190); Green value is 40 (16.02% from 255 or 21.05% from 190); Blue value is 35 (14.06% from 255 or 18.42% from 190); Max value from RGB is 115 - color contains mainly: red. Hex color #732823 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #732823 is #8CD7DC. Grayscale: #3D3D3D. Windows color (decimal): -9230301 or 2304115. OLE color: 2304115.
HSL color Cylindrical-coordinate representation of color #732823: hue angle of 3.75º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #732823 is Cyan = 0, Magento = 0.65, Yellow = 0.70 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 40 | 35 | - |
| CMYK | 0 | 0.65 | 0.70 | 0.55 |
| HSL | 3.75º | 0.53% | 0.29% | - |
| HSV(B) | 3.75º | 0.7% | 0.45% | - |
| XYZ | 8.13 | 5.28 | 2.18 | - |
| YUV | 61.86 | 112.85 | 165.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 40 | 35 | 0 | 0.65 | 0.70 | 0.55 | 3.75 | 0.53 | 0.29 |
| Hex | 73 | 28 | 23 | 0 | 41 | 46 | 37 | 4 | 35 | 1D |
| Octal | 163 | 50 | 43 | 0 | 101 | 106 | 67 | 4 | 65 | 35 |
| Binary | 1110011 | 101000 | 100011 | 0 | 1000001 | 1000110 | 110111 | 100 | 110101 | 11101 |
Color Harmonies of #732823
Complementary color
Monochromatic Colors of #732823
Black with #732823
Text Example
Text Example
White with #732823
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732823; }
p { color: rgb(115,40,35); }
H1.HeaderClassName
{
color: #732823;
}
.AnyTagClassName
{
color: #732823;
}
</style>
background-color css
<style>
a { background-color: #732823; }
a { background-color: rgb(115,40,35); }
div.DivClassName
{
background-color: #732823;
}
.BgClassName
{
background-color: #732823;
}
</style>
border-color css
<style>
span { border-color: #732823; }
span { border-color: rgb(115,40,35); }
td.TdClassName
{
border-color: #732823;
}
.TagClassName
{
border-color: #732823;
}
</style>