Shades of Russett #746461
Tints of Russett #746461
RGB
CMYK
RGB Variations
Color information
#746461 (or 0x746461) is known color: Russett. HEX triplet: 74, 64 and 61. RGB value is (116,100,97). Sum of RGB (Red+Green+Blue) = 116+100+97=313 (41% of max value = 765). Red value is 116 (45.70% from 255 or 37.06% from 313); Green value is 100 (39.45% from 255 or 31.95% from 313); Blue value is 97 (38.28% from 255 or 30.99% from 313); Max value from RGB is 116 - color contains mainly: red. Hex color #746461 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #746461 is #8B9B9E. Grayscale: #686868. Windows color (decimal): -9149343 or 6382708. OLE color: 6382708.
HSL color Cylindrical-coordinate representation of color #746461: hue angle of 9.47º 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 #746461 is Cyan = 0, Magento = 0.14, Yellow = 0.16 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 100 | 97 | - |
| CMYK | 0 | 0.14 | 0.16 | 0.55 |
| HSL | 9.47º | 0.09% | 0.42% | - |
| HSV(B) | 9.47º | 0.16% | 0.45% | - |
| XYZ | 13.92 | 13.69 | 13.22 | - |
| YUV | 104.44 | 123.8 | 136.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 100 | 97 | 0 | 0.14 | 0.16 | 0.55 | 9.47 | 0.09 | 0.42 |
| Hex | 74 | 64 | 61 | 0 | E | 10 | 37 | 9 | 9 | 2A |
| Octal | 164 | 144 | 141 | 0 | 16 | 20 | 67 | 11 | 11 | 52 |
| Binary | 1110100 | 1100100 | 1100001 | 0 | 1110 | 10000 | 110111 | 1001 | 1001 | 101010 |
Color Harmonies of #746461
Complementary color
Monochromatic Colors of #746461
Black with #746461
Text Example
Text Example
White with #746461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746461; }
p { color: rgb(116,100,97); }
H1.HeaderClassName
{
color: #746461;
}
.AnyTagClassName
{
color: #746461;
}
</style>
background-color css
<style>
a { background-color: #746461; }
a { background-color: rgb(116,100,97); }
div.DivClassName
{
background-color: #746461;
}
.BgClassName
{
background-color: #746461;
}
</style>
border-color css
<style>
span { border-color: #746461; }
span { border-color: rgb(116,100,97); }
td.TdClassName
{
border-color: #746461;
}
.TagClassName
{
border-color: #746461;
}
</style>