Shades of River Bed #526062
Tints of River Bed #526062
RGB
CMYK
RGB Variations
Color information
#526062 (or 0x526062) is known color: River Bed. HEX triplet: 52, 60 and 62. RGB value is (82,96,98). Sum of RGB (Red+Green+Blue) = 82+96+98=276 (36% of max value = 765). Red value is 82 (32.42% from 255 or 29.71% from 276); Green value is 96 (37.89% from 255 or 34.78% from 276); Blue value is 98 (38.67% from 255 or 35.51% from 276); Max value from RGB is 98 - color contains mainly: blue. Hex color #526062 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526062 is #AD9F9D. Grayscale: #5C5C5C. Windows color (decimal): -11378590 or 6447186. OLE color: 6447186.
HSL color Cylindrical-coordinate representation of color #526062: hue angle of 187.5º 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 #526062 is Cyan = 0.16, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 82 | 96 | 98 | - |
| CMYK | 0.16 | 0.02 | 0 | 0.62 |
| HSL | 187.5º | 0.09% | 0.35% | - |
| HSV(B) | 187.5º | 0.16% | 0.38% | - |
| XYZ | 9.87 | 11.04 | 13.17 | - |
| YUV | 92.04 | 131.36 | 120.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 96 | 98 | 0.16 | 0.02 | 0 | 0.62 | 187.5 | 0.09 | 0.35 |
| Hex | 52 | 60 | 62 | 10 | 2 | 0 | 3E | BC | 9 | 23 |
| Octal | 122 | 140 | 142 | 20 | 2 | 0 | 76 | 274 | 11 | 43 |
| Binary | 1010010 | 1100000 | 1100010 | 10000 | 10 | 0 | 111110 | 10111100 | 1001 | 100011 |
Color Harmonies of #526062
Complementary color
Monochromatic Colors of #526062
Black with #526062
Text Example
Text Example
White with #526062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526062; }
p { color: rgb(82,96,98); }
H1.HeaderClassName
{
color: #526062;
}
.AnyTagClassName
{
color: #526062;
}
</style>
background-color css
<style>
a { background-color: #526062; }
a { background-color: rgb(82,96,98); }
div.DivClassName
{
background-color: #526062;
}
.BgClassName
{
background-color: #526062;
}
</style>
border-color css
<style>
span { border-color: #526062; }
span { border-color: rgb(82,96,98); }
td.TdClassName
{
border-color: #526062;
}
.TagClassName
{
border-color: #526062;
}
</style>