Shades of River Bed #526361
Tints of River Bed #526361
RGB
CMYK
RGB Variations
Color information
#526361 (or 0x526361) is known color: River Bed. HEX triplet: 52, 63 and 61. RGB value is (82,99,97). Sum of RGB (Red+Green+Blue) = 82+99+97=278 (36% of max value = 765). Red value is 82 (32.42% from 255 or 29.50% from 278); Green value is 99 (39.06% from 255 or 35.61% from 278); Blue value is 97 (38.28% from 255 or 34.89% from 278); Max value from RGB is 99 - color contains mainly: green. Hex color #526361 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526361 is #AD9C9E. Grayscale: #5D5D5D. Windows color (decimal): -11377823 or 6382418. OLE color: 6382418.
HSL color Cylindrical-coordinate representation of color #526361: hue angle of 172.94º degrees, saturation: 0.09, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #526361 is Cyan = 0.17, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 82 | 99 | 97 | - |
| CMYK | 0.17 | 0 | 0.02 | 0.61 |
| HSL | 172.94º | 0.09% | 0.35% | - |
| HSV(B) | 172.94º | 0.17% | 0.39% | - |
| XYZ | 10.1 | 11.58 | 13.01 | - |
| YUV | 93.69 | 129.87 | 119.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 99 | 97 | 0.17 | 0 | 0.02 | 0.61 | 172.94 | 0.09 | 0.35 |
| Hex | 52 | 63 | 61 | 11 | 0 | 2 | 3D | AD | 9 | 23 |
| Octal | 122 | 143 | 141 | 21 | 0 | 2 | 75 | 255 | 11 | 43 |
| Binary | 1010010 | 1100011 | 1100001 | 10001 | 0 | 10 | 111101 | 10101101 | 1001 | 100011 |
Color Harmonies of #526361
Complementary color
Monochromatic Colors of #526361
Black with #526361
Text Example
Text Example
White with #526361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526361; }
p { color: rgb(82,99,97); }
H1.HeaderClassName
{
color: #526361;
}
.AnyTagClassName
{
color: #526361;
}
</style>
background-color css
<style>
a { background-color: #526361; }
a { background-color: rgb(82,99,97); }
div.DivClassName
{
background-color: #526361;
}
.BgClassName
{
background-color: #526361;
}
</style>
border-color css
<style>
span { border-color: #526361; }
span { border-color: rgb(82,99,97); }
td.TdClassName
{
border-color: #526361;
}
.TagClassName
{
border-color: #526361;
}
</style>