Shades of River Bed #526868
Tints of River Bed #526868
RGB
CMYK
RGB Variations
Color information
#526868 (or 0x526868) is known color: River Bed. HEX triplet: 52, 68 and 68. RGB value is (82,104,104). Sum of RGB (Red+Green+Blue) = 82+104+104=290 (38% of max value = 765). Red value is 82 (32.42% from 255 or 28.28% from 290); Green value is 104 (41.02% from 255 or 35.86% from 290); Blue value is 104 (41.02% from 255 or 35.86% from 290); Max value from RGB is 104 - color contains mainly: green, blue. Hex color #526868 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526868 is #AD9797. Grayscale: #616161. Windows color (decimal): -11376536 or 6842450. OLE color: 6842450.
HSL color Cylindrical-coordinate representation of color #526868: hue angle of 180º degrees, saturation: 0.12, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #526868 is Cyan = 0.21, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 82 | 104 | 104 | - |
| CMYK | 0.21 | 0 | 0 | 0.59 |
| HSL | 180º | 0.12% | 0.36% | - |
| HSV(B) | 180º | 0.21% | 0.41% | - |
| XYZ | 10.93 | 12.69 | 14.97 | - |
| YUV | 97.42 | 131.71 | 117 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 104 | 104 | 0.21 | 0 | 0 | 0.59 | 180 | 0.12 | 0.36 |
| Hex | 52 | 68 | 68 | 15 | 0 | 0 | 3B | B4 | C | 24 |
| Octal | 122 | 150 | 150 | 25 | 0 | 0 | 73 | 264 | 14 | 44 |
| Binary | 1010010 | 1101000 | 1101000 | 10101 | 0 | 0 | 111011 | 10110100 | 1100 | 100100 |
Color Harmonies of #526868
Complementary color
Monochromatic Colors of #526868
Black with #526868
Text Example
Text Example
White with #526868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526868; }
p { color: rgb(82,104,104); }
H1.HeaderClassName
{
color: #526868;
}
.AnyTagClassName
{
color: #526868;
}
</style>
background-color css
<style>
a { background-color: #526868; }
a { background-color: rgb(82,104,104); }
div.DivClassName
{
background-color: #526868;
}
.BgClassName
{
background-color: #526868;
}
</style>
border-color css
<style>
span { border-color: #526868; }
span { border-color: rgb(82,104,104); }
td.TdClassName
{
border-color: #526868;
}
.TagClassName
{
border-color: #526868;
}
</style>