Shades of River Bed #566462
Tints of River Bed #566462
RGB
CMYK
RGB Variations
Color information
#566462 (or 0x566462) is known color: River Bed. HEX triplet: 56, 64 and 62. RGB value is (86,100,98). Sum of RGB (Red+Green+Blue) = 86+100+98=284 (37% of max value = 765). Red value is 86 (33.98% from 255 or 30.28% from 284); Green value is 100 (39.45% from 255 or 35.21% from 284); Blue value is 98 (38.67% from 255 or 34.51% from 284); Max value from RGB is 100 - color contains mainly: green. Hex color #566462 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566462 is #A99B9D. Grayscale: #5F5F5F. Windows color (decimal): -11115422 or 6448214. OLE color: 6448214.
HSL color Cylindrical-coordinate representation of color #566462: hue angle of 171.43º degrees, saturation: 0.08, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #566462 is Cyan = 0.14, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 86 | 100 | 98 | - |
| CMYK | 0.14 | 0 | 0.02 | 0.61 |
| HSL | 171.43º | 0.08% | 0.36% | - |
| HSV(B) | 171.43º | 0.14% | 0.39% | - |
| XYZ | 10.6 | 11.97 | 13.31 | - |
| YUV | 95.59 | 129.36 | 121.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 100 | 98 | 0.14 | 0 | 0.02 | 0.61 | 171.43 | 0.08 | 0.36 |
| Hex | 56 | 64 | 62 | E | 0 | 2 | 3D | AB | 8 | 24 |
| Octal | 126 | 144 | 142 | 16 | 0 | 2 | 75 | 253 | 10 | 44 |
| Binary | 1010110 | 1100100 | 1100010 | 1110 | 0 | 10 | 111101 | 10101011 | 1000 | 100100 |
Color Harmonies of #566462
Complementary color
Monochromatic Colors of #566462
Black with #566462
Text Example
Text Example
White with #566462
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566462; }
p { color: rgb(86,100,98); }
H1.HeaderClassName
{
color: #566462;
}
.AnyTagClassName
{
color: #566462;
}
</style>
background-color css
<style>
a { background-color: #566462; }
a { background-color: rgb(86,100,98); }
div.DivClassName
{
background-color: #566462;
}
.BgClassName
{
background-color: #566462;
}
</style>
border-color css
<style>
span { border-color: #566462; }
span { border-color: rgb(86,100,98); }
td.TdClassName
{
border-color: #566462;
}
.TagClassName
{
border-color: #566462;
}
</style>