Shades of River Bed #596669
Tints of River Bed #596669
RGB
CMYK
RGB Variations
Color information
#596669 (or 0x596669) is known color: River Bed. HEX triplet: 59, 66 and 69. RGB value is (89,102,105). Sum of RGB (Red+Green+Blue) = 89+102+105=296 (39% of max value = 765). Red value is 89 (35.16% from 255 or 30.07% from 296); Green value is 102 (40.23% from 255 or 34.46% from 296); Blue value is 105 (41.41% from 255 or 35.47% from 296); Max value from RGB is 105 - color contains mainly: blue. Hex color #596669 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #596669 is #A69996. Grayscale: #626262. Windows color (decimal): -10918295 or 6907481. OLE color: 6907481.
HSL color Cylindrical-coordinate representation of color #596669: hue angle of 191.25º degrees, saturation: 0.08, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #596669 is Cyan = 0.15, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 89 | 102 | 105 | - |
| CMYK | 0.15 | 0.03 | 0 | 0.59 |
| HSL | 191.25º | 0.08% | 0.38% | - |
| HSV(B) | 191.25º | 0.15% | 0.41% | - |
| XYZ | 11.42 | 12.65 | 15.2 | - |
| YUV | 98.46 | 131.69 | 121.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 102 | 105 | 0.15 | 0.03 | 0 | 0.59 | 191.25 | 0.08 | 0.38 |
| Hex | 59 | 66 | 69 | F | 3 | 0 | 3B | BF | 8 | 26 |
| Octal | 131 | 146 | 151 | 17 | 3 | 0 | 73 | 277 | 10 | 46 |
| Binary | 1011001 | 1100110 | 1101001 | 1111 | 11 | 0 | 111011 | 10111111 | 1000 | 100110 |
Color Harmonies of #596669
Complementary color
Monochromatic Colors of #596669
Black with #596669
Text Example
Text Example
White with #596669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596669; }
p { color: rgb(89,102,105); }
H1.HeaderClassName
{
color: #596669;
}
.AnyTagClassName
{
color: #596669;
}
</style>
background-color css
<style>
a { background-color: #596669; }
a { background-color: rgb(89,102,105); }
div.DivClassName
{
background-color: #596669;
}
.BgClassName
{
background-color: #596669;
}
</style>
border-color css
<style>
span { border-color: #596669; }
span { border-color: rgb(89,102,105); }
td.TdClassName
{
border-color: #596669;
}
.TagClassName
{
border-color: #596669;
}
</style>