Shades of River Bed #566769
Tints of River Bed #566769
RGB
CMYK
RGB Variations
Color information
#566769 (or 0x566769) is known color: River Bed. HEX triplet: 56, 67 and 69. RGB value is (86,103,105). Sum of RGB (Red+Green+Blue) = 86+103+105=294 (38% of max value = 765). Red value is 86 (33.98% from 255 or 29.25% from 294); Green value is 103 (40.62% from 255 or 35.03% from 294); Blue value is 105 (41.41% from 255 or 35.71% from 294); Max value from RGB is 105 - color contains mainly: blue. Hex color #566769 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566769 is #A99896. Grayscale: #626262. Windows color (decimal): -11114647 or 6907734. OLE color: 6907734.
HSL color Cylindrical-coordinate representation of color #566769: hue angle of 186.32º 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 #566769 is Cyan = 0.18, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 86 | 103 | 105 | - |
| CMYK | 0.18 | 0.02 | 0 | 0.59 |
| HSL | 186.32º | 0.1% | 0.37% | - |
| HSV(B) | 186.32º | 0.18% | 0.41% | - |
| XYZ | 11.24 | 12.7 | 15.22 | - |
| YUV | 98.15 | 131.87 | 119.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 103 | 105 | 0.18 | 0.02 | 0 | 0.59 | 186.32 | 0.1 | 0.37 |
| Hex | 56 | 67 | 69 | 12 | 2 | 0 | 3B | BA | A | 25 |
| Octal | 126 | 147 | 151 | 22 | 2 | 0 | 73 | 272 | 12 | 45 |
| Binary | 1010110 | 1100111 | 1101001 | 10010 | 10 | 0 | 111011 | 10111010 | 1010 | 100101 |
Color Harmonies of #566769
Complementary color
Monochromatic Colors of #566769
Black with #566769
Text Example
Text Example
White with #566769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566769; }
p { color: rgb(86,103,105); }
H1.HeaderClassName
{
color: #566769;
}
.AnyTagClassName
{
color: #566769;
}
</style>
background-color css
<style>
a { background-color: #566769; }
a { background-color: rgb(86,103,105); }
div.DivClassName
{
background-color: #566769;
}
.BgClassName
{
background-color: #566769;
}
</style>
border-color css
<style>
span { border-color: #566769; }
span { border-color: rgb(86,103,105); }
td.TdClassName
{
border-color: #566769;
}
.TagClassName
{
border-color: #566769;
}
</style>