Shades of Blue Bayoux #577079
Tints of Blue Bayoux #577079
RGB
CMYK
RGB Variations
Color information
#577079 (or 0x577079) is known color: Blue Bayoux. HEX triplet: 57, 70 and 79. RGB value is (87,112,121). Sum of RGB (Red+Green+Blue) = 87+112+121=320 (42% of max value = 765). Red value is 87 (34.38% from 255 or 27.19% from 320); Green value is 112 (44.14% from 255 or 35% from 320); Blue value is 121 (47.66% from 255 or 37.81% from 320); Max value from RGB is 121 - color contains mainly: blue. Hex color #577079 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #577079 is #A88F86. Grayscale: #696969. Windows color (decimal): -11046791 or 7958615. OLE color: 7958615.
HSL color Cylindrical-coordinate representation of color #577079: hue angle of 195.88º degrees, saturation: 0.16, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #577079 is Cyan = 0.28, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 87 | 112 | 121 | - |
| CMYK | 0.28 | 0.07 | 0 | 0.53 |
| HSL | 195.88º | 0.16% | 0.41% | - |
| HSV(B) | 195.88º | 0.28% | 0.47% | - |
| XYZ | 13.18 | 15 | 20.29 | - |
| YUV | 105.55 | 136.72 | 114.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 112 | 121 | 0.28 | 0.07 | 0 | 0.53 | 195.88 | 0.16 | 0.41 |
| Hex | 57 | 70 | 79 | 1C | 7 | 0 | 35 | C4 | 10 | 29 |
| Octal | 127 | 160 | 171 | 34 | 7 | 0 | 65 | 304 | 20 | 51 |
| Binary | 1010111 | 1110000 | 1111001 | 11100 | 111 | 0 | 110101 | 11000100 | 10000 | 101001 |
Color Harmonies of #577079
Complementary color
Monochromatic Colors of #577079
Black with #577079
Text Example
Text Example
White with #577079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577079; }
p { color: rgb(87,112,121); }
H1.HeaderClassName
{
color: #577079;
}
.AnyTagClassName
{
color: #577079;
}
</style>
background-color css
<style>
a { background-color: #577079; }
a { background-color: rgb(87,112,121); }
div.DivClassName
{
background-color: #577079;
}
.BgClassName
{
background-color: #577079;
}
</style>
border-color css
<style>
span { border-color: #577079; }
span { border-color: rgb(87,112,121); }
td.TdClassName
{
border-color: #577079;
}
.TagClassName
{
border-color: #577079;
}
</style>