Shades of Russett #736661
Tints of Russett #736661
RGB
CMYK
RGB Variations
Color information
#736661 (or 0x736661) is known color: Russett. HEX triplet: 73, 66 and 61. RGB value is (115,102,97). Sum of RGB (Red+Green+Blue) = 115+102+97=314 (41% of max value = 765). Red value is 115 (45.31% from 255 or 36.62% from 314); Green value is 102 (40.23% from 255 or 32.48% from 314); Blue value is 97 (38.28% from 255 or 30.89% from 314); Max value from RGB is 115 - color contains mainly: red. Hex color #736661 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #736661 is #8C999E. Grayscale: #696969. Windows color (decimal): -9214367 or 6383219. OLE color: 6383219.
HSL color Cylindrical-coordinate representation of color #736661: hue angle of 16.67º degrees, saturation: 0.08, 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 #736661 is Cyan = 0, Magento = 0.11, Yellow = 0.16 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 102 | 97 | - |
| CMYK | 0 | 0.11 | 0.16 | 0.55 |
| HSL | 16.67º | 0.08% | 0.42% | - |
| HSV(B) | 16.67º | 0.16% | 0.45% | - |
| XYZ | 13.98 | 14.01 | 13.28 | - |
| YUV | 105.32 | 123.31 | 134.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 102 | 97 | 0 | 0.11 | 0.16 | 0.55 | 16.67 | 0.08 | 0.42 |
| Hex | 73 | 66 | 61 | 0 | B | 10 | 37 | 11 | 8 | 2A |
| Octal | 163 | 146 | 141 | 0 | 13 | 20 | 67 | 21 | 10 | 52 |
| Binary | 1110011 | 1100110 | 1100001 | 0 | 1011 | 10000 | 110111 | 10001 | 1000 | 101010 |
Color Harmonies of #736661
Complementary color
Monochromatic Colors of #736661
Black with #736661
Text Example
Text Example
White with #736661
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736661; }
p { color: rgb(115,102,97); }
H1.HeaderClassName
{
color: #736661;
}
.AnyTagClassName
{
color: #736661;
}
</style>
background-color css
<style>
a { background-color: #736661; }
a { background-color: rgb(115,102,97); }
div.DivClassName
{
background-color: #736661;
}
.BgClassName
{
background-color: #736661;
}
</style>
border-color css
<style>
span { border-color: #736661; }
span { border-color: rgb(115,102,97); }
td.TdClassName
{
border-color: #736661;
}
.TagClassName
{
border-color: #736661;
}
</style>