Shades of Russett #756561
Tints of Russett #756561
RGB
CMYK
RGB Variations
Color information
#756561 (or 0x756561) is known color: Russett. HEX triplet: 75, 65 and 61. RGB value is (117,101,97). Sum of RGB (Red+Green+Blue) = 117+101+97=315 (41% of max value = 765). Red value is 117 (46.09% from 255 or 37.14% from 315); Green value is 101 (39.84% from 255 or 32.06% from 315); Blue value is 97 (38.28% from 255 or 30.79% from 315); Max value from RGB is 117 - color contains mainly: red. Hex color #756561 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756561 is #8A9A9E. Grayscale: #696969. Windows color (decimal): -9083551 or 6382965. OLE color: 6382965.
HSL color Cylindrical-coordinate representation of color #756561: hue angle of 12º degrees, saturation: 0.09, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #756561 is Cyan = 0, Magento = 0.14, Yellow = 0.17 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 101 | 97 | - |
| CMYK | 0 | 0.14 | 0.17 | 0.54 |
| HSL | 12º | 0.09% | 0.42% | - |
| HSV(B) | 12º | 0.17% | 0.46% | - |
| XYZ | 14.15 | 13.95 | 13.26 | - |
| YUV | 105.33 | 123.3 | 136.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 101 | 97 | 0 | 0.14 | 0.17 | 0.54 | 12 | 0.09 | 0.42 |
| Hex | 75 | 65 | 61 | 0 | E | 11 | 36 | C | 9 | 2A |
| Octal | 165 | 145 | 141 | 0 | 16 | 21 | 66 | 14 | 11 | 52 |
| Binary | 1110101 | 1100101 | 1100001 | 0 | 1110 | 10001 | 110110 | 1100 | 1001 | 101010 |
Color Harmonies of #756561
Complementary color
Monochromatic Colors of #756561
Black with #756561
Text Example
Text Example
White with #756561
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756561; }
p { color: rgb(117,101,97); }
H1.HeaderClassName
{
color: #756561;
}
.AnyTagClassName
{
color: #756561;
}
</style>
background-color css
<style>
a { background-color: #756561; }
a { background-color: rgb(117,101,97); }
div.DivClassName
{
background-color: #756561;
}
.BgClassName
{
background-color: #756561;
}
</style>
border-color css
<style>
span { border-color: #756561; }
span { border-color: rgb(117,101,97); }
td.TdClassName
{
border-color: #756561;
}
.TagClassName
{
border-color: #756561;
}
</style>