Shades of Russett #786058
Tints of Russett #786058
RGB
CMYK
RGB Variations
Color information
#786058 (or 0x786058) is known color: Russett. HEX triplet: 78, 60 and 58. RGB value is (120,96,88). Sum of RGB (Red+Green+Blue) = 120+96+88=304 (40% of max value = 765). Red value is 120 (47.27% from 255 or 39.47% from 304); Green value is 96 (37.89% from 255 or 31.58% from 304); Blue value is 88 (34.77% from 255 or 28.95% from 304); Max value from RGB is 120 - color contains mainly: red. Hex color #786058 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #786058 is #879FA7. Grayscale: #666666. Windows color (decimal): -8888232 or 5791864. OLE color: 5791864.
HSL color Cylindrical-coordinate representation of color #786058: hue angle of 15º degrees, saturation: 0.15, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #786058 is Cyan = 0, Magento = 0.2, Yellow = 0.27 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 96 | 88 | - |
| CMYK | 0 | 0.2 | 0.27 | 0.53 |
| HSL | 15º | 0.15% | 0.41% | - |
| HSV(B) | 15º | 0.27% | 0.47% | - |
| XYZ | 13.69 | 13.06 | 11.03 | - |
| YUV | 102.26 | 119.95 | 140.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 96 | 88 | 0 | 0.2 | 0.27 | 0.53 | 15 | 0.15 | 0.41 |
| Hex | 78 | 60 | 58 | 0 | 14 | 1B | 35 | F | F | 29 |
| Octal | 170 | 140 | 130 | 0 | 24 | 33 | 65 | 17 | 17 | 51 |
| Binary | 1111000 | 1100000 | 1011000 | 0 | 10100 | 11011 | 110101 | 1111 | 1111 | 101001 |
Color Harmonies of #786058
Complementary color
Monochromatic Colors of #786058
Black with #786058
Text Example
Text Example
White with #786058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786058; }
p { color: rgb(120,96,88); }
H1.HeaderClassName
{
color: #786058;
}
.AnyTagClassName
{
color: #786058;
}
</style>
background-color css
<style>
a { background-color: #786058; }
a { background-color: rgb(120,96,88); }
div.DivClassName
{
background-color: #786058;
}
.BgClassName
{
background-color: #786058;
}
</style>
border-color css
<style>
span { border-color: #786058; }
span { border-color: rgb(120,96,88); }
td.TdClassName
{
border-color: #786058;
}
.TagClassName
{
border-color: #786058;
}
</style>