Shades of River Bed #596568
Tints of River Bed #596568
RGB
CMYK
RGB Variations
Color information
#596568 (or 0x596568) is known color: River Bed. HEX triplet: 59, 65 and 68. RGB value is (89,101,104). Sum of RGB (Red+Green+Blue) = 89+101+104=294 (38% of max value = 765). Red value is 89 (35.16% from 255 or 30.27% from 294); Green value is 101 (39.84% from 255 or 34.35% from 294); Blue value is 104 (41.02% from 255 or 35.37% from 294); Max value from RGB is 104 - color contains mainly: blue. Hex color #596568 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #596568 is #A69A97. Grayscale: #616161. Windows color (decimal): -10918552 or 6841689. OLE color: 6841689.
HSL color Cylindrical-coordinate representation of color #596568: hue angle of 192º degrees, saturation: 0.08, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #596568 is Cyan = 0.14, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 89 | 101 | 104 | - |
| CMYK | 0.14 | 0.03 | 0 | 0.59 |
| HSL | 192º | 0.08% | 0.38% | - |
| HSV(B) | 192º | 0.14% | 0.41% | - |
| XYZ | 11.27 | 12.43 | 14.9 | - |
| YUV | 97.75 | 131.52 | 121.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 101 | 104 | 0.14 | 0.03 | 0 | 0.59 | 192 | 0.08 | 0.38 |
| Hex | 59 | 65 | 68 | E | 3 | 0 | 3B | C0 | 8 | 26 |
| Octal | 131 | 145 | 150 | 16 | 3 | 0 | 73 | 300 | 10 | 46 |
| Binary | 1011001 | 1100101 | 1101000 | 1110 | 11 | 0 | 111011 | 11000000 | 1000 | 100110 |
Color Harmonies of #596568
Complementary color
Monochromatic Colors of #596568
Black with #596568
Text Example
Text Example
White with #596568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596568; }
p { color: rgb(89,101,104); }
H1.HeaderClassName
{
color: #596568;
}
.AnyTagClassName
{
color: #596568;
}
</style>
background-color css
<style>
a { background-color: #596568; }
a { background-color: rgb(89,101,104); }
div.DivClassName
{
background-color: #596568;
}
.BgClassName
{
background-color: #596568;
}
</style>
border-color css
<style>
span { border-color: #596568; }
span { border-color: rgb(89,101,104); }
td.TdClassName
{
border-color: #596568;
}
.TagClassName
{
border-color: #596568;
}
</style>