Shades of River Bed #566163
Tints of River Bed #566163
RGB
CMYK
RGB Variations
Color information
#566163 (or 0x566163) is known color: River Bed. HEX triplet: 56, 61 and 63. RGB value is (86,97,99). Sum of RGB (Red+Green+Blue) = 86+97+99=282 (37% of max value = 765). Red value is 86 (33.98% from 255 or 30.50% from 282); Green value is 97 (38.28% from 255 or 34.40% from 282); Blue value is 99 (39.06% from 255 or 35.11% from 282); Max value from RGB is 99 - color contains mainly: blue. Hex color #566163 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566163 is #A99E9C. Grayscale: #5D5D5D. Windows color (decimal): -11116189 or 6512982. OLE color: 6512982.
HSL color Cylindrical-coordinate representation of color #566163: hue angle of 189.23º degrees, saturation: 0.07, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #566163 is Cyan = 0.13, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 86 | 97 | 99 | - |
| CMYK | 0.13 | 0.02 | 0 | 0.61 |
| HSL | 189.23º | 0.07% | 0.36% | - |
| HSV(B) | 189.23º | 0.13% | 0.39% | - |
| XYZ | 10.36 | 11.43 | 13.46 | - |
| YUV | 93.94 | 130.86 | 122.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 97 | 99 | 0.13 | 0.02 | 0 | 0.61 | 189.23 | 0.07 | 0.36 |
| Hex | 56 | 61 | 63 | D | 2 | 0 | 3D | BD | 7 | 24 |
| Octal | 126 | 141 | 143 | 15 | 2 | 0 | 75 | 275 | 7 | 44 |
| Binary | 1010110 | 1100001 | 1100011 | 1101 | 10 | 0 | 111101 | 10111101 | 111 | 100100 |
Color Harmonies of #566163
Complementary color
Monochromatic Colors of #566163
Black with #566163
Text Example
Text Example
White with #566163
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566163; }
p { color: rgb(86,97,99); }
H1.HeaderClassName
{
color: #566163;
}
.AnyTagClassName
{
color: #566163;
}
</style>
background-color css
<style>
a { background-color: #566163; }
a { background-color: rgb(86,97,99); }
div.DivClassName
{
background-color: #566163;
}
.BgClassName
{
background-color: #566163;
}
</style>
border-color css
<style>
span { border-color: #566163; }
span { border-color: rgb(86,97,99); }
td.TdClassName
{
border-color: #566163;
}
.TagClassName
{
border-color: #566163;
}
</style>