Shades of Russett #716965
Tints of Russett #716965
RGB
CMYK
RGB Variations
Color information
#716965 (or 0x716965) is known color: Russett. HEX triplet: 71, 69 and 65. RGB value is (113,105,101). Sum of RGB (Red+Green+Blue) = 113+105+101=319 (42% of max value = 765). Red value is 113 (44.53% from 255 or 35.42% from 319); Green value is 105 (41.41% from 255 or 32.92% from 319); Blue value is 101 (39.84% from 255 or 31.66% from 319); Max value from RGB is 113 - color contains mainly: red. Hex color #716965 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716965 is #8E969A. Grayscale: #6A6A6A. Windows color (decimal): -9344667 or 6646129. OLE color: 6646129.
HSL color Cylindrical-coordinate representation of color #716965: hue angle of 20º degrees, saturation: 0.06, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #716965 is Cyan = 0, Magento = 0.07, Yellow = 0.11 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 105 | 101 | - |
| CMYK | 0 | 0.07 | 0.11 | 0.56 |
| HSL | 20º | 0.06% | 0.42% | - |
| HSV(B) | 20º | 0.11% | 0.44% | - |
| XYZ | 14.21 | 14.55 | 14.37 | - |
| YUV | 106.94 | 124.65 | 132.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 105 | 101 | 0 | 0.07 | 0.11 | 0.56 | 20 | 0.06 | 0.42 |
| Hex | 71 | 69 | 65 | 0 | 7 | B | 38 | 14 | 6 | 2A |
| Octal | 161 | 151 | 145 | 0 | 7 | 13 | 70 | 24 | 6 | 52 |
| Binary | 1110001 | 1101001 | 1100101 | 0 | 111 | 1011 | 111000 | 10100 | 110 | 101010 |
Color Harmonies of #716965
Complementary color
Monochromatic Colors of #716965
Black with #716965
Text Example
Text Example
White with #716965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716965; }
p { color: rgb(113,105,101); }
H1.HeaderClassName
{
color: #716965;
}
.AnyTagClassName
{
color: #716965;
}
</style>
background-color css
<style>
a { background-color: #716965; }
a { background-color: rgb(113,105,101); }
div.DivClassName
{
background-color: #716965;
}
.BgClassName
{
background-color: #716965;
}
</style>
border-color css
<style>
span { border-color: #716965; }
span { border-color: rgb(113,105,101); }
td.TdClassName
{
border-color: #716965;
}
.TagClassName
{
border-color: #716965;
}
</style>