Shades of River Bed #526463
Tints of River Bed #526463
RGB
CMYK
RGB Variations
Color information
#526463 (or 0x526463) is known color: River Bed. HEX triplet: 52, 64 and 63. RGB value is (82,100,99). Sum of RGB (Red+Green+Blue) = 82+100+99=281 (37% of max value = 765). Red value is 82 (32.42% from 255 or 29.18% from 281); Green value is 100 (39.45% from 255 or 35.59% from 281); Blue value is 99 (39.06% from 255 or 35.23% from 281); Max value from RGB is 100 - color contains mainly: green. Hex color #526463 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526463 is #AD9B9C. Grayscale: #5E5E5E. Windows color (decimal): -11377565 or 6513746. OLE color: 6513746.
HSL color Cylindrical-coordinate representation of color #526463: hue angle of 176.67º 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 #526463 is Cyan = 0.18, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 82 | 100 | 99 | - |
| CMYK | 0.18 | 0 | 0.01 | 0.61 |
| HSL | 176.67º | 0.1% | 0.36% | - |
| HSV(B) | 176.67º | 0.18% | 0.39% | - |
| XYZ | 10.29 | 11.81 | 13.54 | - |
| YUV | 94.5 | 130.54 | 119.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 100 | 99 | 0.18 | 0 | 0.01 | 0.61 | 176.67 | 0.1 | 0.36 |
| Hex | 52 | 64 | 63 | 12 | 0 | 1 | 3D | B1 | A | 24 |
| Octal | 122 | 144 | 143 | 22 | 0 | 1 | 75 | 261 | 12 | 44 |
| Binary | 1010010 | 1100100 | 1100011 | 10010 | 0 | 1 | 111101 | 10110001 | 1010 | 100100 |
Color Harmonies of #526463
Complementary color
Monochromatic Colors of #526463
Black with #526463
Text Example
Text Example
White with #526463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526463; }
p { color: rgb(82,100,99); }
H1.HeaderClassName
{
color: #526463;
}
.AnyTagClassName
{
color: #526463;
}
</style>
background-color css
<style>
a { background-color: #526463; }
a { background-color: rgb(82,100,99); }
div.DivClassName
{
background-color: #526463;
}
.BgClassName
{
background-color: #526463;
}
</style>
border-color css
<style>
span { border-color: #526463; }
span { border-color: rgb(82,100,99); }
td.TdClassName
{
border-color: #526463;
}
.TagClassName
{
border-color: #526463;
}
</style>