Shades of River Bed #566969
Tints of River Bed #566969
RGB
CMYK
RGB Variations
Color information
#566969 (or 0x566969) is known color: River Bed. HEX triplet: 56, 69 and 69. RGB value is (86,105,105). Sum of RGB (Red+Green+Blue) = 86+105+105=296 (39% of max value = 765). Red value is 86 (33.98% from 255 or 29.05% from 296); Green value is 105 (41.41% from 255 or 35.47% from 296); Blue value is 105 (41.41% from 255 or 35.47% from 296); Max value from RGB is 105 - color contains mainly: green, blue. Hex color #566969 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566969 is #A99696. Grayscale: #636363. Windows color (decimal): -11114135 or 6908246. OLE color: 6908246.
HSL color Cylindrical-coordinate representation of color #566969: hue angle of 180º 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 #566969 is Cyan = 0.18, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 86 | 105 | 105 | - |
| CMYK | 0.18 | 0 | 0 | 0.59 |
| HSL | 180º | 0.1% | 0.37% | - |
| HSV(B) | 180º | 0.18% | 0.41% | - |
| XYZ | 11.44 | 13.1 | 15.29 | - |
| YUV | 99.32 | 131.21 | 118.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 105 | 105 | 0.18 | 0 | 0 | 0.59 | 180 | 0.1 | 0.37 |
| Hex | 56 | 69 | 69 | 12 | 0 | 0 | 3B | B4 | A | 25 |
| Octal | 126 | 151 | 151 | 22 | 0 | 0 | 73 | 264 | 12 | 45 |
| Binary | 1010110 | 1101001 | 1101001 | 10010 | 0 | 0 | 111011 | 10110100 | 1010 | 100101 |
Color Harmonies of #566969
Complementary color
Monochromatic Colors of #566969
Black with #566969
Text Example
Text Example
White with #566969
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566969; }
p { color: rgb(86,105,105); }
H1.HeaderClassName
{
color: #566969;
}
.AnyTagClassName
{
color: #566969;
}
</style>
background-color css
<style>
a { background-color: #566969; }
a { background-color: rgb(86,105,105); }
div.DivClassName
{
background-color: #566969;
}
.BgClassName
{
background-color: #566969;
}
</style>
border-color css
<style>
span { border-color: #566969; }
span { border-color: rgb(86,105,105); }
td.TdClassName
{
border-color: #566969;
}
.TagClassName
{
border-color: #566969;
}
</style>