Shades of Blue Bayoux #547786
Tints of Blue Bayoux #547786
RGB
CMYK
RGB Variations
Color information
#547786 (or 0x547786) is known color: Blue Bayoux. HEX triplet: 54, 77 and 86. RGB value is (84,119,134). Sum of RGB (Red+Green+Blue) = 84+119+134=337 (44% of max value = 765). Red value is 84 (33.20% from 255 or 24.93% from 337); Green value is 119 (46.88% from 255 or 35.31% from 337); Blue value is 134 (52.73% from 255 or 39.76% from 337); Max value from RGB is 134 - color contains mainly: blue. Hex color #547786 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #547786 is #AB8879. Grayscale: #6E6E6E. Windows color (decimal): -11241594 or 8812372. OLE color: 8812372.
HSL color Cylindrical-coordinate representation of color #547786: hue angle of 198º degrees, saturation: 0.23, 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 #547786 is Cyan = 0.37, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 84 | 119 | 134 | - |
| CMYK | 0.37 | 0.11 | 0 | 0.47 |
| HSL | 198º | 0.23% | 0.43% | - |
| HSV(B) | 198º | 0.37% | 0.53% | - |
| XYZ | 14.56 | 16.8 | 25.03 | - |
| YUV | 110.25 | 141.4 | 109.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 119 | 134 | 0.37 | 0.11 | 0 | 0.47 | 198 | 0.23 | 0.43 |
| Hex | 54 | 77 | 86 | 25 | B | 0 | 2F | C6 | 17 | 2B |
| Octal | 124 | 167 | 206 | 45 | 13 | 0 | 57 | 306 | 27 | 53 |
| Binary | 1010100 | 1110111 | 10000110 | 100101 | 1011 | 0 | 101111 | 11000110 | 10111 | 101011 |
Color Harmonies of #547786
Complementary color
Monochromatic Colors of #547786
Black with #547786
Text Example
Text Example
White with #547786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547786; }
p { color: rgb(84,119,134); }
H1.HeaderClassName
{
color: #547786;
}
.AnyTagClassName
{
color: #547786;
}
</style>
background-color css
<style>
a { background-color: #547786; }
a { background-color: rgb(84,119,134); }
div.DivClassName
{
background-color: #547786;
}
.BgClassName
{
background-color: #547786;
}
</style>
border-color css
<style>
span { border-color: #547786; }
span { border-color: rgb(84,119,134); }
td.TdClassName
{
border-color: #547786;
}
.TagClassName
{
border-color: #547786;
}
</style>