Shades of Russett #716661
Tints of Russett #716661
RGB
CMYK
RGB Variations
Color information
#716661 (or 0x716661) is known color: Russett. HEX triplet: 71, 66 and 61. RGB value is (113,102,97). Sum of RGB (Red+Green+Blue) = 113+102+97=312 (41% of max value = 765). Red value is 113 (44.53% from 255 or 36.22% from 312); Green value is 102 (40.23% from 255 or 32.69% from 312); Blue value is 97 (38.28% from 255 or 31.09% from 312); Max value from RGB is 113 - color contains mainly: red. Hex color #716661 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716661 is #8E999E. Grayscale: #686868. Windows color (decimal): -9345439 or 6383217. OLE color: 6383217.
HSL color Cylindrical-coordinate representation of color #716661: hue angle of 18.75º degrees, saturation: 0.08, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #716661 is Cyan = 0, Magento = 0.10, Yellow = 0.14 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 102 | 97 | - |
| CMYK | 0 | 0.10 | 0.14 | 0.56 |
| HSL | 18.75º | 0.08% | 0.41% | - |
| HSV(B) | 18.75º | 0.14% | 0.44% | - |
| XYZ | 13.72 | 13.88 | 13.26 | - |
| YUV | 104.72 | 123.64 | 133.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 102 | 97 | 0 | 0.10 | 0.14 | 0.56 | 18.75 | 0.08 | 0.41 |
| Hex | 71 | 66 | 61 | 0 | A | E | 38 | 13 | 8 | 29 |
| Octal | 161 | 146 | 141 | 0 | 12 | 16 | 70 | 23 | 10 | 51 |
| Binary | 1110001 | 1100110 | 1100001 | 0 | 1010 | 1110 | 111000 | 10011 | 1000 | 101001 |
Color Harmonies of #716661
Complementary color
Monochromatic Colors of #716661
Black with #716661
Text Example
Text Example
White with #716661
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716661; }
p { color: rgb(113,102,97); }
H1.HeaderClassName
{
color: #716661;
}
.AnyTagClassName
{
color: #716661;
}
</style>
background-color css
<style>
a { background-color: #716661; }
a { background-color: rgb(113,102,97); }
div.DivClassName
{
background-color: #716661;
}
.BgClassName
{
background-color: #716661;
}
</style>
border-color css
<style>
span { border-color: #716661; }
span { border-color: rgb(113,102,97); }
td.TdClassName
{
border-color: #716661;
}
.TagClassName
{
border-color: #716661;
}
</style>