Shades of Blue Bayoux #547685
Tints of Blue Bayoux #547685
RGB
CMYK
RGB Variations
Color information
#547685 (or 0x547685) is known color: Blue Bayoux. HEX triplet: 54, 76 and 85. RGB value is (84,118,133). Sum of RGB (Red+Green+Blue) = 84+118+133=335 (44% of max value = 765). Red value is 84 (33.20% from 255 or 25.07% from 335); Green value is 118 (46.48% from 255 or 35.22% from 335); Blue value is 133 (52.34% from 255 or 39.70% from 335); Max value from RGB is 133 - color contains mainly: blue. Hex color #547685 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #547685 is #AB897A. Grayscale: #6D6D6D. Windows color (decimal): -11241851 or 8746580. OLE color: 8746580.
HSL color Cylindrical-coordinate representation of color #547685: hue angle of 198.37º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #547685 is Cyan = 0.37, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 84 | 118 | 133 | - |
| CMYK | 0.37 | 0.11 | 0 | 0.48 |
| HSL | 198.37º | 0.23% | 0.43% | - |
| HSV(B) | 198.37º | 0.37% | 0.52% | - |
| XYZ | 14.37 | 16.54 | 24.62 | - |
| YUV | 109.54 | 141.24 | 109.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 118 | 133 | 0.37 | 0.11 | 0 | 0.48 | 198.37 | 0.23 | 0.43 |
| Hex | 54 | 76 | 85 | 25 | B | 0 | 30 | C6 | 17 | 2B |
| Octal | 124 | 166 | 205 | 45 | 13 | 0 | 60 | 306 | 27 | 53 |
| Binary | 1010100 | 1110110 | 10000101 | 100101 | 1011 | 0 | 110000 | 11000110 | 10111 | 101011 |
Color Harmonies of #547685
Complementary color
Monochromatic Colors of #547685
Black with #547685
Text Example
Text Example
White with #547685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547685; }
p { color: rgb(84,118,133); }
H1.HeaderClassName
{
color: #547685;
}
.AnyTagClassName
{
color: #547685;
}
</style>
background-color css
<style>
a { background-color: #547685; }
a { background-color: rgb(84,118,133); }
div.DivClassName
{
background-color: #547685;
}
.BgClassName
{
background-color: #547685;
}
</style>
border-color css
<style>
span { border-color: #547685; }
span { border-color: rgb(84,118,133); }
td.TdClassName
{
border-color: #547685;
}
.TagClassName
{
border-color: #547685;
}
</style>