Shades of River Bed #566162
Tints of River Bed #566162
RGB
CMYK
RGB Variations
Color information
#566162 (or 0x566162) is known color: River Bed. HEX triplet: 56, 61 and 62. RGB value is (86,97,98). Sum of RGB (Red+Green+Blue) = 86+97+98=281 (37% of max value = 765). Red value is 86 (33.98% from 255 or 30.60% from 281); Green value is 97 (38.28% from 255 or 34.52% from 281); Blue value is 98 (38.67% from 255 or 34.88% from 281); Max value from RGB is 98 - color contains mainly: blue. Hex color #566162 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566162 is #A99E9D. Grayscale: #5D5D5D. Windows color (decimal): -11116190 or 6447446. OLE color: 6447446.
HSL color Cylindrical-coordinate representation of color #566162: hue angle of 185º degrees, saturation: 0.07, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #566162 is Cyan = 0.12, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 86 | 97 | 98 | - |
| CMYK | 0.12 | 0.01 | 0 | 0.62 |
| HSL | 185º | 0.07% | 0.36% | - |
| HSV(B) | 185º | 0.12% | 0.38% | - |
| XYZ | 10.32 | 11.41 | 13.21 | - |
| YUV | 93.83 | 130.36 | 122.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 97 | 98 | 0.12 | 0.01 | 0 | 0.62 | 185 | 0.07 | 0.36 |
| Hex | 56 | 61 | 62 | C | 1 | 0 | 3E | B9 | 7 | 24 |
| Octal | 126 | 141 | 142 | 14 | 1 | 0 | 76 | 271 | 7 | 44 |
| Binary | 1010110 | 1100001 | 1100010 | 1100 | 1 | 0 | 111110 | 10111001 | 111 | 100100 |
Color Harmonies of #566162
Complementary color
Monochromatic Colors of #566162
Black with #566162
Text Example
Text Example
White with #566162
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566162; }
p { color: rgb(86,97,98); }
H1.HeaderClassName
{
color: #566162;
}
.AnyTagClassName
{
color: #566162;
}
</style>
background-color css
<style>
a { background-color: #566162; }
a { background-color: rgb(86,97,98); }
div.DivClassName
{
background-color: #566162;
}
.BgClassName
{
background-color: #566162;
}
</style>
border-color css
<style>
span { border-color: #566162; }
span { border-color: rgb(86,97,98); }
td.TdClassName
{
border-color: #566162;
}
.TagClassName
{
border-color: #566162;
}
</style>