Shades of Russett #716966
Tints of Russett #716966
RGB
CMYK
RGB Variations
Color information
#716966 (or 0x716966) is known color: Russett. HEX triplet: 71, 69 and 66. RGB value is (113,105,102). Sum of RGB (Red+Green+Blue) = 113+105+102=320 (42% of max value = 765). Red value is 113 (44.53% from 255 or 35.31% from 320); Green value is 105 (41.41% from 255 or 32.81% from 320); Blue value is 102 (40.23% from 255 or 31.88% from 320); Max value from RGB is 113 - color contains mainly: red. Hex color #716966 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716966 is #8E9699. Grayscale: #6B6B6B. Windows color (decimal): -9344666 or 6711665. OLE color: 6711665.
HSL color Cylindrical-coordinate representation of color #716966: hue angle of 16.36º degrees, saturation: 0.05, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #716966 is Cyan = 0, Magento = 0.07, Yellow = 0.10 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 105 | 102 | - |
| CMYK | 0 | 0.07 | 0.10 | 0.56 |
| HSL | 16.36º | 0.05% | 0.42% | - |
| HSV(B) | 16.36º | 0.1% | 0.44% | - |
| XYZ | 14.26 | 14.57 | 14.63 | - |
| YUV | 107.05 | 125.15 | 132.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 105 | 102 | 0 | 0.07 | 0.10 | 0.56 | 16.36 | 0.05 | 0.42 |
| Hex | 71 | 69 | 66 | 0 | 7 | A | 38 | 10 | 5 | 2A |
| Octal | 161 | 151 | 146 | 0 | 7 | 12 | 70 | 20 | 5 | 52 |
| Binary | 1110001 | 1101001 | 1100110 | 0 | 111 | 1010 | 111000 | 10000 | 101 | 101010 |
Color Harmonies of #716966
Complementary color
Monochromatic Colors of #716966
Black with #716966
Text Example
Text Example
White with #716966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716966; }
p { color: rgb(113,105,102); }
H1.HeaderClassName
{
color: #716966;
}
.AnyTagClassName
{
color: #716966;
}
</style>
background-color css
<style>
a { background-color: #716966; }
a { background-color: rgb(113,105,102); }
div.DivClassName
{
background-color: #716966;
}
.BgClassName
{
background-color: #716966;
}
</style>
border-color css
<style>
span { border-color: #716966; }
span { border-color: rgb(113,105,102); }
td.TdClassName
{
border-color: #716966;
}
.TagClassName
{
border-color: #716966;
}
</style>