Shades of River Bed #586464
Tints of River Bed #586464
RGB
CMYK
RGB Variations
Color information
#586464 (or 0x586464) is known color: River Bed. HEX triplet: 58, 64 and 64. RGB value is (88,100,100). Sum of RGB (Red+Green+Blue) = 88+100+100=288 (38% of max value = 765). Red value is 88 (34.77% from 255 or 30.56% from 288); Green value is 100 (39.45% from 255 or 34.72% from 288); Blue value is 100 (39.45% from 255 or 34.72% from 288); Max value from RGB is 100 - color contains mainly: green, blue. Hex color #586464 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #586464 is #A79B9B. Grayscale: #606060. Windows color (decimal): -10984348 or 6579288. OLE color: 6579288.
HSL color Cylindrical-coordinate representation of color #586464: hue angle of 180º degrees, saturation: 0.06, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #586464 is Cyan = 0.12, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 88 | 100 | 100 | - |
| CMYK | 0.12 | 0 | 0 | 0.61 |
| HSL | 180º | 0.06% | 0.37% | - |
| HSV(B) | 180º | 0.12% | 0.39% | - |
| XYZ | 10.88 | 12.11 | 13.82 | - |
| YUV | 96.41 | 130.02 | 122 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 100 | 100 | 0.12 | 0 | 0 | 0.61 | 180 | 0.06 | 0.37 |
| Hex | 58 | 64 | 64 | C | 0 | 0 | 3D | B4 | 6 | 25 |
| Octal | 130 | 144 | 144 | 14 | 0 | 0 | 75 | 264 | 6 | 45 |
| Binary | 1011000 | 1100100 | 1100100 | 1100 | 0 | 0 | 111101 | 10110100 | 110 | 100101 |
Color Harmonies of #586464
Complementary color
Monochromatic Colors of #586464
Black with #586464
Text Example
Text Example
White with #586464
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #586464; }
p { color: rgb(88,100,100); }
H1.HeaderClassName
{
color: #586464;
}
.AnyTagClassName
{
color: #586464;
}
</style>
background-color css
<style>
a { background-color: #586464; }
a { background-color: rgb(88,100,100); }
div.DivClassName
{
background-color: #586464;
}
.BgClassName
{
background-color: #586464;
}
</style>
border-color css
<style>
span { border-color: #586464; }
span { border-color: rgb(88,100,100); }
td.TdClassName
{
border-color: #586464;
}
.TagClassName
{
border-color: #586464;
}
</style>