Shades of River Bed #566365
Tints of River Bed #566365
RGB
CMYK
RGB Variations
Color information
#566365 (or 0x566365) is known color: River Bed. HEX triplet: 56, 63 and 65. RGB value is (86,99,101). Sum of RGB (Red+Green+Blue) = 86+99+101=286 (37% of max value = 765). Red value is 86 (33.98% from 255 or 30.07% from 286); Green value is 99 (39.06% from 255 or 34.62% from 286); Blue value is 101 (39.84% from 255 or 35.31% from 286); Max value from RGB is 101 - color contains mainly: blue. Hex color #566365 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566365 is #A99C9A. Grayscale: #5F5F5F. Windows color (decimal): -11115675 or 6644566. OLE color: 6644566.
HSL color Cylindrical-coordinate representation of color #566365: hue angle of 188º degrees, saturation: 0.08, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #566365 is Cyan = 0.15, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 86 | 99 | 101 | - |
| CMYK | 0.15 | 0.02 | 0 | 0.60 |
| HSL | 188º | 0.08% | 0.37% | - |
| HSV(B) | 188º | 0.15% | 0.4% | - |
| XYZ | 10.65 | 11.84 | 14.04 | - |
| YUV | 95.34 | 131.19 | 121.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 99 | 101 | 0.15 | 0.02 | 0 | 0.60 | 188 | 0.08 | 0.37 |
| Hex | 56 | 63 | 65 | F | 2 | 0 | 3C | BC | 8 | 25 |
| Octal | 126 | 143 | 145 | 17 | 2 | 0 | 74 | 274 | 10 | 45 |
| Binary | 1010110 | 1100011 | 1100101 | 1111 | 10 | 0 | 111100 | 10111100 | 1000 | 100101 |
Color Harmonies of #566365
Complementary color
Monochromatic Colors of #566365
Black with #566365
Text Example
Text Example
White with #566365
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566365; }
p { color: rgb(86,99,101); }
H1.HeaderClassName
{
color: #566365;
}
.AnyTagClassName
{
color: #566365;
}
</style>
background-color css
<style>
a { background-color: #566365; }
a { background-color: rgb(86,99,101); }
div.DivClassName
{
background-color: #566365;
}
.BgClassName
{
background-color: #566365;
}
</style>
border-color css
<style>
span { border-color: #566365; }
span { border-color: rgb(86,99,101); }
td.TdClassName
{
border-color: #566365;
}
.TagClassName
{
border-color: #566365;
}
</style>