Shades of River Bed #566467
Tints of River Bed #566467
RGB
CMYK
RGB Variations
Color information
#566467 (or 0x566467) is known color: River Bed. HEX triplet: 56, 64 and 67. RGB value is (86,100,103). Sum of RGB (Red+Green+Blue) = 86+100+103=289 (38% of max value = 765). Red value is 86 (33.98% from 255 or 29.76% from 289); Green value is 100 (39.45% from 255 or 34.60% from 289); Blue value is 103 (40.62% from 255 or 35.64% from 289); Max value from RGB is 103 - color contains mainly: blue. Hex color #566467 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566467 is #A99B98. Grayscale: #606060. Windows color (decimal): -11115417 or 6775894. OLE color: 6775894.
HSL color Cylindrical-coordinate representation of color #566467: hue angle of 190.59º 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 #566467 is Cyan = 0.17, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 86 | 100 | 103 | - |
| CMYK | 0.17 | 0.03 | 0 | 0.60 |
| HSL | 190.59º | 0.09% | 0.37% | - |
| HSV(B) | 190.59º | 0.17% | 0.4% | - |
| XYZ | 10.84 | 12.07 | 14.59 | - |
| YUV | 96.16 | 131.86 | 120.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 100 | 103 | 0.17 | 0.03 | 0 | 0.60 | 190.59 | 0.09 | 0.37 |
| Hex | 56 | 64 | 67 | 11 | 3 | 0 | 3C | BF | 9 | 25 |
| Octal | 126 | 144 | 147 | 21 | 3 | 0 | 74 | 277 | 11 | 45 |
| Binary | 1010110 | 1100100 | 1100111 | 10001 | 11 | 0 | 111100 | 10111111 | 1001 | 100101 |
Color Harmonies of #566467
Complementary color
Monochromatic Colors of #566467
Black with #566467
Text Example
Text Example
White with #566467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566467; }
p { color: rgb(86,100,103); }
H1.HeaderClassName
{
color: #566467;
}
.AnyTagClassName
{
color: #566467;
}
</style>
background-color css
<style>
a { background-color: #566467; }
a { background-color: rgb(86,100,103); }
div.DivClassName
{
background-color: #566467;
}
.BgClassName
{
background-color: #566467;
}
</style>
border-color css
<style>
span { border-color: #566467; }
span { border-color: rgb(86,100,103); }
td.TdClassName
{
border-color: #566467;
}
.TagClassName
{
border-color: #566467;
}
</style>