Shades of Russett #716663
Tints of Russett #716663
RGB
CMYK
RGB Variations
Color information
#716663 (or 0x716663) is known color: Russett. HEX triplet: 71, 66 and 63. RGB value is (113,102,99). Sum of RGB (Red+Green+Blue) = 113+102+99=314 (41% of max value = 765). Red value is 113 (44.53% from 255 or 35.99% from 314); Green value is 102 (40.23% from 255 or 32.48% from 314); Blue value is 99 (39.06% from 255 or 31.53% from 314); Max value from RGB is 113 - color contains mainly: red. Hex color #716663 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716663 is #8E999C. Grayscale: #686868. Windows color (decimal): -9345437 or 6514289. OLE color: 6514289.
HSL color Cylindrical-coordinate representation of color #716663: hue angle of 12.86º degrees, saturation: 0.07, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #716663 is Cyan = 0, Magento = 0.10, Yellow = 0.12 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 102 | 99 | - |
| CMYK | 0 | 0.10 | 0.12 | 0.56 |
| HSL | 12.86º | 0.07% | 0.42% | - |
| HSV(B) | 12.86º | 0.12% | 0.44% | - |
| XYZ | 13.81 | 13.91 | 13.76 | - |
| YUV | 104.95 | 124.64 | 133.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 102 | 99 | 0 | 0.10 | 0.12 | 0.56 | 12.86 | 0.07 | 0.42 |
| Hex | 71 | 66 | 63 | 0 | A | C | 38 | D | 7 | 2A |
| Octal | 161 | 146 | 143 | 0 | 12 | 14 | 70 | 15 | 7 | 52 |
| Binary | 1110001 | 1100110 | 1100011 | 0 | 1010 | 1100 | 111000 | 1101 | 111 | 101010 |
Color Harmonies of #716663
Complementary color
Monochromatic Colors of #716663
Black with #716663
Text Example
Text Example
White with #716663
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716663; }
p { color: rgb(113,102,99); }
H1.HeaderClassName
{
color: #716663;
}
.AnyTagClassName
{
color: #716663;
}
</style>
background-color css
<style>
a { background-color: #716663; }
a { background-color: rgb(113,102,99); }
div.DivClassName
{
background-color: #716663;
}
.BgClassName
{
background-color: #716663;
}
</style>
border-color css
<style>
span { border-color: #716663; }
span { border-color: rgb(113,102,99); }
td.TdClassName
{
border-color: #716663;
}
.TagClassName
{
border-color: #716663;
}
</style>