Shades of River Bed #526262
Tints of River Bed #526262
RGB
CMYK
RGB Variations
Color information
#526262 (or 0x526262) is known color: River Bed. HEX triplet: 52, 62 and 62. RGB value is (82,98,98). Sum of RGB (Red+Green+Blue) = 82+98+98=278 (36% of max value = 765). Red value is 82 (32.42% from 255 or 29.50% from 278); Green value is 98 (38.67% from 255 or 35.25% from 278); Blue value is 98 (38.67% from 255 or 35.25% from 278); Max value from RGB is 98 - color contains mainly: green, blue. Hex color #526262 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526262 is #AD9D9D. Grayscale: #5D5D5D. Windows color (decimal): -11378078 or 6447698. OLE color: 6447698.
HSL color Cylindrical-coordinate representation of color #526262: hue angle of 180º degrees, saturation: 0.09, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #526262 is Cyan = 0.16, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 82 | 98 | 98 | - |
| CMYK | 0.16 | 0 | 0 | 0.62 |
| HSL | 180º | 0.09% | 0.35% | - |
| HSV(B) | 180º | 0.16% | 0.38% | - |
| XYZ | 10.05 | 11.41 | 13.23 | - |
| YUV | 93.22 | 130.7 | 120 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 98 | 98 | 0.16 | 0 | 0 | 0.62 | 180 | 0.09 | 0.35 |
| Hex | 52 | 62 | 62 | 10 | 0 | 0 | 3E | B4 | 9 | 23 |
| Octal | 122 | 142 | 142 | 20 | 0 | 0 | 76 | 264 | 11 | 43 |
| Binary | 1010010 | 1100010 | 1100010 | 10000 | 0 | 0 | 111110 | 10110100 | 1001 | 100011 |
Color Harmonies of #526262
Complementary color
Monochromatic Colors of #526262
Black with #526262
Text Example
Text Example
White with #526262
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526262; }
p { color: rgb(82,98,98); }
H1.HeaderClassName
{
color: #526262;
}
.AnyTagClassName
{
color: #526262;
}
</style>
background-color css
<style>
a { background-color: #526262; }
a { background-color: rgb(82,98,98); }
div.DivClassName
{
background-color: #526262;
}
.BgClassName
{
background-color: #526262;
}
</style>
border-color css
<style>
span { border-color: #526262; }
span { border-color: rgb(82,98,98); }
td.TdClassName
{
border-color: #526262;
}
.TagClassName
{
border-color: #526262;
}
</style>