Shades of River Bed #596263
Tints of River Bed #596263
RGB
CMYK
RGB Variations
Color information
#596263 (or 0x596263) is known color: River Bed. HEX triplet: 59, 62 and 63. RGB value is (89,98,99). Sum of RGB (Red+Green+Blue) = 89+98+99=286 (37% of max value = 765). Red value is 89 (35.16% from 255 or 31.12% from 286); Green value is 98 (38.67% from 255 or 34.27% from 286); Blue value is 99 (39.06% from 255 or 34.62% from 286); Max value from RGB is 99 - color contains mainly: blue. Hex color #596263 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #596263 is #A69D9C. Grayscale: #5F5F5F. Windows color (decimal): -10919325 or 6513241. OLE color: 6513241.
HSL color Cylindrical-coordinate representation of color #596263: hue angle of 186º degrees, saturation: 0.05, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #596263 is Cyan = 0.10, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 89 | 98 | 99 | - |
| CMYK | 0.10 | 0.01 | 0 | 0.61 |
| HSL | 186º | 0.05% | 0.37% | - |
| HSV(B) | 186º | 0.1% | 0.39% | - |
| XYZ | 10.74 | 11.76 | 13.51 | - |
| YUV | 95.42 | 130.02 | 123.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 98 | 99 | 0.10 | 0.01 | 0 | 0.61 | 186 | 0.05 | 0.37 |
| Hex | 59 | 62 | 63 | A | 1 | 0 | 3D | BA | 5 | 25 |
| Octal | 131 | 142 | 143 | 12 | 1 | 0 | 75 | 272 | 5 | 45 |
| Binary | 1011001 | 1100010 | 1100011 | 1010 | 1 | 0 | 111101 | 10111010 | 101 | 100101 |
Color Harmonies of #596263
Complementary color
Monochromatic Colors of #596263
Black with #596263
Text Example
Text Example
White with #596263
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596263; }
p { color: rgb(89,98,99); }
H1.HeaderClassName
{
color: #596263;
}
.AnyTagClassName
{
color: #596263;
}
</style>
background-color css
<style>
a { background-color: #596263; }
a { background-color: rgb(89,98,99); }
div.DivClassName
{
background-color: #596263;
}
.BgClassName
{
background-color: #596263;
}
</style>
border-color css
<style>
span { border-color: #596263; }
span { border-color: rgb(89,98,99); }
td.TdClassName
{
border-color: #596263;
}
.TagClassName
{
border-color: #596263;
}
</style>