Shades of Blue Bayoux #557886
Tints of Blue Bayoux #557886
RGB
CMYK
RGB Variations
Color information
#557886 (or 0x557886) is known color: Blue Bayoux. HEX triplet: 55, 78 and 86. RGB value is (85,120,134). Sum of RGB (Red+Green+Blue) = 85+120+134=339 (44% of max value = 765). Red value is 85 (33.59% from 255 or 25.07% from 339); Green value is 120 (47.27% from 255 or 35.40% from 339); Blue value is 134 (52.73% from 255 or 39.53% from 339); Max value from RGB is 134 - color contains mainly: blue. Hex color #557886 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #557886 is #AA8779. Grayscale: #6F6F6F. Windows color (decimal): -11175802 or 8812629. OLE color: 8812629.
HSL color Cylindrical-coordinate representation of color #557886: hue angle of 197.14º degrees, saturation: 0.22, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #557886 is Cyan = 0.37, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 85 | 120 | 134 | - |
| CMYK | 0.37 | 0.10 | 0 | 0.47 |
| HSL | 197.14º | 0.22% | 0.43% | - |
| HSV(B) | 197.14º | 0.37% | 0.53% | - |
| XYZ | 14.77 | 17.09 | 25.07 | - |
| YUV | 111.13 | 140.9 | 109.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 120 | 134 | 0.37 | 0.10 | 0 | 0.47 | 197.14 | 0.22 | 0.43 |
| Hex | 55 | 78 | 86 | 25 | A | 0 | 2F | C5 | 16 | 2B |
| Octal | 125 | 170 | 206 | 45 | 12 | 0 | 57 | 305 | 26 | 53 |
| Binary | 1010101 | 1111000 | 10000110 | 100101 | 1010 | 0 | 101111 | 11000101 | 10110 | 101011 |
Color Harmonies of #557886
Complementary color
Monochromatic Colors of #557886
Black with #557886
Text Example
Text Example
White with #557886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557886; }
p { color: rgb(85,120,134); }
H1.HeaderClassName
{
color: #557886;
}
.AnyTagClassName
{
color: #557886;
}
</style>
background-color css
<style>
a { background-color: #557886; }
a { background-color: rgb(85,120,134); }
div.DivClassName
{
background-color: #557886;
}
.BgClassName
{
background-color: #557886;
}
</style>
border-color css
<style>
span { border-color: #557886; }
span { border-color: rgb(85,120,134); }
td.TdClassName
{
border-color: #557886;
}
.TagClassName
{
border-color: #557886;
}
</style>