Shades of Breaker Bay #577477
Tints of Breaker Bay #577477
RGB
CMYK
RGB Variations
Color information
#577477 (or 0x577477) is known color: Breaker Bay. HEX triplet: 57, 74 and 77. RGB value is (87,116,119). Sum of RGB (Red+Green+Blue) = 87+116+119=322 (42% of max value = 765). Red value is 87 (34.38% from 255 or 27.02% from 322); Green value is 116 (45.70% from 255 or 36.02% from 322); Blue value is 119 (46.88% from 255 or 36.96% from 322); Max value from RGB is 119 - color contains mainly: blue. Hex color #577477 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #577477 is #A88B88. Grayscale: #6B6B6B. Windows color (decimal): -11045769 or 7828567. OLE color: 7828567.
HSL color Cylindrical-coordinate representation of color #577477: hue angle of 185.62º 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 #577477 is Cyan = 0.27, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 87 | 116 | 119 | - |
| CMYK | 0.27 | 0.03 | 0 | 0.53 |
| HSL | 185.63º | 0.16% | 0.4% | - |
| HSV(B) | 185.63º | 0.27% | 0.47% | - |
| XYZ | 13.51 | 15.85 | 19.8 | - |
| YUV | 107.67 | 134.39 | 113.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 116 | 119 | 0.27 | 0.03 | 0 | 0.53 | 185.63 | 0.16 | 0.4 |
| Hex | 57 | 74 | 77 | 1B | 3 | 0 | 35 | BA | 10 | 28 |
| Octal | 127 | 164 | 167 | 33 | 3 | 0 | 65 | 272 | 20 | 50 |
| Binary | 1010111 | 1110100 | 1110111 | 11011 | 11 | 0 | 110101 | 10111010 | 10000 | 101000 |
Color Harmonies of #577477
Complementary color
Monochromatic Colors of #577477
Black with #577477
Text Example
Text Example
White with #577477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577477; }
p { color: rgb(87,116,119); }
H1.HeaderClassName
{
color: #577477;
}
.AnyTagClassName
{
color: #577477;
}
</style>
background-color css
<style>
a { background-color: #577477; }
a { background-color: rgb(87,116,119); }
div.DivClassName
{
background-color: #577477;
}
.BgClassName
{
background-color: #577477;
}
</style>
border-color css
<style>
span { border-color: #577477; }
span { border-color: rgb(87,116,119); }
td.TdClassName
{
border-color: #577477;
}
.TagClassName
{
border-color: #577477;
}
</style>