Shades of Blue Bayoux #547580
Tints of Blue Bayoux #547580
RGB
CMYK
RGB Variations
Color information
#547580 (or 0x547580) is known color: Blue Bayoux. HEX triplet: 54, 75 and 80. RGB value is (84,117,128). Sum of RGB (Red+Green+Blue) = 84+117+128=329 (43% of max value = 765). Red value is 84 (33.20% from 255 or 25.53% from 329); Green value is 117 (46.09% from 255 or 35.56% from 329); Blue value is 128 (50.39% from 255 or 38.91% from 329); Max value from RGB is 128 - color contains mainly: blue. Hex color #547580 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #547580 is #AB8A7F. Grayscale: #6C6C6C. Windows color (decimal): -11242112 or 8418644. OLE color: 8418644.
HSL color Cylindrical-coordinate representation of color #547580: hue angle of 195º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #547580 is Cyan = 0.34, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 84 | 117 | 128 | - |
| CMYK | 0.34 | 0.09 | 0 | 0.50 |
| HSL | 195º | 0.21% | 0.42% | - |
| HSV(B) | 195º | 0.34% | 0.5% | - |
| XYZ | 13.91 | 16.17 | 22.81 | - |
| YUV | 108.39 | 139.07 | 110.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 117 | 128 | 0.34 | 0.09 | 0 | 0.50 | 195 | 0.21 | 0.42 |
| Hex | 54 | 75 | 80 | 22 | 9 | 0 | 32 | C3 | 15 | 2A |
| Octal | 124 | 165 | 200 | 42 | 11 | 0 | 62 | 303 | 25 | 52 |
| Binary | 1010100 | 1110101 | 10000000 | 100010 | 1001 | 0 | 110010 | 11000011 | 10101 | 101010 |
Color Harmonies of #547580
Complementary color
Monochromatic Colors of #547580
Black with #547580
Text Example
Text Example
White with #547580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547580; }
p { color: rgb(84,117,128); }
H1.HeaderClassName
{
color: #547580;
}
.AnyTagClassName
{
color: #547580;
}
</style>
background-color css
<style>
a { background-color: #547580; }
a { background-color: rgb(84,117,128); }
div.DivClassName
{
background-color: #547580;
}
.BgClassName
{
background-color: #547580;
}
</style>
border-color css
<style>
span { border-color: #547580; }
span { border-color: rgb(84,117,128); }
td.TdClassName
{
border-color: #547580;
}
.TagClassName
{
border-color: #547580;
}
</style>