Shades of Russett #746861
Tints of Russett #746861
RGB
CMYK
RGB Variations
Color information
#746861 (or 0x746861) is known color: Russett. HEX triplet: 74, 68 and 61. RGB value is (116,104,97). Sum of RGB (Red+Green+Blue) = 116+104+97=317 (41% of max value = 765). Red value is 116 (45.70% from 255 or 36.59% from 317); Green value is 104 (41.02% from 255 or 32.81% from 317); Blue value is 97 (38.28% from 255 or 30.60% from 317); Max value from RGB is 116 - color contains mainly: red. Hex color #746861 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #746861 is #8B979E. Grayscale: #6A6A6A. Windows color (decimal): -9148319 or 6383732. OLE color: 6383732.
HSL color Cylindrical-coordinate representation of color #746861: hue angle of 22.11º degrees, saturation: 0.09, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #746861 is Cyan = 0, Magento = 0.10, Yellow = 0.16 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 104 | 97 | - |
| CMYK | 0 | 0.10 | 0.16 | 0.55 |
| HSL | 22.11º | 0.09% | 0.42% | - |
| HSV(B) | 22.11º | 0.16% | 0.45% | - |
| XYZ | 14.31 | 14.48 | 13.35 | - |
| YUV | 106.79 | 122.48 | 134.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 104 | 97 | 0 | 0.10 | 0.16 | 0.55 | 22.11 | 0.09 | 0.42 |
| Hex | 74 | 68 | 61 | 0 | A | 10 | 37 | 16 | 9 | 2A |
| Octal | 164 | 150 | 141 | 0 | 12 | 20 | 67 | 26 | 11 | 52 |
| Binary | 1110100 | 1101000 | 1100001 | 0 | 1010 | 10000 | 110111 | 10110 | 1001 | 101010 |
Color Harmonies of #746861
Complementary color
Monochromatic Colors of #746861
Black with #746861
Text Example
Text Example
White with #746861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746861; }
p { color: rgb(116,104,97); }
H1.HeaderClassName
{
color: #746861;
}
.AnyTagClassName
{
color: #746861;
}
</style>
background-color css
<style>
a { background-color: #746861; }
a { background-color: rgb(116,104,97); }
div.DivClassName
{
background-color: #746861;
}
.BgClassName
{
background-color: #746861;
}
</style>
border-color css
<style>
span { border-color: #746861; }
span { border-color: rgb(116,104,97); }
td.TdClassName
{
border-color: #746861;
}
.TagClassName
{
border-color: #746861;
}
</style>