Shades of Russett #756963
Tints of Russett #756963
RGB
CMYK
RGB Variations
Color information
#756963 (or 0x756963) is known color: Russett. HEX triplet: 75, 69 and 63. RGB value is (117,105,99). Sum of RGB (Red+Green+Blue) = 117+105+99=321 (42% of max value = 765). Red value is 117 (46.09% from 255 or 36.45% from 321); Green value is 105 (41.41% from 255 or 32.71% from 321); Blue value is 99 (39.06% from 255 or 30.84% from 321); Max value from RGB is 117 - color contains mainly: red. Hex color #756963 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756963 is #8A969C. Grayscale: #6B6B6B. Windows color (decimal): -9082525 or 6515061. OLE color: 6515061.
HSL color Cylindrical-coordinate representation of color #756963: hue angle of 20º degrees, saturation: 0.08, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #756963 is Cyan = 0, Magento = 0.10, Yellow = 0.15 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 105 | 99 | - |
| CMYK | 0 | 0.10 | 0.15 | 0.54 |
| HSL | 20º | 0.08% | 0.42% | - |
| HSV(B) | 20º | 0.15% | 0.46% | - |
| XYZ | 14.64 | 14.79 | 13.89 | - |
| YUV | 107.9 | 122.98 | 134.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 105 | 99 | 0 | 0.10 | 0.15 | 0.54 | 20 | 0.08 | 0.42 |
| Hex | 75 | 69 | 63 | 0 | A | F | 36 | 14 | 8 | 2A |
| Octal | 165 | 151 | 143 | 0 | 12 | 17 | 66 | 24 | 10 | 52 |
| Binary | 1110101 | 1101001 | 1100011 | 0 | 1010 | 1111 | 110110 | 10100 | 1000 | 101010 |
Color Harmonies of #756963
Complementary color
Monochromatic Colors of #756963
Black with #756963
Text Example
Text Example
White with #756963
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756963; }
p { color: rgb(117,105,99); }
H1.HeaderClassName
{
color: #756963;
}
.AnyTagClassName
{
color: #756963;
}
</style>
background-color css
<style>
a { background-color: #756963; }
a { background-color: rgb(117,105,99); }
div.DivClassName
{
background-color: #756963;
}
.BgClassName
{
background-color: #756963;
}
</style>
border-color css
<style>
span { border-color: #756963; }
span { border-color: rgb(117,105,99); }
td.TdClassName
{
border-color: #756963;
}
.TagClassName
{
border-color: #756963;
}
</style>