Shades of River Bed #586869
Tints of River Bed #586869
RGB
CMYK
RGB Variations
Color information
#586869 (or 0x586869) is known color: River Bed. HEX triplet: 58, 68 and 69. RGB value is (88,104,105). Sum of RGB (Red+Green+Blue) = 88+104+105=297 (39% of max value = 765). Red value is 88 (34.77% from 255 or 29.63% from 297); Green value is 104 (41.02% from 255 or 35.02% from 297); Blue value is 105 (41.41% from 255 or 35.35% from 297); Max value from RGB is 105 - color contains mainly: blue. Hex color #586869 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #586869 is #A79796. Grayscale: #636363. Windows color (decimal): -10983319 or 6907992. OLE color: 6907992.
HSL color Cylindrical-coordinate representation of color #586869: hue angle of 183.53º degrees, saturation: 0.09, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #586869 is Cyan = 0.16, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 88 | 104 | 105 | - |
| CMYK | 0.16 | 0.01 | 0 | 0.59 |
| HSL | 183.53º | 0.09% | 0.38% | - |
| HSV(B) | 183.53º | 0.16% | 0.41% | - |
| XYZ | 11.52 | 13 | 15.27 | - |
| YUV | 99.33 | 131.2 | 119.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 104 | 105 | 0.16 | 0.01 | 0 | 0.59 | 183.53 | 0.09 | 0.38 |
| Hex | 58 | 68 | 69 | 10 | 1 | 0 | 3B | B8 | 9 | 26 |
| Octal | 130 | 150 | 151 | 20 | 1 | 0 | 73 | 270 | 11 | 46 |
| Binary | 1011000 | 1101000 | 1101001 | 10000 | 1 | 0 | 111011 | 10111000 | 1001 | 100110 |
Color Harmonies of #586869
Complementary color
Monochromatic Colors of #586869
Black with #586869
Text Example
Text Example
White with #586869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #586869; }
p { color: rgb(88,104,105); }
H1.HeaderClassName
{
color: #586869;
}
.AnyTagClassName
{
color: #586869;
}
</style>
background-color css
<style>
a { background-color: #586869; }
a { background-color: rgb(88,104,105); }
div.DivClassName
{
background-color: #586869;
}
.BgClassName
{
background-color: #586869;
}
</style>
border-color css
<style>
span { border-color: #586869; }
span { border-color: rgb(88,104,105); }
td.TdClassName
{
border-color: #586869;
}
.TagClassName
{
border-color: #586869;
}
</style>