Shades of River Bed #526665
Tints of River Bed #526665
RGB
CMYK
RGB Variations
Color information
#526665 (or 0x526665) is known color: River Bed. HEX triplet: 52, 66 and 65. RGB value is (82,102,101). Sum of RGB (Red+Green+Blue) = 82+102+101=285 (37% of max value = 765). Red value is 82 (32.42% from 255 or 28.77% from 285); Green value is 102 (40.23% from 255 or 35.79% from 285); Blue value is 101 (39.84% from 255 or 35.44% from 285); Max value from RGB is 102 - color contains mainly: green. Hex color #526665 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526665 is #AD999A. Grayscale: #5F5F5F. Windows color (decimal): -11377051 or 6645330. OLE color: 6645330.
HSL color Cylindrical-coordinate representation of color #526665: hue angle of 177º 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 #526665 is Cyan = 0.20, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 82 | 102 | 101 | - |
| CMYK | 0.20 | 0 | 0.01 | 0.6 |
| HSL | 177º | 0.11% | 0.36% | - |
| HSV(B) | 177º | 0.2% | 0.4% | - |
| XYZ | 10.58 | 12.24 | 14.12 | - |
| YUV | 95.91 | 130.87 | 118.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 102 | 101 | 0.20 | 0 | 0.01 | 0.6 | 177 | 0.11 | 0.36 |
| Hex | 52 | 66 | 65 | 14 | 0 | 1 | 3C | B1 | B | 24 |
| Octal | 122 | 146 | 145 | 24 | 0 | 1 | 74 | 261 | 13 | 44 |
| Binary | 1010010 | 1100110 | 1100101 | 10100 | 0 | 1 | 111100 | 10110001 | 1011 | 100100 |
Color Harmonies of #526665
Complementary color
Monochromatic Colors of #526665
Black with #526665
Text Example
Text Example
White with #526665
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526665; }
p { color: rgb(82,102,101); }
H1.HeaderClassName
{
color: #526665;
}
.AnyTagClassName
{
color: #526665;
}
</style>
background-color css
<style>
a { background-color: #526665; }
a { background-color: rgb(82,102,101); }
div.DivClassName
{
background-color: #526665;
}
.BgClassName
{
background-color: #526665;
}
</style>
border-color css
<style>
span { border-color: #526665; }
span { border-color: rgb(82,102,101); }
td.TdClassName
{
border-color: #526665;
}
.TagClassName
{
border-color: #526665;
}
</style>