Shades of River Bed #566869
Tints of River Bed #566869
RGB
CMYK
RGB Variations
Color information
#566869 (or 0x566869) is known color: River Bed. HEX triplet: 56, 68 and 69. RGB value is (86,104,105). Sum of RGB (Red+Green+Blue) = 86+104+105=295 (39% of max value = 765). Red value is 86 (33.98% from 255 or 29.15% from 295); Green value is 104 (41.02% from 255 or 35.25% from 295); Blue value is 105 (41.41% from 255 or 35.59% from 295); Max value from RGB is 105 - color contains mainly: blue. Hex color #566869 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566869 is #A99796. Grayscale: #626262. Windows color (decimal): -11114391 or 6907990. OLE color: 6907990.
HSL color Cylindrical-coordinate representation of color #566869: hue angle of 183.16º degrees, saturation: 0.1, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #566869 is Cyan = 0.18, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 86 | 104 | 105 | - |
| CMYK | 0.18 | 0.01 | 0 | 0.59 |
| HSL | 183.16º | 0.1% | 0.37% | - |
| HSV(B) | 183.16º | 0.18% | 0.41% | - |
| XYZ | 11.34 | 12.9 | 15.26 | - |
| YUV | 98.73 | 131.54 | 118.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 104 | 105 | 0.18 | 0.01 | 0 | 0.59 | 183.16 | 0.1 | 0.37 |
| Hex | 56 | 68 | 69 | 12 | 1 | 0 | 3B | B7 | A | 25 |
| Octal | 126 | 150 | 151 | 22 | 1 | 0 | 73 | 267 | 12 | 45 |
| Binary | 1010110 | 1101000 | 1101001 | 10010 | 1 | 0 | 111011 | 10110111 | 1010 | 100101 |
Color Harmonies of #566869
Complementary color
Monochromatic Colors of #566869
Black with #566869
Text Example
Text Example
White with #566869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566869; }
p { color: rgb(86,104,105); }
H1.HeaderClassName
{
color: #566869;
}
.AnyTagClassName
{
color: #566869;
}
</style>
background-color css
<style>
a { background-color: #566869; }
a { background-color: rgb(86,104,105); }
div.DivClassName
{
background-color: #566869;
}
.BgClassName
{
background-color: #566869;
}
</style>
border-color css
<style>
span { border-color: #566869; }
span { border-color: rgb(86,104,105); }
td.TdClassName
{
border-color: #566869;
}
.TagClassName
{
border-color: #566869;
}
</style>