Shades of Breaker Bay #557579
Tints of Breaker Bay #557579
RGB
CMYK
RGB Variations
Color information
#557579 (or 0x557579) is known color: Breaker Bay. HEX triplet: 55, 75 and 79. RGB value is (85,117,121). Sum of RGB (Red+Green+Blue) = 85+117+121=323 (42% of max value = 765). Red value is 85 (33.59% from 255 or 26.32% from 323); Green value is 117 (46.09% from 255 or 36.22% from 323); Blue value is 121 (47.66% from 255 or 37.46% from 323); Max value from RGB is 121 - color contains mainly: blue. Hex color #557579 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557579 is #AA8A86. Grayscale: #6B6B6B. Windows color (decimal): -11176583 or 7959893. OLE color: 7959893.
HSL color Cylindrical-coordinate representation of color #557579: hue angle of 186.67º 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 #557579 is Cyan = 0.30, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 85 | 117 | 121 | - |
| CMYK | 0.30 | 0.03 | 0 | 0.53 |
| HSL | 186.67º | 0.17% | 0.4% | - |
| HSV(B) | 186.67º | 0.3% | 0.47% | - |
| XYZ | 13.56 | 16.03 | 20.47 | - |
| YUV | 107.89 | 135.4 | 111.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 117 | 121 | 0.30 | 0.03 | 0 | 0.53 | 186.67 | 0.17 | 0.4 |
| Hex | 55 | 75 | 79 | 1E | 3 | 0 | 35 | BB | 11 | 28 |
| Octal | 125 | 165 | 171 | 36 | 3 | 0 | 65 | 273 | 21 | 50 |
| Binary | 1010101 | 1110101 | 1111001 | 11110 | 11 | 0 | 110101 | 10111011 | 10001 | 101000 |
Color Harmonies of #557579
Complementary color
Monochromatic Colors of #557579
Black with #557579
Text Example
Text Example
White with #557579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557579; }
p { color: rgb(85,117,121); }
H1.HeaderClassName
{
color: #557579;
}
.AnyTagClassName
{
color: #557579;
}
</style>
background-color css
<style>
a { background-color: #557579; }
a { background-color: rgb(85,117,121); }
div.DivClassName
{
background-color: #557579;
}
.BgClassName
{
background-color: #557579;
}
</style>
border-color css
<style>
span { border-color: #557579; }
span { border-color: rgb(85,117,121); }
td.TdClassName
{
border-color: #557579;
}
.TagClassName
{
border-color: #557579;
}
</style>