Shades of River Bed #586868
Tints of River Bed #586868
RGB
CMYK
RGB Variations
Color information
#586868 (or 0x586868) is known color: River Bed. HEX triplet: 58, 68 and 68. RGB value is (88,104,104). Sum of RGB (Red+Green+Blue) = 88+104+104=296 (39% of max value = 765). Red value is 88 (34.77% from 255 or 29.73% from 296); Green value is 104 (41.02% from 255 or 35.14% from 296); Blue value is 104 (41.02% from 255 or 35.14% from 296); Max value from RGB is 104 - color contains mainly: green, blue. Hex color #586868 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #586868 is #A79797. Grayscale: #636363. Windows color (decimal): -10983320 or 6842456. OLE color: 6842456.
HSL color Cylindrical-coordinate representation of color #586868: hue angle of 180º 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 #586868 is Cyan = 0.15, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 88 | 104 | 104 | - |
| CMYK | 0.15 | 0 | 0 | 0.59 |
| HSL | 180º | 0.08% | 0.38% | - |
| HSV(B) | 180º | 0.15% | 0.41% | - |
| XYZ | 11.47 | 12.97 | 15 | - |
| YUV | 99.22 | 130.7 | 120 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 104 | 104 | 0.15 | 0 | 0 | 0.59 | 180 | 0.08 | 0.38 |
| Hex | 58 | 68 | 68 | F | 0 | 0 | 3B | B4 | 8 | 26 |
| Octal | 130 | 150 | 150 | 17 | 0 | 0 | 73 | 264 | 10 | 46 |
| Binary | 1011000 | 1101000 | 1101000 | 1111 | 0 | 0 | 111011 | 10110100 | 1000 | 100110 |
Color Harmonies of #586868
Complementary color
Monochromatic Colors of #586868
Black with #586868
Text Example
Text Example
White with #586868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #586868; }
p { color: rgb(88,104,104); }
H1.HeaderClassName
{
color: #586868;
}
.AnyTagClassName
{
color: #586868;
}
</style>
background-color css
<style>
a { background-color: #586868; }
a { background-color: rgb(88,104,104); }
div.DivClassName
{
background-color: #586868;
}
.BgClassName
{
background-color: #586868;
}
</style>
border-color css
<style>
span { border-color: #586868; }
span { border-color: rgb(88,104,104); }
td.TdClassName
{
border-color: #586868;
}
.TagClassName
{
border-color: #586868;
}
</style>