Shades of River Bed #526566
Tints of River Bed #526566
RGB
CMYK
RGB Variations
Color information
#526566 (or 0x526566) is known color: River Bed. HEX triplet: 52, 65 and 66. RGB value is (82,101,102). Sum of RGB (Red+Green+Blue) = 82+101+102=285 (37% of max value = 765). Red value is 82 (32.42% from 255 or 28.77% from 285); Green value is 101 (39.84% from 255 or 35.44% from 285); Blue value is 102 (40.23% from 255 or 35.79% from 285); Max value from RGB is 102 - color contains mainly: blue. Hex color #526566 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526566 is #AD9A99. Grayscale: #5F5F5F. Windows color (decimal): -11377306 or 6710610. OLE color: 6710610.
HSL color Cylindrical-coordinate representation of color #526566: hue angle of 183º degrees, saturation: 0.11, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #526566 is Cyan = 0.20, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 82 | 101 | 102 | - |
| CMYK | 0.20 | 0.01 | 0 | 0.6 |
| HSL | 183º | 0.11% | 0.36% | - |
| HSV(B) | 183º | 0.2% | 0.4% | - |
| XYZ | 10.53 | 12.06 | 14.34 | - |
| YUV | 95.43 | 131.71 | 118.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 101 | 102 | 0.20 | 0.01 | 0 | 0.6 | 183 | 0.11 | 0.36 |
| Hex | 52 | 65 | 66 | 14 | 1 | 0 | 3C | B7 | B | 24 |
| Octal | 122 | 145 | 146 | 24 | 1 | 0 | 74 | 267 | 13 | 44 |
| Binary | 1010010 | 1100101 | 1100110 | 10100 | 1 | 0 | 111100 | 10110111 | 1011 | 100100 |
Color Harmonies of #526566
Complementary color
Monochromatic Colors of #526566
Black with #526566
Text Example
Text Example
White with #526566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526566; }
p { color: rgb(82,101,102); }
H1.HeaderClassName
{
color: #526566;
}
.AnyTagClassName
{
color: #526566;
}
</style>
background-color css
<style>
a { background-color: #526566; }
a { background-color: rgb(82,101,102); }
div.DivClassName
{
background-color: #526566;
}
.BgClassName
{
background-color: #526566;
}
</style>
border-color css
<style>
span { border-color: #526566; }
span { border-color: rgb(82,101,102); }
td.TdClassName
{
border-color: #526566;
}
.TagClassName
{
border-color: #526566;
}
</style>