Shades of Russett #756861
Tints of Russett #756861
RGB
CMYK
RGB Variations
Color information
#756861 (or 0x756861) is known color: Russett. HEX triplet: 75, 68 and 61. RGB value is (117,104,97). Sum of RGB (Red+Green+Blue) = 117+104+97=318 (42% of max value = 765). Red value is 117 (46.09% from 255 or 36.79% from 318); Green value is 104 (41.02% from 255 or 32.70% from 318); Blue value is 97 (38.28% from 255 or 30.50% from 318); Max value from RGB is 117 - color contains mainly: red. Hex color #756861 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756861 is #8A979E. Grayscale: #6B6B6B. Windows color (decimal): -9082783 or 6383733. OLE color: 6383733.
HSL color Cylindrical-coordinate representation of color #756861: hue angle of 21º 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 #756861 is Cyan = 0, Magento = 0.11, Yellow = 0.17 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 104 | 97 | - |
| CMYK | 0 | 0.11 | 0.17 | 0.54 |
| HSL | 21º | 0.09% | 0.42% | - |
| HSV(B) | 21º | 0.17% | 0.46% | - |
| XYZ | 14.44 | 14.55 | 13.36 | - |
| YUV | 107.09 | 122.31 | 135.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 104 | 97 | 0 | 0.11 | 0.17 | 0.54 | 21 | 0.09 | 0.42 |
| Hex | 75 | 68 | 61 | 0 | B | 11 | 36 | 15 | 9 | 2A |
| Octal | 165 | 150 | 141 | 0 | 13 | 21 | 66 | 25 | 11 | 52 |
| Binary | 1110101 | 1101000 | 1100001 | 0 | 1011 | 10001 | 110110 | 10101 | 1001 | 101010 |
Color Harmonies of #756861
Complementary color
Monochromatic Colors of #756861
Black with #756861
Text Example
Text Example
White with #756861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756861; }
p { color: rgb(117,104,97); }
H1.HeaderClassName
{
color: #756861;
}
.AnyTagClassName
{
color: #756861;
}
</style>
background-color css
<style>
a { background-color: #756861; }
a { background-color: rgb(117,104,97); }
div.DivClassName
{
background-color: #756861;
}
.BgClassName
{
background-color: #756861;
}
</style>
border-color css
<style>
span { border-color: #756861; }
span { border-color: rgb(117,104,97); }
td.TdClassName
{
border-color: #756861;
}
.TagClassName
{
border-color: #756861;
}
</style>