Shades of River Bed #526162
Tints of River Bed #526162
RGB
CMYK
RGB Variations
Color information
#526162 (or 0x526162) is known color: River Bed. HEX triplet: 52, 61 and 62. RGB value is (82,97,98). Sum of RGB (Red+Green+Blue) = 82+97+98=277 (36% of max value = 765). Red value is 82 (32.42% from 255 or 29.60% from 277); Green value is 97 (38.28% from 255 or 35.02% from 277); Blue value is 98 (38.67% from 255 or 35.38% from 277); Max value from RGB is 98 - color contains mainly: blue. Hex color #526162 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526162 is #AD9E9D. Grayscale: #5C5C5C. Windows color (decimal): -11378334 or 6447442. OLE color: 6447442.
HSL color Cylindrical-coordinate representation of color #526162: hue angle of 183.75º degrees, saturation: 0.09, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #526162 is Cyan = 0.16, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 82 | 97 | 98 | - |
| CMYK | 0.16 | 0.01 | 0 | 0.62 |
| HSL | 183.75º | 0.09% | 0.35% | - |
| HSV(B) | 183.75º | 0.16% | 0.38% | - |
| XYZ | 9.96 | 11.23 | 13.2 | - |
| YUV | 92.63 | 131.03 | 120.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 97 | 98 | 0.16 | 0.01 | 0 | 0.62 | 183.75 | 0.09 | 0.35 |
| Hex | 52 | 61 | 62 | 10 | 1 | 0 | 3E | B8 | 9 | 23 |
| Octal | 122 | 141 | 142 | 20 | 1 | 0 | 76 | 270 | 11 | 43 |
| Binary | 1010010 | 1100001 | 1100010 | 10000 | 1 | 0 | 111110 | 10111000 | 1001 | 100011 |
Color Harmonies of #526162
Complementary color
Monochromatic Colors of #526162
Black with #526162
Text Example
Text Example
White with #526162
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526162; }
p { color: rgb(82,97,98); }
H1.HeaderClassName
{
color: #526162;
}
.AnyTagClassName
{
color: #526162;
}
</style>
background-color css
<style>
a { background-color: #526162; }
a { background-color: rgb(82,97,98); }
div.DivClassName
{
background-color: #526162;
}
.BgClassName
{
background-color: #526162;
}
</style>
border-color css
<style>
span { border-color: #526162; }
span { border-color: rgb(82,97,98); }
td.TdClassName
{
border-color: #526162;
}
.TagClassName
{
border-color: #526162;
}
</style>