Shades of Breaker Bay #577779
Tints of Breaker Bay #577779
RGB
CMYK
RGB Variations
Color information
#577779 (or 0x577779) is known color: Breaker Bay. HEX triplet: 57, 77 and 79. RGB value is (87,119,121). Sum of RGB (Red+Green+Blue) = 87+119+121=327 (43% of max value = 765). Red value is 87 (34.38% from 255 or 26.61% from 327); Green value is 119 (46.88% from 255 or 36.39% from 327); Blue value is 121 (47.66% from 255 or 37.00% from 327); Max value from RGB is 121 - color contains mainly: blue. Hex color #577779 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #577779 is #A88886. Grayscale: #6D6D6D. Windows color (decimal): -11044999 or 7960407. OLE color: 7960407.
HSL color Cylindrical-coordinate representation of color #577779: hue angle of 183.53º 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 #577779 is Cyan = 0.28, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 87 | 119 | 121 | - |
| CMYK | 0.28 | 0.02 | 0 | 0.53 |
| HSL | 183.53º | 0.16% | 0.41% | - |
| HSV(B) | 183.53º | 0.28% | 0.47% | - |
| XYZ | 13.98 | 16.6 | 20.56 | - |
| YUV | 109.66 | 134.4 | 111.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 119 | 121 | 0.28 | 0.02 | 0 | 0.53 | 183.53 | 0.16 | 0.41 |
| Hex | 57 | 77 | 79 | 1C | 2 | 0 | 35 | B8 | 10 | 29 |
| Octal | 127 | 167 | 171 | 34 | 2 | 0 | 65 | 270 | 20 | 51 |
| Binary | 1010111 | 1110111 | 1111001 | 11100 | 10 | 0 | 110101 | 10111000 | 10000 | 101001 |
Color Harmonies of #577779
Complementary color
Monochromatic Colors of #577779
Black with #577779
Text Example
Text Example
White with #577779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577779; }
p { color: rgb(87,119,121); }
H1.HeaderClassName
{
color: #577779;
}
.AnyTagClassName
{
color: #577779;
}
</style>
background-color css
<style>
a { background-color: #577779; }
a { background-color: rgb(87,119,121); }
div.DivClassName
{
background-color: #577779;
}
.BgClassName
{
background-color: #577779;
}
</style>
border-color css
<style>
span { border-color: #577779; }
span { border-color: rgb(87,119,121); }
td.TdClassName
{
border-color: #577779;
}
.TagClassName
{
border-color: #577779;
}
</style>