Shades of Russett #756762
Tints of Russett #756762
RGB
CMYK
RGB Variations
Color information
#756762 (or 0x756762) is known color: Russett. HEX triplet: 75, 67 and 62. RGB value is (117,103,98). Sum of RGB (Red+Green+Blue) = 117+103+98=318 (42% of max value = 765). Red value is 117 (46.09% from 255 or 36.79% from 318); Green value is 103 (40.62% from 255 or 32.39% from 318); Blue value is 98 (38.67% from 255 or 30.82% from 318); Max value from RGB is 117 - color contains mainly: red. Hex color #756762 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756762 is #8A989D. Grayscale: #6A6A6A. Windows color (decimal): -9083038 or 6449013. OLE color: 6449013.
HSL color Cylindrical-coordinate representation of color #756762: hue angle of 15.79º 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 #756762 is Cyan = 0, Magento = 0.12, Yellow = 0.16 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 103 | 98 | - |
| CMYK | 0 | 0.12 | 0.16 | 0.54 |
| HSL | 15.79º | 0.09% | 0.42% | - |
| HSV(B) | 15.79º | 0.16% | 0.46% | - |
| XYZ | 14.39 | 14.36 | 13.57 | - |
| YUV | 106.62 | 123.14 | 135.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 103 | 98 | 0 | 0.12 | 0.16 | 0.54 | 15.79 | 0.09 | 0.42 |
| Hex | 75 | 67 | 62 | 0 | C | 10 | 36 | 10 | 9 | 2A |
| Octal | 165 | 147 | 142 | 0 | 14 | 20 | 66 | 20 | 11 | 52 |
| Binary | 1110101 | 1100111 | 1100010 | 0 | 1100 | 10000 | 110110 | 10000 | 1001 | 101010 |
Color Harmonies of #756762
Complementary color
Monochromatic Colors of #756762
Black with #756762
Text Example
Text Example
White with #756762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756762; }
p { color: rgb(117,103,98); }
H1.HeaderClassName
{
color: #756762;
}
.AnyTagClassName
{
color: #756762;
}
</style>
background-color css
<style>
a { background-color: #756762; }
a { background-color: rgb(117,103,98); }
div.DivClassName
{
background-color: #756762;
}
.BgClassName
{
background-color: #756762;
}
</style>
border-color css
<style>
span { border-color: #756762; }
span { border-color: rgb(117,103,98); }
td.TdClassName
{
border-color: #756762;
}
.TagClassName
{
border-color: #756762;
}
</style>