Shades of River Bed #526766
Tints of River Bed #526766
RGB
CMYK
RGB Variations
Color information
#526766 (or 0x526766) is known color: River Bed. HEX triplet: 52, 67 and 66. RGB value is (82,103,102). Sum of RGB (Red+Green+Blue) = 82+103+102=287 (38% of max value = 765). Red value is 82 (32.42% from 255 or 28.57% from 287); Green value is 103 (40.62% from 255 or 35.89% from 287); Blue value is 102 (40.23% from 255 or 35.54% from 287); Max value from RGB is 103 - color contains mainly: green. Hex color #526766 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526766 is #AD9899. Grayscale: #606060. Windows color (decimal): -11376794 or 6711122. OLE color: 6711122.
HSL color Cylindrical-coordinate representation of color #526766: hue angle of 177.14º 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 #526766 is Cyan = 0.20, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 82 | 103 | 102 | - |
| CMYK | 0.20 | 0 | 0.01 | 0.60 |
| HSL | 177.14º | 0.11% | 0.36% | - |
| HSV(B) | 177.14º | 0.2% | 0.4% | - |
| XYZ | 10.73 | 12.45 | 14.41 | - |
| YUV | 96.61 | 131.04 | 117.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 103 | 102 | 0.20 | 0 | 0.01 | 0.60 | 177.14 | 0.11 | 0.36 |
| Hex | 52 | 67 | 66 | 14 | 0 | 1 | 3C | B1 | B | 24 |
| Octal | 122 | 147 | 146 | 24 | 0 | 1 | 74 | 261 | 13 | 44 |
| Binary | 1010010 | 1100111 | 1100110 | 10100 | 0 | 1 | 111100 | 10110001 | 1011 | 100100 |
Color Harmonies of #526766
Complementary color
Monochromatic Colors of #526766
Black with #526766
Text Example
Text Example
White with #526766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526766; }
p { color: rgb(82,103,102); }
H1.HeaderClassName
{
color: #526766;
}
.AnyTagClassName
{
color: #526766;
}
</style>
background-color css
<style>
a { background-color: #526766; }
a { background-color: rgb(82,103,102); }
div.DivClassName
{
background-color: #526766;
}
.BgClassName
{
background-color: #526766;
}
</style>
border-color css
<style>
span { border-color: #526766; }
span { border-color: rgb(82,103,102); }
td.TdClassName
{
border-color: #526766;
}
.TagClassName
{
border-color: #526766;
}
</style>