Shades of River Bed #526666
Tints of River Bed #526666
RGB
CMYK
RGB Variations
Color information
#526666 (or 0x526666) is known color: River Bed. HEX triplet: 52, 66 and 66. RGB value is (82,102,102). Sum of RGB (Red+Green+Blue) = 82+102+102=286 (37% of max value = 765). Red value is 82 (32.42% from 255 or 28.67% from 286); Green value is 102 (40.23% from 255 or 35.66% from 286); Blue value is 102 (40.23% from 255 or 35.66% from 286); Max value from RGB is 102 - color contains mainly: green, blue. Hex color #526666 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526666 is #AD9999. Grayscale: #606060. Windows color (decimal): -11377050 or 6710866. OLE color: 6710866.
HSL color Cylindrical-coordinate representation of color #526666: hue angle of 180º 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 #526666 is Cyan = 0.20, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 82 | 102 | 102 | - |
| CMYK | 0.20 | 0 | 0 | 0.6 |
| HSL | 180º | 0.11% | 0.36% | - |
| HSV(B) | 180º | 0.2% | 0.4% | - |
| XYZ | 10.63 | 12.26 | 14.38 | - |
| YUV | 96.02 | 131.37 | 118 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 102 | 102 | 0.20 | 0 | 0 | 0.6 | 180 | 0.11 | 0.36 |
| Hex | 52 | 66 | 66 | 14 | 0 | 0 | 3C | B4 | B | 24 |
| Octal | 122 | 146 | 146 | 24 | 0 | 0 | 74 | 264 | 13 | 44 |
| Binary | 1010010 | 1100110 | 1100110 | 10100 | 0 | 0 | 111100 | 10110100 | 1011 | 100100 |
Color Harmonies of #526666
Complementary color
Monochromatic Colors of #526666
Black with #526666
Text Example
Text Example
White with #526666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526666; }
p { color: rgb(82,102,102); }
H1.HeaderClassName
{
color: #526666;
}
.AnyTagClassName
{
color: #526666;
}
</style>
background-color css
<style>
a { background-color: #526666; }
a { background-color: rgb(82,102,102); }
div.DivClassName
{
background-color: #526666;
}
.BgClassName
{
background-color: #526666;
}
</style>
border-color css
<style>
span { border-color: #526666; }
span { border-color: rgb(82,102,102); }
td.TdClassName
{
border-color: #526666;
}
.TagClassName
{
border-color: #526666;
}
</style>