Shades of River Bed #566361
Tints of River Bed #566361
RGB
CMYK
RGB Variations
Color information
#566361 (or 0x566361) is known color: River Bed. HEX triplet: 56, 63 and 61. RGB value is (86,99,97). Sum of RGB (Red+Green+Blue) = 86+99+97=282 (37% of max value = 765). Red value is 86 (33.98% from 255 or 30.50% from 282); Green value is 99 (39.06% from 255 or 35.11% from 282); Blue value is 97 (38.28% from 255 or 34.40% from 282); Max value from RGB is 99 - color contains mainly: green. Hex color #566361 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566361 is #A99C9E. Grayscale: #5E5E5E. Windows color (decimal): -11115679 or 6382422. OLE color: 6382422.
HSL color Cylindrical-coordinate representation of color #566361: hue angle of 170.77º 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 #566361 is Cyan = 0.13, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 86 | 99 | 97 | - |
| CMYK | 0.13 | 0 | 0.02 | 0.61 |
| HSL | 170.77º | 0.07% | 0.36% | - |
| HSV(B) | 170.77º | 0.13% | 0.39% | - |
| XYZ | 10.46 | 11.77 | 13.03 | - |
| YUV | 94.89 | 129.19 | 121.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 99 | 97 | 0.13 | 0 | 0.02 | 0.61 | 170.77 | 0.07 | 0.36 |
| Hex | 56 | 63 | 61 | D | 0 | 2 | 3D | AB | 7 | 24 |
| Octal | 126 | 143 | 141 | 15 | 0 | 2 | 75 | 253 | 7 | 44 |
| Binary | 1010110 | 1100011 | 1100001 | 1101 | 0 | 10 | 111101 | 10101011 | 111 | 100100 |
Color Harmonies of #566361
Complementary color
Monochromatic Colors of #566361
Black with #566361
Text Example
Text Example
White with #566361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566361; }
p { color: rgb(86,99,97); }
H1.HeaderClassName
{
color: #566361;
}
.AnyTagClassName
{
color: #566361;
}
</style>
background-color css
<style>
a { background-color: #566361; }
a { background-color: rgb(86,99,97); }
div.DivClassName
{
background-color: #566361;
}
.BgClassName
{
background-color: #566361;
}
</style>
border-color css
<style>
span { border-color: #566361; }
span { border-color: rgb(86,99,97); }
td.TdClassName
{
border-color: #566361;
}
.TagClassName
{
border-color: #566361;
}
</style>