Shades of River Bed #586568
Tints of River Bed #586568
RGB
CMYK
RGB Variations
Color information
#586568 (or 0x586568) is known color: River Bed. HEX triplet: 58, 65 and 68. RGB value is (88,101,104). Sum of RGB (Red+Green+Blue) = 88+101+104=293 (38% of max value = 765). Red value is 88 (34.77% from 255 or 30.03% from 293); Green value is 101 (39.84% from 255 or 34.47% from 293); Blue value is 104 (41.02% from 255 or 35.49% from 293); Max value from RGB is 104 - color contains mainly: blue. Hex color #586568 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #586568 is #A79A97. Grayscale: #616161. Windows color (decimal): -10984088 or 6841688. OLE color: 6841688.
HSL color Cylindrical-coordinate representation of color #586568: 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 #586568 is Cyan = 0.15, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 88 | 101 | 104 | - |
| 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.18 | 12.38 | 14.9 | - |
| YUV | 97.46 | 131.69 | 121.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 101 | 104 | 0.15 | 0.03 | 0 | 0.59 | 191.25 | 0.08 | 0.38 |
| Hex | 58 | 65 | 68 | F | 3 | 0 | 3B | BF | 8 | 26 |
| Octal | 130 | 145 | 150 | 17 | 3 | 0 | 73 | 277 | 10 | 46 |
| Binary | 1011000 | 1100101 | 1101000 | 1111 | 11 | 0 | 111011 | 10111111 | 1000 | 100110 |
Color Harmonies of #586568
Complementary color
Monochromatic Colors of #586568
Black with #586568
Text Example
Text Example
White with #586568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #586568; }
p { color: rgb(88,101,104); }
H1.HeaderClassName
{
color: #586568;
}
.AnyTagClassName
{
color: #586568;
}
</style>
background-color css
<style>
a { background-color: #586568; }
a { background-color: rgb(88,101,104); }
div.DivClassName
{
background-color: #586568;
}
.BgClassName
{
background-color: #586568;
}
</style>
border-color css
<style>
span { border-color: #586568; }
span { border-color: rgb(88,101,104); }
td.TdClassName
{
border-color: #586568;
}
.TagClassName
{
border-color: #586568;
}
</style>