Shades of River Bed #566767
Tints of River Bed #566767
RGB
CMYK
RGB Variations
Color information
#566767 (or 0x566767) is known color: River Bed. HEX triplet: 56, 67 and 67. RGB value is (86,103,103). Sum of RGB (Red+Green+Blue) = 86+103+103=292 (38% of max value = 765). Red value is 86 (33.98% from 255 or 29.45% from 292); Green value is 103 (40.62% from 255 or 35.27% from 292); Blue value is 103 (40.62% from 255 or 35.27% from 292); Max value from RGB is 103 - color contains mainly: green, blue. Hex color #566767 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566767 is #A99898. Grayscale: #616161. Windows color (decimal): -11114649 or 6776662. OLE color: 6776662.
HSL color Cylindrical-coordinate representation of color #566767: hue angle of 180º degrees, saturation: 0.09, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #566767 is Cyan = 0.17, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 86 | 103 | 103 | - |
| CMYK | 0.17 | 0 | 0 | 0.60 |
| HSL | 180º | 0.09% | 0.37% | - |
| HSV(B) | 180º | 0.17% | 0.4% | - |
| XYZ | 11.14 | 12.66 | 14.69 | - |
| YUV | 97.92 | 130.87 | 119.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 103 | 103 | 0.17 | 0 | 0 | 0.60 | 180 | 0.09 | 0.37 |
| Hex | 56 | 67 | 67 | 11 | 0 | 0 | 3C | B4 | 9 | 25 |
| Octal | 126 | 147 | 147 | 21 | 0 | 0 | 74 | 264 | 11 | 45 |
| Binary | 1010110 | 1100111 | 1100111 | 10001 | 0 | 0 | 111100 | 10110100 | 1001 | 100101 |
Color Harmonies of #566767
Complementary color
Monochromatic Colors of #566767
Black with #566767
Text Example
Text Example
White with #566767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566767; }
p { color: rgb(86,103,103); }
H1.HeaderClassName
{
color: #566767;
}
.AnyTagClassName
{
color: #566767;
}
</style>
background-color css
<style>
a { background-color: #566767; }
a { background-color: rgb(86,103,103); }
div.DivClassName
{
background-color: #566767;
}
.BgClassName
{
background-color: #566767;
}
</style>
border-color css
<style>
span { border-color: #566767; }
span { border-color: rgb(86,103,103); }
td.TdClassName
{
border-color: #566767;
}
.TagClassName
{
border-color: #566767;
}
</style>