Shades of River Bed #526467
Tints of River Bed #526467
RGB
CMYK
RGB Variations
Color information
#526467 (or 0x526467) is known color: River Bed. HEX triplet: 52, 64 and 67. RGB value is (82,100,103). Sum of RGB (Red+Green+Blue) = 82+100+103=285 (37% of max value = 765). Red value is 82 (32.42% from 255 or 28.77% from 285); Green value is 100 (39.45% from 255 or 35.09% from 285); Blue value is 103 (40.62% from 255 or 36.14% from 285); Max value from RGB is 103 - color contains mainly: blue. Hex color #526467 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526467 is #AD9B98. Grayscale: #5E5E5E. Windows color (decimal): -11377561 or 6775890. OLE color: 6775890.
HSL color Cylindrical-coordinate representation of color #526467: hue angle of 188.57º 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 #526467 is Cyan = 0.20, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 82 | 100 | 103 | - |
| CMYK | 0.20 | 0.03 | 0 | 0.60 |
| HSL | 188.57º | 0.11% | 0.36% | - |
| HSV(B) | 188.57º | 0.2% | 0.4% | - |
| XYZ | 10.49 | 11.89 | 14.57 | - |
| YUV | 94.96 | 132.54 | 118.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 100 | 103 | 0.20 | 0.03 | 0 | 0.60 | 188.57 | 0.11 | 0.36 |
| Hex | 52 | 64 | 67 | 14 | 3 | 0 | 3C | BD | B | 24 |
| Octal | 122 | 144 | 147 | 24 | 3 | 0 | 74 | 275 | 13 | 44 |
| Binary | 1010010 | 1100100 | 1100111 | 10100 | 11 | 0 | 111100 | 10111101 | 1011 | 100100 |
Color Harmonies of #526467
Complementary color
Monochromatic Colors of #526467
Black with #526467
Text Example
Text Example
White with #526467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526467; }
p { color: rgb(82,100,103); }
H1.HeaderClassName
{
color: #526467;
}
.AnyTagClassName
{
color: #526467;
}
</style>
background-color css
<style>
a { background-color: #526467; }
a { background-color: rgb(82,100,103); }
div.DivClassName
{
background-color: #526467;
}
.BgClassName
{
background-color: #526467;
}
</style>
border-color css
<style>
span { border-color: #526467; }
span { border-color: rgb(82,100,103); }
td.TdClassName
{
border-color: #526467;
}
.TagClassName
{
border-color: #526467;
}
</style>