Shades of River Bed #526063
Tints of River Bed #526063
RGB
CMYK
RGB Variations
Color information
#526063 (or 0x526063) is known color: River Bed. HEX triplet: 52, 60 and 63. RGB value is (82,96,99). Sum of RGB (Red+Green+Blue) = 82+96+99=277 (36% of max value = 765). Red value is 82 (32.42% from 255 or 29.60% from 277); Green value is 96 (37.89% from 255 or 34.66% from 277); Blue value is 99 (39.06% from 255 or 35.74% from 277); Max value from RGB is 99 - color contains mainly: blue. Hex color #526063 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526063 is #AD9F9C. Grayscale: #5C5C5C. Windows color (decimal): -11378589 or 6512722. OLE color: 6512722.
HSL color Cylindrical-coordinate representation of color #526063: hue angle of 190.59º 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 #526063 is Cyan = 0.17, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 82 | 96 | 99 | - |
| CMYK | 0.17 | 0.03 | 0 | 0.61 |
| HSL | 190.59º | 0.09% | 0.35% | - |
| HSV(B) | 190.59º | 0.17% | 0.39% | - |
| XYZ | 9.91 | 11.06 | 13.42 | - |
| YUV | 92.16 | 131.86 | 120.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 96 | 99 | 0.17 | 0.03 | 0 | 0.61 | 190.59 | 0.09 | 0.35 |
| Hex | 52 | 60 | 63 | 11 | 3 | 0 | 3D | BF | 9 | 23 |
| Octal | 122 | 140 | 143 | 21 | 3 | 0 | 75 | 277 | 11 | 43 |
| Binary | 1010010 | 1100000 | 1100011 | 10001 | 11 | 0 | 111101 | 10111111 | 1001 | 100011 |
Color Harmonies of #526063
Complementary color
Monochromatic Colors of #526063
Black with #526063
Text Example
Text Example
White with #526063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526063; }
p { color: rgb(82,96,99); }
H1.HeaderClassName
{
color: #526063;
}
.AnyTagClassName
{
color: #526063;
}
</style>
background-color css
<style>
a { background-color: #526063; }
a { background-color: rgb(82,96,99); }
div.DivClassName
{
background-color: #526063;
}
.BgClassName
{
background-color: #526063;
}
</style>
border-color css
<style>
span { border-color: #526063; }
span { border-color: rgb(82,96,99); }
td.TdClassName
{
border-color: #526063;
}
.TagClassName
{
border-color: #526063;
}
</style>