Shades of River Bed #566164
Tints of River Bed #566164
RGB
CMYK
RGB Variations
Color information
#566164 (or 0x566164) is known color: River Bed. HEX triplet: 56, 61 and 64. RGB value is (86,97,100). Sum of RGB (Red+Green+Blue) = 86+97+100=283 (37% of max value = 765). Red value is 86 (33.98% from 255 or 30.39% from 283); Green value is 97 (38.28% from 255 or 34.28% from 283); Blue value is 100 (39.45% from 255 or 35.34% from 283); Max value from RGB is 100 - color contains mainly: blue. Hex color #566164 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566164 is #A99E9B. Grayscale: #5E5E5E. Windows color (decimal): -11116188 or 6578518. OLE color: 6578518.
HSL color Cylindrical-coordinate representation of color #566164: hue angle of 192.86º 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 #566164 is Cyan = 0.14, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 86 | 97 | 100 | - |
| CMYK | 0.14 | 0.03 | 0 | 0.61 |
| HSL | 192.86º | 0.08% | 0.36% | - |
| HSV(B) | 192.86º | 0.14% | 0.39% | - |
| XYZ | 10.41 | 11.45 | 13.72 | - |
| YUV | 94.05 | 131.36 | 122.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 97 | 100 | 0.14 | 0.03 | 0 | 0.61 | 192.86 | 0.08 | 0.36 |
| Hex | 56 | 61 | 64 | E | 3 | 0 | 3D | C1 | 8 | 24 |
| Octal | 126 | 141 | 144 | 16 | 3 | 0 | 75 | 301 | 10 | 44 |
| Binary | 1010110 | 1100001 | 1100100 | 1110 | 11 | 0 | 111101 | 11000001 | 1000 | 100100 |
Color Harmonies of #566164
Complementary color
Monochromatic Colors of #566164
Black with #566164
Text Example
Text Example
White with #566164
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566164; }
p { color: rgb(86,97,100); }
H1.HeaderClassName
{
color: #566164;
}
.AnyTagClassName
{
color: #566164;
}
</style>
background-color css
<style>
a { background-color: #566164; }
a { background-color: rgb(86,97,100); }
div.DivClassName
{
background-color: #566164;
}
.BgClassName
{
background-color: #566164;
}
</style>
border-color css
<style>
span { border-color: #566164; }
span { border-color: rgb(86,97,100); }
td.TdClassName
{
border-color: #566164;
}
.TagClassName
{
border-color: #566164;
}
</style>