Shades of Breaker Bay #557477
Tints of Breaker Bay #557477
RGB
CMYK
RGB Variations
Color information
#557477 (or 0x557477) is known color: Breaker Bay. HEX triplet: 55, 74 and 77. RGB value is (85,116,119). Sum of RGB (Red+Green+Blue) = 85+116+119=320 (42% of max value = 765). Red value is 85 (33.59% from 255 or 26.56% from 320); Green value is 116 (45.70% from 255 or 36.25% from 320); Blue value is 119 (46.88% from 255 or 37.19% from 320); Max value from RGB is 119 - color contains mainly: blue. Hex color #557477 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557477 is #AA8B88. Grayscale: #6B6B6B. Windows color (decimal): -11176841 or 7828565. OLE color: 7828565.
HSL color Cylindrical-coordinate representation of color #557477: hue angle of 185.29º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #557477 is Cyan = 0.29, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 85 | 116 | 119 | - |
| CMYK | 0.29 | 0.03 | 0 | 0.53 |
| HSL | 185.29º | 0.17% | 0.4% | - |
| HSV(B) | 185.29º | 0.29% | 0.47% | - |
| XYZ | 13.32 | 15.75 | 19.79 | - |
| YUV | 107.07 | 134.73 | 112.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 116 | 119 | 0.29 | 0.03 | 0 | 0.53 | 185.29 | 0.17 | 0.4 |
| Hex | 55 | 74 | 77 | 1D | 3 | 0 | 35 | B9 | 11 | 28 |
| Octal | 125 | 164 | 167 | 35 | 3 | 0 | 65 | 271 | 21 | 50 |
| Binary | 1010101 | 1110100 | 1110111 | 11101 | 11 | 0 | 110101 | 10111001 | 10001 | 101000 |
Color Harmonies of #557477
Complementary color
Monochromatic Colors of #557477
Black with #557477
Text Example
Text Example
White with #557477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557477; }
p { color: rgb(85,116,119); }
H1.HeaderClassName
{
color: #557477;
}
.AnyTagClassName
{
color: #557477;
}
</style>
background-color css
<style>
a { background-color: #557477; }
a { background-color: rgb(85,116,119); }
div.DivClassName
{
background-color: #557477;
}
.BgClassName
{
background-color: #557477;
}
</style>
border-color css
<style>
span { border-color: #557477; }
span { border-color: rgb(85,116,119); }
td.TdClassName
{
border-color: #557477;
}
.TagClassName
{
border-color: #557477;
}
</style>