Shades of River Bed #596466
Tints of River Bed #596466
RGB
CMYK
RGB Variations
Color information
#596466 (or 0x596466) is known color: River Bed. HEX triplet: 59, 64 and 66. RGB value is (89,100,102). Sum of RGB (Red+Green+Blue) = 89+100+102=291 (38% of max value = 765). Red value is 89 (35.16% from 255 or 30.58% from 291); Green value is 100 (39.45% from 255 or 34.36% from 291); Blue value is 102 (40.23% from 255 or 35.05% from 291); Max value from RGB is 102 - color contains mainly: blue. Hex color #596466 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #596466 is #A69B99. Grayscale: #606060. Windows color (decimal): -10918810 or 6710361. OLE color: 6710361.
HSL color Cylindrical-coordinate representation of color #596466: hue angle of 189.23º 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 #596466 is Cyan = 0.13, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 89 | 100 | 102 | - |
| CMYK | 0.13 | 0.02 | 0 | 0.6 |
| HSL | 189.23º | 0.07% | 0.37% | - |
| HSV(B) | 189.23º | 0.13% | 0.4% | - |
| XYZ | 11.08 | 12.2 | 14.34 | - |
| YUV | 96.94 | 130.86 | 122.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 100 | 102 | 0.13 | 0.02 | 0 | 0.6 | 189.23 | 0.07 | 0.37 |
| Hex | 59 | 64 | 66 | D | 2 | 0 | 3C | BD | 7 | 25 |
| Octal | 131 | 144 | 146 | 15 | 2 | 0 | 74 | 275 | 7 | 45 |
| Binary | 1011001 | 1100100 | 1100110 | 1101 | 10 | 0 | 111100 | 10111101 | 111 | 100101 |
Color Harmonies of #596466
Complementary color
Monochromatic Colors of #596466
Black with #596466
Text Example
Text Example
White with #596466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596466; }
p { color: rgb(89,100,102); }
H1.HeaderClassName
{
color: #596466;
}
.AnyTagClassName
{
color: #596466;
}
</style>
background-color css
<style>
a { background-color: #596466; }
a { background-color: rgb(89,100,102); }
div.DivClassName
{
background-color: #596466;
}
.BgClassName
{
background-color: #596466;
}
</style>
border-color css
<style>
span { border-color: #596466; }
span { border-color: rgb(89,100,102); }
td.TdClassName
{
border-color: #596466;
}
.TagClassName
{
border-color: #596466;
}
</style>