Shades of River Bed #556767
Tints of River Bed #556767
RGB
CMYK
RGB Variations
Color information
#556767 (or 0x556767) is known color: River Bed. HEX triplet: 55, 67 and 67. RGB value is (85,103,103). Sum of RGB (Red+Green+Blue) = 85+103+103=291 (38% of max value = 765). Red value is 85 (33.59% from 255 or 29.21% from 291); Green value is 103 (40.62% from 255 or 35.40% from 291); Blue value is 103 (40.62% from 255 or 35.40% from 291); Max value from RGB is 103 - color contains mainly: green, blue. Hex color #556767 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #556767 is #AA9898. Grayscale: #616161. Windows color (decimal): -11180185 or 6776661. OLE color: 6776661.
HSL color Cylindrical-coordinate representation of color #556767: hue angle of 180º degrees, saturation: 0.1, 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 #556767 is Cyan = 0.17, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 85 | 103 | 103 | - |
| CMYK | 0.17 | 0 | 0 | 0.60 |
| HSL | 180º | 0.1% | 0.37% | - |
| HSV(B) | 180º | 0.17% | 0.4% | - |
| XYZ | 11.04 | 12.61 | 14.68 | - |
| YUV | 97.62 | 131.04 | 119 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 103 | 103 | 0.17 | 0 | 0 | 0.60 | 180 | 0.1 | 0.37 |
| Hex | 55 | 67 | 67 | 11 | 0 | 0 | 3C | B4 | A | 25 |
| Octal | 125 | 147 | 147 | 21 | 0 | 0 | 74 | 264 | 12 | 45 |
| Binary | 1010101 | 1100111 | 1100111 | 10001 | 0 | 0 | 111100 | 10110100 | 1010 | 100101 |
Color Harmonies of #556767
Complementary color
Monochromatic Colors of #556767
Black with #556767
Text Example
Text Example
White with #556767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #556767; }
p { color: rgb(85,103,103); }
H1.HeaderClassName
{
color: #556767;
}
.AnyTagClassName
{
color: #556767;
}
</style>
background-color css
<style>
a { background-color: #556767; }
a { background-color: rgb(85,103,103); }
div.DivClassName
{
background-color: #556767;
}
.BgClassName
{
background-color: #556767;
}
</style>
border-color css
<style>
span { border-color: #556767; }
span { border-color: rgb(85,103,103); }
td.TdClassName
{
border-color: #556767;
}
.TagClassName
{
border-color: #556767;
}
</style>