Shades of River Bed #596062
Tints of River Bed #596062
RGB
CMYK
RGB Variations
Color information
#596062 (or 0x596062) is known color: River Bed. HEX triplet: 59, 60 and 62. RGB value is (89,96,98). Sum of RGB (Red+Green+Blue) = 89+96+98=283 (37% of max value = 765). Red value is 89 (35.16% from 255 or 31.45% from 283); Green value is 96 (37.89% from 255 or 33.92% from 283); Blue value is 98 (38.67% from 255 or 34.63% from 283); Max value from RGB is 98 - color contains mainly: blue. Hex color #596062 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #596062 is #A69F9D. Grayscale: #5E5E5E. Windows color (decimal): -10919838 or 6447193. OLE color: 6447193.
HSL color Cylindrical-coordinate representation of color #596062: hue angle of 193.33º degrees, saturation: 0.05, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #596062 is Cyan = 0.09, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 89 | 96 | 98 | - |
| CMYK | 0.09 | 0.02 | 0 | 0.62 |
| HSL | 193.33º | 0.05% | 0.37% | - |
| HSV(B) | 193.33º | 0.09% | 0.38% | - |
| XYZ | 10.51 | 11.37 | 13.2 | - |
| YUV | 94.14 | 130.18 | 124.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 96 | 98 | 0.09 | 0.02 | 0 | 0.62 | 193.33 | 0.05 | 0.37 |
| Hex | 59 | 60 | 62 | 9 | 2 | 0 | 3E | C1 | 5 | 25 |
| Octal | 131 | 140 | 142 | 11 | 2 | 0 | 76 | 301 | 5 | 45 |
| Binary | 1011001 | 1100000 | 1100010 | 1001 | 10 | 0 | 111110 | 11000001 | 101 | 100101 |
Color Harmonies of #596062
Complementary color
Monochromatic Colors of #596062
Black with #596062
Text Example
Text Example
White with #596062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596062; }
p { color: rgb(89,96,98); }
H1.HeaderClassName
{
color: #596062;
}
.AnyTagClassName
{
color: #596062;
}
</style>
background-color css
<style>
a { background-color: #596062; }
a { background-color: rgb(89,96,98); }
div.DivClassName
{
background-color: #596062;
}
.BgClassName
{
background-color: #596062;
}
</style>
border-color css
<style>
span { border-color: #596062; }
span { border-color: rgb(89,96,98); }
td.TdClassName
{
border-color: #596062;
}
.TagClassName
{
border-color: #596062;
}
</style>