Shades of River Bed #566669
Tints of River Bed #566669
RGB
CMYK
RGB Variations
Color information
#566669 (or 0x566669) is known color: River Bed. HEX triplet: 56, 66 and 69. RGB value is (86,102,105). Sum of RGB (Red+Green+Blue) = 86+102+105=293 (38% of max value = 765). Red value is 86 (33.98% from 255 or 29.35% from 293); Green value is 102 (40.23% from 255 or 34.81% from 293); Blue value is 105 (41.41% from 255 or 35.84% from 293); Max value from RGB is 105 - color contains mainly: blue. Hex color #566669 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566669 is #A99996. Grayscale: #616161. Windows color (decimal): -11114903 or 6907478. OLE color: 6907478.
HSL color Cylindrical-coordinate representation of color #566669: hue angle of 189.47º 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 #566669 is Cyan = 0.18, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 86 | 102 | 105 | - |
| CMYK | 0.18 | 0.03 | 0 | 0.59 |
| HSL | 189.47º | 0.1% | 0.37% | - |
| HSV(B) | 189.47º | 0.18% | 0.41% | - |
| XYZ | 11.14 | 12.5 | 15.19 | - |
| YUV | 97.56 | 132.2 | 119.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 102 | 105 | 0.18 | 0.03 | 0 | 0.59 | 189.47 | 0.1 | 0.37 |
| Hex | 56 | 66 | 69 | 12 | 3 | 0 | 3B | BD | A | 25 |
| Octal | 126 | 146 | 151 | 22 | 3 | 0 | 73 | 275 | 12 | 45 |
| Binary | 1010110 | 1100110 | 1101001 | 10010 | 11 | 0 | 111011 | 10111101 | 1010 | 100101 |
Color Harmonies of #566669
Complementary color
Monochromatic Colors of #566669
Black with #566669
Text Example
Text Example
White with #566669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566669; }
p { color: rgb(86,102,105); }
H1.HeaderClassName
{
color: #566669;
}
.AnyTagClassName
{
color: #566669;
}
</style>
background-color css
<style>
a { background-color: #566669; }
a { background-color: rgb(86,102,105); }
div.DivClassName
{
background-color: #566669;
}
.BgClassName
{
background-color: #566669;
}
</style>
border-color css
<style>
span { border-color: #566669; }
span { border-color: rgb(86,102,105); }
td.TdClassName
{
border-color: #566669;
}
.TagClassName
{
border-color: #566669;
}
</style>