Shades of River Bed #526265
Tints of River Bed #526265
RGB
CMYK
RGB Variations
Color information
#526265 (or 0x526265) is known color: River Bed. HEX triplet: 52, 62 and 65. RGB value is (82,98,101). Sum of RGB (Red+Green+Blue) = 82+98+101=281 (37% of max value = 765). Red value is 82 (32.42% from 255 or 29.18% from 281); Green value is 98 (38.67% from 255 or 34.88% from 281); Blue value is 101 (39.84% from 255 or 35.94% from 281); Max value from RGB is 101 - color contains mainly: blue. Hex color #526265 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526265 is #AD9D9A. Grayscale: #5D5D5D. Windows color (decimal): -11378075 or 6644306. OLE color: 6644306.
HSL color Cylindrical-coordinate representation of color #526265: hue angle of 189.47º degrees, saturation: 0.1, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #526265 is Cyan = 0.19, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 82 | 98 | 101 | - |
| CMYK | 0.19 | 0.03 | 0 | 0.60 |
| HSL | 189.47º | 0.1% | 0.36% | - |
| HSV(B) | 189.47º | 0.19% | 0.4% | - |
| XYZ | 10.2 | 11.47 | 13.99 | - |
| YUV | 93.56 | 132.2 | 119.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 98 | 101 | 0.19 | 0.03 | 0 | 0.60 | 189.47 | 0.1 | 0.36 |
| Hex | 52 | 62 | 65 | 13 | 3 | 0 | 3C | BD | A | 24 |
| Octal | 122 | 142 | 145 | 23 | 3 | 0 | 74 | 275 | 12 | 44 |
| Binary | 1010010 | 1100010 | 1100101 | 10011 | 11 | 0 | 111100 | 10111101 | 1010 | 100100 |
Color Harmonies of #526265
Complementary color
Monochromatic Colors of #526265
Black with #526265
Text Example
Text Example
White with #526265
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526265; }
p { color: rgb(82,98,101); }
H1.HeaderClassName
{
color: #526265;
}
.AnyTagClassName
{
color: #526265;
}
</style>
background-color css
<style>
a { background-color: #526265; }
a { background-color: rgb(82,98,101); }
div.DivClassName
{
background-color: #526265;
}
.BgClassName
{
background-color: #526265;
}
</style>
border-color css
<style>
span { border-color: #526265; }
span { border-color: rgb(82,98,101); }
td.TdClassName
{
border-color: #526265;
}
.TagClassName
{
border-color: #526265;
}
</style>