Shades of Blue Bayoux #577180
Tints of Blue Bayoux #577180
RGB
CMYK
RGB Variations
Color information
#577180 (or 0x577180) is known color: Blue Bayoux. HEX triplet: 57, 71 and 80. RGB value is (87,113,128). Sum of RGB (Red+Green+Blue) = 87+113+128=328 (43% of max value = 765). Red value is 87 (34.38% from 255 or 26.52% from 328); Green value is 113 (44.53% from 255 or 34.45% from 328); Blue value is 128 (50.39% from 255 or 39.02% from 328); Max value from RGB is 128 - color contains mainly: blue. Hex color #577180 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #577180 is #A88E7F. Grayscale: #6A6A6A. Windows color (decimal): -11046528 or 8417623. OLE color: 8417623.
HSL color Cylindrical-coordinate representation of color #577180: hue angle of 201.95º degrees, saturation: 0.19, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #577180 is Cyan = 0.32, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 87 | 113 | 128 | - |
| CMYK | 0.32 | 0.12 | 0 | 0.50 |
| HSL | 201.95º | 0.19% | 0.42% | - |
| HSV(B) | 201.95º | 0.32% | 0.5% | - |
| XYZ | 13.73 | 15.4 | 22.67 | - |
| YUV | 106.94 | 139.89 | 113.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 113 | 128 | 0.32 | 0.12 | 0 | 0.50 | 201.95 | 0.19 | 0.42 |
| Hex | 57 | 71 | 80 | 20 | C | 0 | 32 | CA | 13 | 2A |
| Octal | 127 | 161 | 200 | 40 | 14 | 0 | 62 | 312 | 23 | 52 |
| Binary | 1010111 | 1110001 | 10000000 | 100000 | 1100 | 0 | 110010 | 11001010 | 10011 | 101010 |
Color Harmonies of #577180
Complementary color
Monochromatic Colors of #577180
Black with #577180
Text Example
Text Example
White with #577180
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577180; }
p { color: rgb(87,113,128); }
H1.HeaderClassName
{
color: #577180;
}
.AnyTagClassName
{
color: #577180;
}
</style>
background-color css
<style>
a { background-color: #577180; }
a { background-color: rgb(87,113,128); }
div.DivClassName
{
background-color: #577180;
}
.BgClassName
{
background-color: #577180;
}
</style>
border-color css
<style>
span { border-color: #577180; }
span { border-color: rgb(87,113,128); }
td.TdClassName
{
border-color: #577180;
}
.TagClassName
{
border-color: #577180;
}
</style>