Shades of Russett #857067
Tints of Russett #857067
RGB
CMYK
RGB Variations
Color information
#857067 (or 0x857067) is known color: Russett. HEX triplet: 85, 70 and 67. RGB value is (133,112,103). Sum of RGB (Red+Green+Blue) = 133+112+103=348 (46% of max value = 765). Red value is 133 (52.34% from 255 or 38.22% from 348); Green value is 112 (44.14% from 255 or 32.18% from 348); Blue value is 103 (40.62% from 255 or 29.60% from 348); Max value from RGB is 133 - color contains mainly: red. Hex color #857067 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857067 is #7A8F98. Grayscale: #757575. Windows color (decimal): -8032153 or 6779013. OLE color: 6779013.
HSL color Cylindrical-coordinate representation of color #857067: hue angle of 18º 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 #857067 is Cyan = 0, Magento = 0.16, Yellow = 0.23 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 112 | 103 | - |
| CMYK | 0 | 0.16 | 0.23 | 0.48 |
| HSL | 18º | 0.13% | 0.46% | - |
| HSV(B) | 18º | 0.23% | 0.52% | - |
| XYZ | 17.92 | 17.55 | 15.28 | - |
| YUV | 117.25 | 119.96 | 139.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 112 | 103 | 0 | 0.16 | 0.23 | 0.48 | 18 | 0.13 | 0.46 |
| Hex | 85 | 70 | 67 | 0 | 10 | 17 | 30 | 12 | D | 2E |
| Octal | 205 | 160 | 147 | 0 | 20 | 27 | 60 | 22 | 15 | 56 |
| Binary | 10000101 | 1110000 | 1100111 | 0 | 10000 | 10111 | 110000 | 10010 | 1101 | 101110 |
Color Harmonies of #857067
Complementary color
Monochromatic Colors of #857067
Black with #857067
Text Example
Text Example
White with #857067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857067; }
p { color: rgb(133,112,103); }
H1.HeaderClassName
{
color: #857067;
}
.AnyTagClassName
{
color: #857067;
}
</style>
background-color css
<style>
a { background-color: #857067; }
a { background-color: rgb(133,112,103); }
div.DivClassName
{
background-color: #857067;
}
.BgClassName
{
background-color: #857067;
}
</style>
border-color css
<style>
span { border-color: #857067; }
span { border-color: rgb(133,112,103); }
td.TdClassName
{
border-color: #857067;
}
.TagClassName
{
border-color: #857067;
}
</style>