Shades of River Bed #566465
Tints of River Bed #566465
RGB
CMYK
RGB Variations
Color information
#566465 (or 0x566465) is known color: River Bed. HEX triplet: 56, 64 and 65. RGB value is (86,100,101). Sum of RGB (Red+Green+Blue) = 86+100+101=287 (38% of max value = 765). Red value is 86 (33.98% from 255 or 29.97% from 287); Green value is 100 (39.45% from 255 or 34.84% from 287); Blue value is 101 (39.84% from 255 or 35.19% from 287); Max value from RGB is 101 - color contains mainly: blue. Hex color #566465 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566465 is #A99B9A. Grayscale: #5F5F5F. Windows color (decimal): -11115419 or 6644822. OLE color: 6644822.
HSL color Cylindrical-coordinate representation of color #566465: hue angle of 184º 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 #566465 is Cyan = 0.15, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 86 | 100 | 101 | - |
| CMYK | 0.15 | 0.01 | 0 | 0.60 |
| HSL | 184º | 0.08% | 0.37% | - |
| HSV(B) | 184º | 0.15% | 0.4% | - |
| XYZ | 10.74 | 12.03 | 14.07 | - |
| YUV | 95.93 | 130.86 | 120.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 100 | 101 | 0.15 | 0.01 | 0 | 0.60 | 184 | 0.08 | 0.37 |
| Hex | 56 | 64 | 65 | F | 1 | 0 | 3C | B8 | 8 | 25 |
| Octal | 126 | 144 | 145 | 17 | 1 | 0 | 74 | 270 | 10 | 45 |
| Binary | 1010110 | 1100100 | 1100101 | 1111 | 1 | 0 | 111100 | 10111000 | 1000 | 100101 |
Color Harmonies of #566465
Complementary color
Monochromatic Colors of #566465
Black with #566465
Text Example
Text Example
White with #566465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566465; }
p { color: rgb(86,100,101); }
H1.HeaderClassName
{
color: #566465;
}
.AnyTagClassName
{
color: #566465;
}
</style>
background-color css
<style>
a { background-color: #566465; }
a { background-color: rgb(86,100,101); }
div.DivClassName
{
background-color: #566465;
}
.BgClassName
{
background-color: #566465;
}
</style>
border-color css
<style>
span { border-color: #566465; }
span { border-color: rgb(86,100,101); }
td.TdClassName
{
border-color: #566465;
}
.TagClassName
{
border-color: #566465;
}
</style>