Shades of Auburn #722927
Tints of Auburn #722927
RGB
CMYK
RGB Variations
Color information
#722927 (or 0x722927) is known color: Auburn. HEX triplet: 72, 29 and 27. RGB value is (114,41,39). Sum of RGB (Red+Green+Blue) = 114+41+39=194 (25% of max value = 765). Red value is 114 (44.92% from 255 or 58.76% from 194); Green value is 41 (16.41% from 255 or 21.13% from 194); Blue value is 39 (15.62% from 255 or 20.10% from 194); Max value from RGB is 114 - color contains mainly: red. Hex color #722927 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #722927 is #8DD6D8. Grayscale: #3E3E3E. Windows color (decimal): -9295577 or 2566514. OLE color: 2566514.
HSL color Cylindrical-coordinate representation of color #722927: hue angle of 1.6º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #722927 is Cyan = 0, Magento = 0.64, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 41 | 39 | - |
| CMYK | 0 | 0.64 | 0.66 | 0.55 |
| HSL | 1.6º | 0.49% | 0.3% | - |
| HSV(B) | 1.6º | 0.66% | 0.45% | - |
| XYZ | 8.1 | 5.31 | 2.52 | - |
| YUV | 62.6 | 114.68 | 164.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 41 | 39 | 0 | 0.64 | 0.66 | 0.55 | 1.6 | 0.49 | 0.3 |
| Hex | 72 | 29 | 27 | 0 | 40 | 42 | 37 | 2 | 31 | 1E |
| Octal | 162 | 51 | 47 | 0 | 100 | 102 | 67 | 2 | 61 | 36 |
| Binary | 1110010 | 101001 | 100111 | 0 | 1000000 | 1000010 | 110111 | 10 | 110001 | 11110 |
Color Harmonies of #722927
Complementary color
Monochromatic Colors of #722927
Black with #722927
Text Example
Text Example
White with #722927
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722927; }
p { color: rgb(114,41,39); }
H1.HeaderClassName
{
color: #722927;
}
.AnyTagClassName
{
color: #722927;
}
</style>
background-color css
<style>
a { background-color: #722927; }
a { background-color: rgb(114,41,39); }
div.DivClassName
{
background-color: #722927;
}
.BgClassName
{
background-color: #722927;
}
</style>
border-color css
<style>
span { border-color: #722927; }
span { border-color: rgb(114,41,39); }
td.TdClassName
{
border-color: #722927;
}
.TagClassName
{
border-color: #722927;
}
</style>