Shades of Russett #756962
Tints of Russett #756962
RGB
CMYK
RGB Variations
Color information
#756962 (or 0x756962) is known color: Russett. HEX triplet: 75, 69 and 62. RGB value is (117,105,98). Sum of RGB (Red+Green+Blue) = 117+105+98=320 (42% of max value = 765). Red value is 117 (46.09% from 255 or 36.56% from 320); Green value is 105 (41.41% from 255 or 32.81% from 320); Blue value is 98 (38.67% from 255 or 30.62% from 320); Max value from RGB is 117 - color contains mainly: red. Hex color #756962 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756962 is #8A969D. Grayscale: #6B6B6B. Windows color (decimal): -9082526 or 6449525. OLE color: 6449525.
HSL color Cylindrical-coordinate representation of color #756962: hue angle of 22.11º degrees, saturation: 0.09, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #756962 is Cyan = 0, Magento = 0.10, Yellow = 0.16 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 105 | 98 | - |
| CMYK | 0 | 0.10 | 0.16 | 0.54 |
| HSL | 22.11º | 0.09% | 0.42% | - |
| HSV(B) | 22.11º | 0.16% | 0.46% | - |
| XYZ | 14.59 | 14.77 | 13.64 | - |
| YUV | 107.79 | 122.48 | 134.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 105 | 98 | 0 | 0.10 | 0.16 | 0.54 | 22.11 | 0.09 | 0.42 |
| Hex | 75 | 69 | 62 | 0 | A | 10 | 36 | 16 | 9 | 2A |
| Octal | 165 | 151 | 142 | 0 | 12 | 20 | 66 | 26 | 11 | 52 |
| Binary | 1110101 | 1101001 | 1100010 | 0 | 1010 | 10000 | 110110 | 10110 | 1001 | 101010 |
Color Harmonies of #756962
Complementary color
Monochromatic Colors of #756962
Black with #756962
Text Example
Text Example
White with #756962
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756962; }
p { color: rgb(117,105,98); }
H1.HeaderClassName
{
color: #756962;
}
.AnyTagClassName
{
color: #756962;
}
</style>
background-color css
<style>
a { background-color: #756962; }
a { background-color: rgb(117,105,98); }
div.DivClassName
{
background-color: #756962;
}
.BgClassName
{
background-color: #756962;
}
</style>
border-color css
<style>
span { border-color: #756962; }
span { border-color: rgb(117,105,98); }
td.TdClassName
{
border-color: #756962;
}
.TagClassName
{
border-color: #756962;
}
</style>