Shades of Russett #766864
Tints of Russett #766864
RGB
CMYK
RGB Variations
Color information
#766864 (or 0x766864) is known color: Russett. HEX triplet: 76, 68 and 64. RGB value is (118,104,100). Sum of RGB (Red+Green+Blue) = 118+104+100=322 (42% of max value = 765). Red value is 118 (46.48% from 255 or 36.65% from 322); Green value is 104 (41.02% from 255 or 32.30% from 322); Blue value is 100 (39.45% from 255 or 31.06% from 322); Max value from RGB is 118 - color contains mainly: red. Hex color #766864 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766864 is #89979B. Grayscale: #6B6B6B. Windows color (decimal): -9017244 or 6580342. OLE color: 6580342.
HSL color Cylindrical-coordinate representation of color #766864: hue angle of 13.33º degrees, saturation: 0.08, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #766864 is Cyan = 0, Magento = 0.12, Yellow = 0.15 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 104 | 100 | - |
| CMYK | 0 | 0.12 | 0.15 | 0.54 |
| HSL | 13.33º | 0.08% | 0.43% | - |
| HSV(B) | 13.33º | 0.15% | 0.46% | - |
| XYZ | 14.72 | 14.67 | 14.11 | - |
| YUV | 107.73 | 123.64 | 135.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 104 | 100 | 0 | 0.12 | 0.15 | 0.54 | 13.33 | 0.08 | 0.43 |
| Hex | 76 | 68 | 64 | 0 | C | F | 36 | D | 8 | 2B |
| Octal | 166 | 150 | 144 | 0 | 14 | 17 | 66 | 15 | 10 | 53 |
| Binary | 1110110 | 1101000 | 1100100 | 0 | 1100 | 1111 | 110110 | 1101 | 1000 | 101011 |
Color Harmonies of #766864
Complementary color
Monochromatic Colors of #766864
Black with #766864
Text Example
Text Example
White with #766864
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766864; }
p { color: rgb(118,104,100); }
H1.HeaderClassName
{
color: #766864;
}
.AnyTagClassName
{
color: #766864;
}
</style>
background-color css
<style>
a { background-color: #766864; }
a { background-color: rgb(118,104,100); }
div.DivClassName
{
background-color: #766864;
}
.BgClassName
{
background-color: #766864;
}
</style>
border-color css
<style>
span { border-color: #766864; }
span { border-color: rgb(118,104,100); }
td.TdClassName
{
border-color: #766864;
}
.TagClassName
{
border-color: #766864;
}
</style>