Shades of Russett #857068
Tints of Russett #857068
RGB
CMYK
RGB Variations
Color information
#857068 (or 0x857068) is known color: Russett. HEX triplet: 85, 70 and 68. RGB value is (133,112,104). Sum of RGB (Red+Green+Blue) = 133+112+104=349 (46% of max value = 765). Red value is 133 (52.34% from 255 or 38.11% from 349); Green value is 112 (44.14% from 255 or 32.09% from 349); Blue value is 104 (41.02% from 255 or 29.80% from 349); Max value from RGB is 133 - color contains mainly: red. Hex color #857068 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857068 is #7A8F97. Grayscale: #757575. Windows color (decimal): -8032152 or 6844549. OLE color: 6844549.
HSL color Cylindrical-coordinate representation of color #857068: hue angle of 16.55º degrees, saturation: 0.12, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #857068 is Cyan = 0, Magento = 0.16, Yellow = 0.22 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 112 | 104 | - |
| CMYK | 0 | 0.16 | 0.22 | 0.48 |
| HSL | 16.55º | 0.12% | 0.46% | - |
| HSV(B) | 16.55º | 0.22% | 0.52% | - |
| XYZ | 17.97 | 17.57 | 15.54 | - |
| YUV | 117.37 | 120.46 | 139.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 112 | 104 | 0 | 0.16 | 0.22 | 0.48 | 16.55 | 0.12 | 0.46 |
| Hex | 85 | 70 | 68 | 0 | 10 | 16 | 30 | 11 | C | 2E |
| Octal | 205 | 160 | 150 | 0 | 20 | 26 | 60 | 21 | 14 | 56 |
| Binary | 10000101 | 1110000 | 1101000 | 0 | 10000 | 10110 | 110000 | 10001 | 1100 | 101110 |
Color Harmonies of #857068
Complementary color
Monochromatic Colors of #857068
Black with #857068
Text Example
Text Example
White with #857068
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857068; }
p { color: rgb(133,112,104); }
H1.HeaderClassName
{
color: #857068;
}
.AnyTagClassName
{
color: #857068;
}
</style>
background-color css
<style>
a { background-color: #857068; }
a { background-color: rgb(133,112,104); }
div.DivClassName
{
background-color: #857068;
}
.BgClassName
{
background-color: #857068;
}
</style>
border-color css
<style>
span { border-color: #857068; }
span { border-color: rgb(133,112,104); }
td.TdClassName
{
border-color: #857068;
}
.TagClassName
{
border-color: #857068;
}
</style>