Shades of Blue Bayoux #577377
Tints of Blue Bayoux #577377
RGB
CMYK
RGB Variations
Color information
#577377 (or 0x577377) is known color: Blue Bayoux. HEX triplet: 57, 73 and 77. RGB value is (87,115,119). Sum of RGB (Red+Green+Blue) = 87+115+119=321 (42% of max value = 765). Red value is 87 (34.38% from 255 or 27.10% from 321); Green value is 115 (45.31% from 255 or 35.83% from 321); Blue value is 119 (46.88% from 255 or 37.07% from 321); Max value from RGB is 119 - color contains mainly: blue. Hex color #577377 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #577377 is #A88C88. Grayscale: #6B6B6B. Windows color (decimal): -11046025 or 7828311. OLE color: 7828311.
HSL color Cylindrical-coordinate representation of color #577377: hue angle of 187.5º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #577377 is Cyan = 0.27, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 87 | 115 | 119 | - |
| CMYK | 0.27 | 0.03 | 0 | 0.53 |
| HSL | 187.5º | 0.16% | 0.4% | - |
| HSV(B) | 187.5º | 0.27% | 0.47% | - |
| XYZ | 13.39 | 15.62 | 19.76 | - |
| YUV | 107.08 | 134.72 | 113.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 115 | 119 | 0.27 | 0.03 | 0 | 0.53 | 187.5 | 0.16 | 0.4 |
| Hex | 57 | 73 | 77 | 1B | 3 | 0 | 35 | BC | 10 | 28 |
| Octal | 127 | 163 | 167 | 33 | 3 | 0 | 65 | 274 | 20 | 50 |
| Binary | 1010111 | 1110011 | 1110111 | 11011 | 11 | 0 | 110101 | 10111100 | 10000 | 101000 |
Color Harmonies of #577377
Complementary color
Monochromatic Colors of #577377
Black with #577377
Text Example
Text Example
White with #577377
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577377; }
p { color: rgb(87,115,119); }
H1.HeaderClassName
{
color: #577377;
}
.AnyTagClassName
{
color: #577377;
}
</style>
background-color css
<style>
a { background-color: #577377; }
a { background-color: rgb(87,115,119); }
div.DivClassName
{
background-color: #577377;
}
.BgClassName
{
background-color: #577377;
}
</style>
border-color css
<style>
span { border-color: #577377; }
span { border-color: rgb(87,115,119); }
td.TdClassName
{
border-color: #577377;
}
.TagClassName
{
border-color: #577377;
}
</style>