Shades of River Bed #526768
Tints of River Bed #526768
RGB
CMYK
RGB Variations
Color information
#526768 (or 0x526768) is known color: River Bed. HEX triplet: 52, 67 and 68. RGB value is (82,103,104). Sum of RGB (Red+Green+Blue) = 82+103+104=289 (38% of max value = 765). Red value is 82 (32.42% from 255 or 28.37% from 289); Green value is 103 (40.62% from 255 or 35.64% from 289); Blue value is 104 (41.02% from 255 or 35.99% from 289); Max value from RGB is 104 - color contains mainly: blue. Hex color #526768 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526768 is #AD9897. Grayscale: #606060. Windows color (decimal): -11376792 or 6842194. OLE color: 6842194.
HSL color Cylindrical-coordinate representation of color #526768: hue angle of 182.73º degrees, saturation: 0.12, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #526768 is Cyan = 0.21, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 82 | 103 | 104 | - |
| CMYK | 0.21 | 0.01 | 0 | 0.59 |
| HSL | 182.73º | 0.12% | 0.36% | - |
| HSV(B) | 182.73º | 0.21% | 0.41% | - |
| XYZ | 10.83 | 12.49 | 14.94 | - |
| YUV | 96.84 | 132.04 | 117.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 103 | 104 | 0.21 | 0.01 | 0 | 0.59 | 182.73 | 0.12 | 0.36 |
| Hex | 52 | 67 | 68 | 15 | 1 | 0 | 3B | B7 | C | 24 |
| Octal | 122 | 147 | 150 | 25 | 1 | 0 | 73 | 267 | 14 | 44 |
| Binary | 1010010 | 1100111 | 1101000 | 10101 | 1 | 0 | 111011 | 10110111 | 1100 | 100100 |
Color Harmonies of #526768
Complementary color
Monochromatic Colors of #526768
Black with #526768
Text Example
Text Example
White with #526768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526768; }
p { color: rgb(82,103,104); }
H1.HeaderClassName
{
color: #526768;
}
.AnyTagClassName
{
color: #526768;
}
</style>
background-color css
<style>
a { background-color: #526768; }
a { background-color: rgb(82,103,104); }
div.DivClassName
{
background-color: #526768;
}
.BgClassName
{
background-color: #526768;
}
</style>
border-color css
<style>
span { border-color: #526768; }
span { border-color: rgb(82,103,104); }
td.TdClassName
{
border-color: #526768;
}
.TagClassName
{
border-color: #526768;
}
</style>