Shades of River Bed #596465
Tints of River Bed #596465
RGB
CMYK
RGB Variations
Color information
#596465 (or 0x596465) is known color: River Bed. HEX triplet: 59, 64 and 65. RGB value is (89,100,101). Sum of RGB (Red+Green+Blue) = 89+100+101=290 (38% of max value = 765). Red value is 89 (35.16% from 255 or 30.69% from 290); Green value is 100 (39.45% from 255 or 34.48% from 290); Blue value is 101 (39.84% from 255 or 34.83% from 290); Max value from RGB is 101 - color contains mainly: blue. Hex color #596465 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #596465 is #A69B9A. Grayscale: #606060. Windows color (decimal): -10918811 or 6644825. OLE color: 6644825.
HSL color Cylindrical-coordinate representation of color #596465: hue angle of 185º degrees, saturation: 0.06, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #596465 is Cyan = 0.12, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 89 | 100 | 101 | - |
| CMYK | 0.12 | 0.01 | 0 | 0.60 |
| HSL | 185º | 0.06% | 0.37% | - |
| HSV(B) | 185º | 0.12% | 0.4% | - |
| XYZ | 11.03 | 12.18 | 14.08 | - |
| YUV | 96.83 | 130.36 | 122.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 100 | 101 | 0.12 | 0.01 | 0 | 0.60 | 185 | 0.06 | 0.37 |
| Hex | 59 | 64 | 65 | C | 1 | 0 | 3C | B9 | 6 | 25 |
| Octal | 131 | 144 | 145 | 14 | 1 | 0 | 74 | 271 | 6 | 45 |
| Binary | 1011001 | 1100100 | 1100101 | 1100 | 1 | 0 | 111100 | 10111001 | 110 | 100101 |
Color Harmonies of #596465
Complementary color
Monochromatic Colors of #596465
Black with #596465
Text Example
Text Example
White with #596465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596465; }
p { color: rgb(89,100,101); }
H1.HeaderClassName
{
color: #596465;
}
.AnyTagClassName
{
color: #596465;
}
</style>
background-color css
<style>
a { background-color: #596465; }
a { background-color: rgb(89,100,101); }
div.DivClassName
{
background-color: #596465;
}
.BgClassName
{
background-color: #596465;
}
</style>
border-color css
<style>
span { border-color: #596465; }
span { border-color: rgb(89,100,101); }
td.TdClassName
{
border-color: #596465;
}
.TagClassName
{
border-color: #596465;
}
</style>