Shades of Russett #736662
Tints of Russett #736662
RGB
CMYK
RGB Variations
Color information
#736662 (or 0x736662) is known color: Russett. HEX triplet: 73, 66 and 62. RGB value is (115,102,98). Sum of RGB (Red+Green+Blue) = 115+102+98=315 (41% of max value = 765). Red value is 115 (45.31% from 255 or 36.51% from 315); Green value is 102 (40.23% from 255 or 32.38% from 315); Blue value is 98 (38.67% from 255 or 31.11% from 315); Max value from RGB is 115 - color contains mainly: red. Hex color #736662 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #736662 is #8C999D. Grayscale: #696969. Windows color (decimal): -9214366 or 6448755. OLE color: 6448755.
HSL color Cylindrical-coordinate representation of color #736662: hue angle of 14.12º degrees, saturation: 0.08, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #736662 is Cyan = 0, Magento = 0.11, Yellow = 0.15 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 102 | 98 | - |
| CMYK | 0 | 0.11 | 0.15 | 0.55 |
| HSL | 14.12º | 0.08% | 0.42% | - |
| HSV(B) | 14.12º | 0.15% | 0.45% | - |
| XYZ | 14.03 | 14.03 | 13.52 | - |
| YUV | 105.43 | 123.81 | 134.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 102 | 98 | 0 | 0.11 | 0.15 | 0.55 | 14.12 | 0.08 | 0.42 |
| Hex | 73 | 66 | 62 | 0 | B | F | 37 | E | 8 | 2A |
| Octal | 163 | 146 | 142 | 0 | 13 | 17 | 67 | 16 | 10 | 52 |
| Binary | 1110011 | 1100110 | 1100010 | 0 | 1011 | 1111 | 110111 | 1110 | 1000 | 101010 |
Color Harmonies of #736662
Complementary color
Monochromatic Colors of #736662
Black with #736662
Text Example
Text Example
White with #736662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736662; }
p { color: rgb(115,102,98); }
H1.HeaderClassName
{
color: #736662;
}
.AnyTagClassName
{
color: #736662;
}
</style>
background-color css
<style>
a { background-color: #736662; }
a { background-color: rgb(115,102,98); }
div.DivClassName
{
background-color: #736662;
}
.BgClassName
{
background-color: #736662;
}
</style>
border-color css
<style>
span { border-color: #736662; }
span { border-color: rgb(115,102,98); }
td.TdClassName
{
border-color: #736662;
}
.TagClassName
{
border-color: #736662;
}
</style>