Shades of River Bed #526464
Tints of River Bed #526464
RGB
CMYK
RGB Variations
Color information
#526464 (or 0x526464) is known color: River Bed. HEX triplet: 52, 64 and 64. RGB value is (82,100,100). Sum of RGB (Red+Green+Blue) = 82+100+100=282 (37% of max value = 765). Red value is 82 (32.42% from 255 or 29.08% from 282); Green value is 100 (39.45% from 255 or 35.46% from 282); Blue value is 100 (39.45% from 255 or 35.46% from 282); Max value from RGB is 100 - color contains mainly: green, blue. Hex color #526464 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526464 is #AD9B9B. Grayscale: #5E5E5E. Windows color (decimal): -11377564 or 6579282. OLE color: 6579282.
HSL color Cylindrical-coordinate representation of color #526464: hue angle of 180º degrees, saturation: 0.1, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #526464 is Cyan = 0.18, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 82 | 100 | 100 | - |
| CMYK | 0.18 | 0 | 0 | 0.61 |
| HSL | 180º | 0.1% | 0.36% | - |
| HSV(B) | 180º | 0.18% | 0.39% | - |
| XYZ | 10.34 | 11.83 | 13.79 | - |
| YUV | 94.62 | 131.04 | 119 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 100 | 100 | 0.18 | 0 | 0 | 0.61 | 180 | 0.1 | 0.36 |
| Hex | 52 | 64 | 64 | 12 | 0 | 0 | 3D | B4 | A | 24 |
| Octal | 122 | 144 | 144 | 22 | 0 | 0 | 75 | 264 | 12 | 44 |
| Binary | 1010010 | 1100100 | 1100100 | 10010 | 0 | 0 | 111101 | 10110100 | 1010 | 100100 |
Color Harmonies of #526464
Complementary color
Monochromatic Colors of #526464
Black with #526464
Text Example
Text Example
White with #526464
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526464; }
p { color: rgb(82,100,100); }
H1.HeaderClassName
{
color: #526464;
}
.AnyTagClassName
{
color: #526464;
}
</style>
background-color css
<style>
a { background-color: #526464; }
a { background-color: rgb(82,100,100); }
div.DivClassName
{
background-color: #526464;
}
.BgClassName
{
background-color: #526464;
}
</style>
border-color css
<style>
span { border-color: #526464; }
span { border-color: rgb(82,100,100); }
td.TdClassName
{
border-color: #526464;
}
.TagClassName
{
border-color: #526464;
}
</style>