Shades of River Bed #596665
Tints of River Bed #596665
RGB
CMYK
RGB Variations
Color information
#596665 (or 0x596665) is known color: River Bed. HEX triplet: 59, 66 and 65. RGB value is (89,102,101). Sum of RGB (Red+Green+Blue) = 89+102+101=292 (38% of max value = 765). Red value is 89 (35.16% from 255 or 30.48% from 292); Green value is 102 (40.23% from 255 or 34.93% from 292); Blue value is 101 (39.84% from 255 or 34.59% from 292); Max value from RGB is 102 - color contains mainly: green. Hex color #596665 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #596665 is #A6999A. Grayscale: #616161. Windows color (decimal): -10918299 or 6645337. OLE color: 6645337.
HSL color Cylindrical-coordinate representation of color #596665: hue angle of 175.38º degrees, saturation: 0.07, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #596665 is Cyan = 0.13, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 89 | 102 | 101 | - |
| CMYK | 0.13 | 0 | 0.01 | 0.6 |
| HSL | 175.38º | 0.07% | 0.37% | - |
| HSV(B) | 175.38º | 0.13% | 0.4% | - |
| XYZ | 11.22 | 12.57 | 14.15 | - |
| YUV | 98 | 129.69 | 121.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 102 | 101 | 0.13 | 0 | 0.01 | 0.6 | 175.38 | 0.07 | 0.37 |
| Hex | 59 | 66 | 65 | D | 0 | 1 | 3C | AF | 7 | 25 |
| Octal | 131 | 146 | 145 | 15 | 0 | 1 | 74 | 257 | 7 | 45 |
| Binary | 1011001 | 1100110 | 1100101 | 1101 | 0 | 1 | 111100 | 10101111 | 111 | 100101 |
Color Harmonies of #596665
Complementary color
Monochromatic Colors of #596665
Black with #596665
Text Example
Text Example
White with #596665
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596665; }
p { color: rgb(89,102,101); }
H1.HeaderClassName
{
color: #596665;
}
.AnyTagClassName
{
color: #596665;
}
</style>
background-color css
<style>
a { background-color: #596665; }
a { background-color: rgb(89,102,101); }
div.DivClassName
{
background-color: #596665;
}
.BgClassName
{
background-color: #596665;
}
</style>
border-color css
<style>
span { border-color: #596665; }
span { border-color: rgb(89,102,101); }
td.TdClassName
{
border-color: #596665;
}
.TagClassName
{
border-color: #596665;
}
</style>