Shades of River Bed #566668
Tints of River Bed #566668
RGB
CMYK
RGB Variations
Color information
#566668 (or 0x566668) is known color: River Bed. HEX triplet: 56, 66 and 68. RGB value is (86,102,104). Sum of RGB (Red+Green+Blue) = 86+102+104=292 (38% of max value = 765). Red value is 86 (33.98% from 255 or 29.45% from 292); Green value is 102 (40.23% from 255 or 34.93% from 292); Blue value is 104 (41.02% from 255 or 35.62% from 292); Max value from RGB is 104 - color contains mainly: blue. Hex color #566668 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566668 is #A99997. Grayscale: #616161. Windows color (decimal): -11114904 or 6841942. OLE color: 6841942.
HSL color Cylindrical-coordinate representation of color #566668: hue angle of 186.67º degrees, saturation: 0.09, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #566668 is Cyan = 0.17, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 86 | 102 | 104 | - |
| CMYK | 0.17 | 0.02 | 0 | 0.59 |
| HSL | 186.67º | 0.09% | 0.37% | - |
| HSV(B) | 186.67º | 0.17% | 0.41% | - |
| XYZ | 11.09 | 12.48 | 14.92 | - |
| YUV | 97.44 | 131.7 | 119.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 102 | 104 | 0.17 | 0.02 | 0 | 0.59 | 186.67 | 0.09 | 0.37 |
| Hex | 56 | 66 | 68 | 11 | 2 | 0 | 3B | BB | 9 | 25 |
| Octal | 126 | 146 | 150 | 21 | 2 | 0 | 73 | 273 | 11 | 45 |
| Binary | 1010110 | 1100110 | 1101000 | 10001 | 10 | 0 | 111011 | 10111011 | 1001 | 100101 |
Color Harmonies of #566668
Complementary color
Monochromatic Colors of #566668
Black with #566668
Text Example
Text Example
White with #566668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566668; }
p { color: rgb(86,102,104); }
H1.HeaderClassName
{
color: #566668;
}
.AnyTagClassName
{
color: #566668;
}
</style>
background-color css
<style>
a { background-color: #566668; }
a { background-color: rgb(86,102,104); }
div.DivClassName
{
background-color: #566668;
}
.BgClassName
{
background-color: #566668;
}
</style>
border-color css
<style>
span { border-color: #566668; }
span { border-color: rgb(86,102,104); }
td.TdClassName
{
border-color: #566668;
}
.TagClassName
{
border-color: #566668;
}
</style>