Shades of River Bed #525859
Tints of River Bed #525859
RGB
CMYK
RGB Variations
Color information
#525859 (or 0x525859) is known color: River Bed. HEX triplet: 52, 58 and 59. RGB value is (82,88,89). Sum of RGB (Red+Green+Blue) = 82+88+89=259 (34% of max value = 765). Red value is 82 (32.42% from 255 or 31.66% from 259); Green value is 88 (34.77% from 255 or 33.98% from 259); Blue value is 89 (35.16% from 255 or 34.36% from 259); Max value from RGB is 89 - color contains mainly: blue. Hex color #525859 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525859 is #ADA7A6. Grayscale: #565656. Windows color (decimal): -11380647 or 5855314. OLE color: 5855314.
HSL color Cylindrical-coordinate representation of color #525859: hue angle of 188.57º degrees, saturation: 0.04, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #525859 is Cyan = 0.08, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 82 | 88 | 89 | - |
| CMYK | 0.08 | 0.01 | 0 | 0.65 |
| HSL | 188.57º | 0.04% | 0.34% | - |
| HSV(B) | 188.57º | 0.08% | 0.35% | - |
| XYZ | 8.77 | 9.49 | 10.82 | - |
| YUV | 86.32 | 129.51 | 124.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 88 | 89 | 0.08 | 0.01 | 0 | 0.65 | 188.57 | 0.04 | 0.34 |
| Hex | 52 | 58 | 59 | 8 | 1 | 0 | 41 | BD | 4 | 22 |
| Octal | 122 | 130 | 131 | 10 | 1 | 0 | 101 | 275 | 4 | 42 |
| Binary | 1010010 | 1011000 | 1011001 | 1000 | 1 | 0 | 1000001 | 10111101 | 100 | 100010 |
Color Harmonies of #525859
Complementary color
Monochromatic Colors of #525859
Black with #525859
Text Example
Text Example
White with #525859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525859; }
p { color: rgb(82,88,89); }
H1.HeaderClassName
{
color: #525859;
}
.AnyTagClassName
{
color: #525859;
}
</style>
background-color css
<style>
a { background-color: #525859; }
a { background-color: rgb(82,88,89); }
div.DivClassName
{
background-color: #525859;
}
.BgClassName
{
background-color: #525859;
}
</style>
border-color css
<style>
span { border-color: #525859; }
span { border-color: rgb(82,88,89); }
td.TdClassName
{
border-color: #525859;
}
.TagClassName
{
border-color: #525859;
}
</style>