Shades of Breaker Bay #577877
Tints of Breaker Bay #577877
RGB
CMYK
RGB Variations
Color information
#577877 (or 0x577877) is known color: Breaker Bay. HEX triplet: 57, 78 and 77. RGB value is (87,120,119). Sum of RGB (Red+Green+Blue) = 87+120+119=326 (43% of max value = 765). Red value is 87 (34.38% from 255 or 26.69% from 326); Green value is 120 (47.27% from 255 or 36.81% from 326); Blue value is 119 (46.88% from 255 or 36.50% from 326); Max value from RGB is 120 - color contains mainly: green. Hex color #577877 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #577877 is #A88788. Grayscale: #6D6D6D. Windows color (decimal): -11044745 or 7829591. OLE color: 7829591.
HSL color Cylindrical-coordinate representation of color #577877: hue angle of 178.18º 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 #577877 is Cyan = 0.28, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 87 | 120 | 119 | - |
| CMYK | 0.28 | 0 | 0.01 | 0.53 |
| HSL | 178.18º | 0.16% | 0.41% | - |
| HSV(B) | 178.18º | 0.28% | 0.47% | - |
| XYZ | 13.98 | 16.79 | 19.96 | - |
| YUV | 110.02 | 133.07 | 111.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 120 | 119 | 0.28 | 0 | 0.01 | 0.53 | 178.18 | 0.16 | 0.41 |
| Hex | 57 | 78 | 77 | 1C | 0 | 1 | 35 | B2 | 10 | 29 |
| Octal | 127 | 170 | 167 | 34 | 0 | 1 | 65 | 262 | 20 | 51 |
| Binary | 1010111 | 1111000 | 1110111 | 11100 | 0 | 1 | 110101 | 10110010 | 10000 | 101001 |
Color Harmonies of #577877
Complementary color
Monochromatic Colors of #577877
Black with #577877
Text Example
Text Example
White with #577877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577877; }
p { color: rgb(87,120,119); }
H1.HeaderClassName
{
color: #577877;
}
.AnyTagClassName
{
color: #577877;
}
</style>
background-color css
<style>
a { background-color: #577877; }
a { background-color: rgb(87,120,119); }
div.DivClassName
{
background-color: #577877;
}
.BgClassName
{
background-color: #577877;
}
</style>
border-color css
<style>
span { border-color: #577877; }
span { border-color: rgb(87,120,119); }
td.TdClassName
{
border-color: #577877;
}
.TagClassName
{
border-color: #577877;
}
</style>