Shades of River Bed #526567
Tints of River Bed #526567
RGB
CMYK
RGB Variations
Color information
#526567 (or 0x526567) is known color: River Bed. HEX triplet: 52, 65 and 67. RGB value is (82,101,103). Sum of RGB (Red+Green+Blue) = 82+101+103=286 (37% of max value = 765). Red value is 82 (32.42% from 255 or 28.67% from 286); Green value is 101 (39.84% from 255 or 35.31% from 286); Blue value is 103 (40.62% from 255 or 36.01% from 286); Max value from RGB is 103 - color contains mainly: blue. Hex color #526567 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526567 is #AD9A98. Grayscale: #5F5F5F. Windows color (decimal): -11377305 or 6776146. OLE color: 6776146.
HSL color Cylindrical-coordinate representation of color #526567: hue angle of 185.71º 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 #526567 is Cyan = 0.20, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 82 | 101 | 103 | - |
| CMYK | 0.20 | 0.02 | 0 | 0.60 |
| HSL | 185.71º | 0.11% | 0.36% | - |
| HSV(B) | 185.71º | 0.2% | 0.4% | - |
| XYZ | 10.58 | 12.08 | 14.61 | - |
| YUV | 95.55 | 132.21 | 118.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 101 | 103 | 0.20 | 0.02 | 0 | 0.60 | 185.71 | 0.11 | 0.36 |
| Hex | 52 | 65 | 67 | 14 | 2 | 0 | 3C | BA | B | 24 |
| Octal | 122 | 145 | 147 | 24 | 2 | 0 | 74 | 272 | 13 | 44 |
| Binary | 1010010 | 1100101 | 1100111 | 10100 | 10 | 0 | 111100 | 10111010 | 1011 | 100100 |
Color Harmonies of #526567
Complementary color
Monochromatic Colors of #526567
Black with #526567
Text Example
Text Example
White with #526567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526567; }
p { color: rgb(82,101,103); }
H1.HeaderClassName
{
color: #526567;
}
.AnyTagClassName
{
color: #526567;
}
</style>
background-color css
<style>
a { background-color: #526567; }
a { background-color: rgb(82,101,103); }
div.DivClassName
{
background-color: #526567;
}
.BgClassName
{
background-color: #526567;
}
</style>
border-color css
<style>
span { border-color: #526567; }
span { border-color: rgb(82,101,103); }
td.TdClassName
{
border-color: #526567;
}
.TagClassName
{
border-color: #526567;
}
</style>