Shades of Auburn #723028
Tints of Auburn #723028
RGB
CMYK
RGB Variations
Color information
#723028 (or 0x723028) is known color: Auburn. HEX triplet: 72, 30 and 28. RGB value is (114,48,40). Sum of RGB (Red+Green+Blue) = 114+48+40=202 (26% of max value = 765). Red value is 114 (44.92% from 255 or 56.44% from 202); Green value is 48 (19.14% from 255 or 23.76% from 202); Blue value is 40 (16.02% from 255 or 19.80% from 202); Max value from RGB is 114 - color contains mainly: red. Hex color #723028 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #723028 is #8DCFD7. Grayscale: #424242. Windows color (decimal): -9293784 or 2633842. OLE color: 2633842.
HSL color Cylindrical-coordinate representation of color #723028: hue angle of 6.49º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #723028 is Cyan = 0, Magento = 0.58, Yellow = 0.65 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 48 | 40 | - |
| CMYK | 0 | 0.58 | 0.65 | 0.55 |
| HSL | 6.49º | 0.48% | 0.3% | - |
| HSV(B) | 6.49º | 0.65% | 0.45% | - |
| XYZ | 8.38 | 5.84 | 2.69 | - |
| YUV | 66.82 | 112.87 | 161.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 48 | 40 | 0 | 0.58 | 0.65 | 0.55 | 6.49 | 0.48 | 0.3 |
| Hex | 72 | 30 | 28 | 0 | 3A | 41 | 37 | 6 | 30 | 1E |
| Octal | 162 | 60 | 50 | 0 | 72 | 101 | 67 | 6 | 60 | 36 |
| Binary | 1110010 | 110000 | 101000 | 0 | 111010 | 1000001 | 110111 | 110 | 110000 | 11110 |
Color Harmonies of #723028
Complementary color
Monochromatic Colors of #723028
Black with #723028
Text Example
Text Example
White with #723028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723028; }
p { color: rgb(114,48,40); }
H1.HeaderClassName
{
color: #723028;
}
.AnyTagClassName
{
color: #723028;
}
</style>
background-color css
<style>
a { background-color: #723028; }
a { background-color: rgb(114,48,40); }
div.DivClassName
{
background-color: #723028;
}
.BgClassName
{
background-color: #723028;
}
</style>
border-color css
<style>
span { border-color: #723028; }
span { border-color: rgb(114,48,40); }
td.TdClassName
{
border-color: #723028;
}
.TagClassName
{
border-color: #723028;
}
</style>