Shades of Russett #756760
Tints of Russett #756760
RGB
CMYK
RGB Variations
Color information
#756760 (or 0x756760) is known color: Russett. HEX triplet: 75, 67 and 60. RGB value is (117,103,96). Sum of RGB (Red+Green+Blue) = 117+103+96=316 (41% of max value = 765). Red value is 117 (46.09% from 255 or 37.03% from 316); Green value is 103 (40.62% from 255 or 32.59% from 316); Blue value is 96 (37.89% from 255 or 30.38% from 316); Max value from RGB is 117 - color contains mainly: red. Hex color #756760 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756760 is #8A989F. Grayscale: #6A6A6A. Windows color (decimal): -9083040 or 6317941. OLE color: 6317941.
HSL color Cylindrical-coordinate representation of color #756760: hue angle of 20º 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 #756760 is Cyan = 0, Magento = 0.12, Yellow = 0.18 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 103 | 96 | - |
| CMYK | 0 | 0.12 | 0.18 | 0.54 |
| HSL | 20º | 0.1% | 0.42% | - |
| HSV(B) | 20º | 0.18% | 0.46% | - |
| XYZ | 14.3 | 14.33 | 13.08 | - |
| YUV | 106.39 | 122.14 | 135.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 103 | 96 | 0 | 0.12 | 0.18 | 0.54 | 20 | 0.1 | 0.42 |
| Hex | 75 | 67 | 60 | 0 | C | 12 | 36 | 14 | A | 2A |
| Octal | 165 | 147 | 140 | 0 | 14 | 22 | 66 | 24 | 12 | 52 |
| Binary | 1110101 | 1100111 | 1100000 | 0 | 1100 | 10010 | 110110 | 10100 | 1010 | 101010 |
Color Harmonies of #756760
Complementary color
Monochromatic Colors of #756760
Black with #756760
Text Example
Text Example
White with #756760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756760; }
p { color: rgb(117,103,96); }
H1.HeaderClassName
{
color: #756760;
}
.AnyTagClassName
{
color: #756760;
}
</style>
background-color css
<style>
a { background-color: #756760; }
a { background-color: rgb(117,103,96); }
div.DivClassName
{
background-color: #756760;
}
.BgClassName
{
background-color: #756760;
}
</style>
border-color css
<style>
span { border-color: #756760; }
span { border-color: rgb(117,103,96); }
td.TdClassName
{
border-color: #756760;
}
.TagClassName
{
border-color: #756760;
}
</style>