Shades of Auburn #732621
Tints of Auburn #732621
RGB
CMYK
RGB Variations
Color information
#732621 (or 0x732621) is known color: Auburn. HEX triplet: 73, 26 and 21. RGB value is (115,38,33). Sum of RGB (Red+Green+Blue) = 115+38+33=186 (24% of max value = 765). Red value is 115 (45.31% from 255 or 61.83% from 186); Green value is 38 (15.23% from 255 or 20.43% from 186); Blue value is 33 (13.28% from 255 or 17.74% from 186); Max value from RGB is 115 - color contains mainly: red. Hex color #732621 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #732621 is #8CD9DE. Grayscale: #3C3C3C. Windows color (decimal): -9230815 or 2172531. OLE color: 2172531.
HSL color Cylindrical-coordinate representation of color #732621: hue angle of 3.66º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #732621 is Cyan = 0, Magento = 0.67, Yellow = 0.71 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 38 | 33 | - |
| CMYK | 0 | 0.67 | 0.71 | 0.55 |
| HSL | 3.66º | 0.55% | 0.29% | - |
| HSV(B) | 3.66º | 0.71% | 0.45% | - |
| XYZ | 8.04 | 5.14 | 2.01 | - |
| YUV | 60.45 | 112.51 | 166.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 38 | 33 | 0 | 0.67 | 0.71 | 0.55 | 3.66 | 0.55 | 0.29 |
| Hex | 73 | 26 | 21 | 0 | 43 | 47 | 37 | 4 | 37 | 1D |
| Octal | 163 | 46 | 41 | 0 | 103 | 107 | 67 | 4 | 67 | 35 |
| Binary | 1110011 | 100110 | 100001 | 0 | 1000011 | 1000111 | 110111 | 100 | 110111 | 11101 |
Color Harmonies of #732621
Complementary color
Monochromatic Colors of #732621
Black with #732621
Text Example
Text Example
White with #732621
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732621; }
p { color: rgb(115,38,33); }
H1.HeaderClassName
{
color: #732621;
}
.AnyTagClassName
{
color: #732621;
}
</style>
background-color css
<style>
a { background-color: #732621; }
a { background-color: rgb(115,38,33); }
div.DivClassName
{
background-color: #732621;
}
.BgClassName
{
background-color: #732621;
}
</style>
border-color css
<style>
span { border-color: #732621; }
span { border-color: rgb(115,38,33); }
td.TdClassName
{
border-color: #732621;
}
.TagClassName
{
border-color: #732621;
}
</style>