Shades of Russett #756660
Tints of Russett #756660
RGB
CMYK
RGB Variations
Color information
#756660 (or 0x756660) is known color: Russett. HEX triplet: 75, 66 and 60. RGB value is (117,102,96). Sum of RGB (Red+Green+Blue) = 117+102+96=315 (41% of max value = 765). Red value is 117 (46.09% from 255 or 37.14% from 315); Green value is 102 (40.23% from 255 or 32.38% from 315); Blue value is 96 (37.89% from 255 or 30.48% from 315); Max value from RGB is 117 - color contains mainly: red. Hex color #756660 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756660 is #8A999F. Grayscale: #696969. Windows color (decimal): -9083296 or 6317685. OLE color: 6317685.
HSL color Cylindrical-coordinate representation of color #756660: hue angle of 17.14º degrees, saturation: 0.1, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #756660 is Cyan = 0, Magento = 0.13, Yellow = 0.18 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 102 | 96 | - |
| CMYK | 0 | 0.13 | 0.18 | 0.54 |
| HSL | 17.14º | 0.1% | 0.42% | - |
| HSV(B) | 17.14º | 0.18% | 0.46% | - |
| XYZ | 14.2 | 14.13 | 13.05 | - |
| YUV | 105.8 | 122.47 | 135.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 102 | 96 | 0 | 0.13 | 0.18 | 0.54 | 17.14 | 0.1 | 0.42 |
| Hex | 75 | 66 | 60 | 0 | D | 12 | 36 | 11 | A | 2A |
| Octal | 165 | 146 | 140 | 0 | 15 | 22 | 66 | 21 | 12 | 52 |
| Binary | 1110101 | 1100110 | 1100000 | 0 | 1101 | 10010 | 110110 | 10001 | 1010 | 101010 |
Color Harmonies of #756660
Complementary color
Monochromatic Colors of #756660
Black with #756660
Text Example
Text Example
White with #756660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756660; }
p { color: rgb(117,102,96); }
H1.HeaderClassName
{
color: #756660;
}
.AnyTagClassName
{
color: #756660;
}
</style>
background-color css
<style>
a { background-color: #756660; }
a { background-color: rgb(117,102,96); }
div.DivClassName
{
background-color: #756660;
}
.BgClassName
{
background-color: #756660;
}
</style>
border-color css
<style>
span { border-color: #756660; }
span { border-color: rgb(117,102,96); }
td.TdClassName
{
border-color: #756660;
}
.TagClassName
{
border-color: #756660;
}
</style>