Shades of Auburn #742922
Tints of Auburn #742922
RGB
CMYK
RGB Variations
Color information
#742922 (or 0x742922) is known color: Auburn. HEX triplet: 74, 29 and 22. RGB value is (116,41,34). Sum of RGB (Red+Green+Blue) = 116+41+34=191 (25% of max value = 765). Red value is 116 (45.70% from 255 or 60.73% from 191); Green value is 41 (16.41% from 255 or 21.47% from 191); Blue value is 34 (13.67% from 255 or 17.80% from 191); Max value from RGB is 116 - color contains mainly: red. Hex color #742922 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #742922 is #8BD6DD. Grayscale: #3E3E3E. Windows color (decimal): -9164510 or 2238836. OLE color: 2238836.
HSL color Cylindrical-coordinate representation of color #742922: hue angle of 5.12º 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 #742922 is Cyan = 0, Magento = 0.65, Yellow = 0.71 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 41 | 34 | - |
| CMYK | 0 | 0.65 | 0.71 | 0.55 |
| HSL | 5.12º | 0.55% | 0.29% | - |
| HSV(B) | 5.12º | 0.71% | 0.45% | - |
| XYZ | 8.28 | 5.41 | 2.12 | - |
| YUV | 62.63 | 111.85 | 166.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 41 | 34 | 0 | 0.65 | 0.71 | 0.55 | 5.12 | 0.55 | 0.29 |
| Hex | 74 | 29 | 22 | 0 | 41 | 47 | 37 | 5 | 37 | 1D |
| Octal | 164 | 51 | 42 | 0 | 101 | 107 | 67 | 5 | 67 | 35 |
| Binary | 1110100 | 101001 | 100010 | 0 | 1000001 | 1000111 | 110111 | 101 | 110111 | 11101 |
Color Harmonies of #742922
Complementary color
Monochromatic Colors of #742922
Black with #742922
Text Example
Text Example
White with #742922
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742922; }
p { color: rgb(116,41,34); }
H1.HeaderClassName
{
color: #742922;
}
.AnyTagClassName
{
color: #742922;
}
</style>
background-color css
<style>
a { background-color: #742922; }
a { background-color: rgb(116,41,34); }
div.DivClassName
{
background-color: #742922;
}
.BgClassName
{
background-color: #742922;
}
</style>
border-color css
<style>
span { border-color: #742922; }
span { border-color: rgb(116,41,34); }
td.TdClassName
{
border-color: #742922;
}
.TagClassName
{
border-color: #742922;
}
</style>