Shades of Russett #857066
Tints of Russett #857066
RGB
CMYK
RGB Variations
Color information
#857066 (or 0x857066) is known color: Russett. HEX triplet: 85, 70 and 66. RGB value is (133,112,102). Sum of RGB (Red+Green+Blue) = 133+112+102=347 (45% of max value = 765). Red value is 133 (52.34% from 255 or 38.33% from 347); Green value is 112 (44.14% from 255 or 32.28% from 347); Blue value is 102 (40.23% from 255 or 29.39% from 347); Max value from RGB is 133 - color contains mainly: red. Hex color #857066 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857066 is #7A8F99. Grayscale: #757575. Windows color (decimal): -8032154 or 6713477. OLE color: 6713477.
HSL color Cylindrical-coordinate representation of color #857066: hue angle of 19.35º degrees, saturation: 0.13, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #857066 is Cyan = 0, Magento = 0.16, Yellow = 0.23 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 112 | 102 | - |
| CMYK | 0 | 0.16 | 0.23 | 0.48 |
| HSL | 19.35º | 0.13% | 0.46% | - |
| HSV(B) | 19.35º | 0.23% | 0.52% | - |
| XYZ | 17.87 | 17.53 | 15.01 | - |
| YUV | 117.14 | 119.46 | 139.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 112 | 102 | 0 | 0.16 | 0.23 | 0.48 | 19.35 | 0.13 | 0.46 |
| Hex | 85 | 70 | 66 | 0 | 10 | 17 | 30 | 13 | D | 2E |
| Octal | 205 | 160 | 146 | 0 | 20 | 27 | 60 | 23 | 15 | 56 |
| Binary | 10000101 | 1110000 | 1100110 | 0 | 10000 | 10111 | 110000 | 10011 | 1101 | 101110 |
Color Harmonies of #857066
Complementary color
Monochromatic Colors of #857066
Black with #857066
Text Example
Text Example
White with #857066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857066; }
p { color: rgb(133,112,102); }
H1.HeaderClassName
{
color: #857066;
}
.AnyTagClassName
{
color: #857066;
}
</style>
background-color css
<style>
a { background-color: #857066; }
a { background-color: rgb(133,112,102); }
div.DivClassName
{
background-color: #857066;
}
.BgClassName
{
background-color: #857066;
}
</style>
border-color css
<style>
span { border-color: #857066; }
span { border-color: rgb(133,112,102); }
td.TdClassName
{
border-color: #857066;
}
.TagClassName
{
border-color: #857066;
}
</style>