Shades of River Bed #556463
Tints of River Bed #556463
RGB
CMYK
RGB Variations
Color information
#556463 (or 0x556463) is known color: River Bed. HEX triplet: 55, 64 and 63. RGB value is (85,100,99). Sum of RGB (Red+Green+Blue) = 85+100+99=284 (37% of max value = 765). Red value is 85 (33.59% from 255 or 29.93% from 284); Green value is 100 (39.45% from 255 or 35.21% from 284); Blue value is 99 (39.06% from 255 or 34.86% from 284); Max value from RGB is 100 - color contains mainly: green. Hex color #556463 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #556463 is #AA9B9C. Grayscale: #5F5F5F. Windows color (decimal): -11180957 or 6513749. OLE color: 6513749.
HSL color Cylindrical-coordinate representation of color #556463: hue angle of 176º degrees, saturation: 0.08, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #556463 is Cyan = 0.15, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 85 | 100 | 99 | - |
| CMYK | 0.15 | 0 | 0.01 | 0.61 |
| HSL | 176º | 0.08% | 0.36% | - |
| HSV(B) | 176º | 0.15% | 0.39% | - |
| XYZ | 10.56 | 11.95 | 13.55 | - |
| YUV | 95.4 | 130.03 | 120.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 100 | 99 | 0.15 | 0 | 0.01 | 0.61 | 176 | 0.08 | 0.36 |
| Hex | 55 | 64 | 63 | F | 0 | 1 | 3D | B0 | 8 | 24 |
| Octal | 125 | 144 | 143 | 17 | 0 | 1 | 75 | 260 | 10 | 44 |
| Binary | 1010101 | 1100100 | 1100011 | 1111 | 0 | 1 | 111101 | 10110000 | 1000 | 100100 |
Color Harmonies of #556463
Complementary color
Monochromatic Colors of #556463
Black with #556463
Text Example
Text Example
White with #556463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #556463; }
p { color: rgb(85,100,99); }
H1.HeaderClassName
{
color: #556463;
}
.AnyTagClassName
{
color: #556463;
}
</style>
background-color css
<style>
a { background-color: #556463; }
a { background-color: rgb(85,100,99); }
div.DivClassName
{
background-color: #556463;
}
.BgClassName
{
background-color: #556463;
}
</style>
border-color css
<style>
span { border-color: #556463; }
span { border-color: rgb(85,100,99); }
td.TdClassName
{
border-color: #556463;
}
.TagClassName
{
border-color: #556463;
}
</style>