Shades of Breaker Bay #557779
Tints of Breaker Bay #557779
RGB
CMYK
RGB Variations
Color information
#557779 (or 0x557779) is known color: Breaker Bay. HEX triplet: 55, 77 and 79. RGB value is (85,119,121). Sum of RGB (Red+Green+Blue) = 85+119+121=325 (43% of max value = 765). Red value is 85 (33.59% from 255 or 26.15% from 325); Green value is 119 (46.88% from 255 or 36.62% from 325); Blue value is 121 (47.66% from 255 or 37.23% from 325); Max value from RGB is 121 - color contains mainly: blue. Hex color #557779 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557779 is #AA8886. Grayscale: #6D6D6D. Windows color (decimal): -11176071 or 7960405. OLE color: 7960405.
HSL color Cylindrical-coordinate representation of color #557779: hue angle of 183.33º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #557779 is Cyan = 0.30, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 85 | 119 | 121 | - |
| CMYK | 0.30 | 0.02 | 0 | 0.53 |
| HSL | 183.33º | 0.17% | 0.4% | - |
| HSV(B) | 183.33º | 0.3% | 0.47% | - |
| XYZ | 13.79 | 16.51 | 20.55 | - |
| YUV | 109.06 | 134.74 | 110.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 119 | 121 | 0.30 | 0.02 | 0 | 0.53 | 183.33 | 0.17 | 0.4 |
| Hex | 55 | 77 | 79 | 1E | 2 | 0 | 35 | B7 | 11 | 28 |
| Octal | 125 | 167 | 171 | 36 | 2 | 0 | 65 | 267 | 21 | 50 |
| Binary | 1010101 | 1110111 | 1111001 | 11110 | 10 | 0 | 110101 | 10110111 | 10001 | 101000 |
Color Harmonies of #557779
Complementary color
Monochromatic Colors of #557779
Black with #557779
Text Example
Text Example
White with #557779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557779; }
p { color: rgb(85,119,121); }
H1.HeaderClassName
{
color: #557779;
}
.AnyTagClassName
{
color: #557779;
}
</style>
background-color css
<style>
a { background-color: #557779; }
a { background-color: rgb(85,119,121); }
div.DivClassName
{
background-color: #557779;
}
.BgClassName
{
background-color: #557779;
}
</style>
border-color css
<style>
span { border-color: #557779; }
span { border-color: rgb(85,119,121); }
td.TdClassName
{
border-color: #557779;
}
.TagClassName
{
border-color: #557779;
}
</style>