Shades of River Bed #586669
Tints of River Bed #586669
RGB
CMYK
RGB Variations
Color information
#586669 (or 0x586669) is known color: River Bed. HEX triplet: 58, 66 and 69. RGB value is (88,102,105). Sum of RGB (Red+Green+Blue) = 88+102+105=295 (39% of max value = 765). Red value is 88 (34.77% from 255 or 29.83% from 295); Green value is 102 (40.23% from 255 or 34.58% from 295); Blue value is 105 (41.41% from 255 or 35.59% from 295); Max value from RGB is 105 - color contains mainly: blue. Hex color #586669 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #586669 is #A79996. Grayscale: #626262. Windows color (decimal): -10983831 or 6907480. OLE color: 6907480.
HSL color Cylindrical-coordinate representation of color #586669: hue angle of 190.59º 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 #586669 is Cyan = 0.16, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 88 | 102 | 105 | - |
| CMYK | 0.16 | 0.03 | 0 | 0.59 |
| HSL | 190.59º | 0.09% | 0.38% | - |
| HSV(B) | 190.59º | 0.16% | 0.41% | - |
| XYZ | 11.33 | 12.6 | 15.2 | - |
| YUV | 98.16 | 131.86 | 120.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 102 | 105 | 0.16 | 0.03 | 0 | 0.59 | 190.59 | 0.09 | 0.38 |
| Hex | 58 | 66 | 69 | 10 | 3 | 0 | 3B | BF | 9 | 26 |
| Octal | 130 | 146 | 151 | 20 | 3 | 0 | 73 | 277 | 11 | 46 |
| Binary | 1011000 | 1100110 | 1101001 | 10000 | 11 | 0 | 111011 | 10111111 | 1001 | 100110 |
Color Harmonies of #586669
Complementary color
Monochromatic Colors of #586669
Black with #586669
Text Example
Text Example
White with #586669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #586669; }
p { color: rgb(88,102,105); }
H1.HeaderClassName
{
color: #586669;
}
.AnyTagClassName
{
color: #586669;
}
</style>
background-color css
<style>
a { background-color: #586669; }
a { background-color: rgb(88,102,105); }
div.DivClassName
{
background-color: #586669;
}
.BgClassName
{
background-color: #586669;
}
</style>
border-color css
<style>
span { border-color: #586669; }
span { border-color: rgb(88,102,105); }
td.TdClassName
{
border-color: #586669;
}
.TagClassName
{
border-color: #586669;
}
</style>