Shades of Blue Bayoux #577178
Tints of Blue Bayoux #577178
RGB
CMYK
RGB Variations
Color information
#577178 (or 0x577178) is known color: Blue Bayoux. HEX triplet: 57, 71 and 78. RGB value is (87,113,120). Sum of RGB (Red+Green+Blue) = 87+113+120=320 (42% of max value = 765). Red value is 87 (34.38% from 255 or 27.19% from 320); Green value is 113 (44.53% from 255 or 35.31% from 320); Blue value is 120 (47.27% from 255 or 37.5% from 320); Max value from RGB is 120 - color contains mainly: blue. Hex color #577178 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #577178 is #A88E87. Grayscale: #696969. Windows color (decimal): -11046536 or 7893335. OLE color: 7893335.
HSL color Cylindrical-coordinate representation of color #577178: hue angle of 192.73º degrees, saturation: 0.16, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #577178 is Cyan = 0.28, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 87 | 113 | 120 | - |
| CMYK | 0.28 | 0.06 | 0 | 0.53 |
| HSL | 192.73º | 0.16% | 0.41% | - |
| HSV(B) | 192.73º | 0.28% | 0.47% | - |
| XYZ | 13.23 | 15.19 | 20 | - |
| YUV | 106.02 | 135.89 | 114.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 113 | 120 | 0.28 | 0.06 | 0 | 0.53 | 192.73 | 0.16 | 0.41 |
| Hex | 57 | 71 | 78 | 1C | 6 | 0 | 35 | C1 | 10 | 29 |
| Octal | 127 | 161 | 170 | 34 | 6 | 0 | 65 | 301 | 20 | 51 |
| Binary | 1010111 | 1110001 | 1111000 | 11100 | 110 | 0 | 110101 | 11000001 | 10000 | 101001 |
Color Harmonies of #577178
Complementary color
Monochromatic Colors of #577178
Black with #577178
Text Example
Text Example
White with #577178
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577178; }
p { color: rgb(87,113,120); }
H1.HeaderClassName
{
color: #577178;
}
.AnyTagClassName
{
color: #577178;
}
</style>
background-color css
<style>
a { background-color: #577178; }
a { background-color: rgb(87,113,120); }
div.DivClassName
{
background-color: #577178;
}
.BgClassName
{
background-color: #577178;
}
</style>
border-color css
<style>
span { border-color: #577178; }
span { border-color: rgb(87,113,120); }
td.TdClassName
{
border-color: #577178;
}
.TagClassName
{
border-color: #577178;
}
</style>