Shades of Breaker Bay #557878
Tints of Breaker Bay #557878
RGB
CMYK
RGB Variations
Color information
#557878 (or 0x557878) is known color: Breaker Bay. HEX triplet: 55, 78 and 78. RGB value is (85,120,120). Sum of RGB (Red+Green+Blue) = 85+120+120=325 (43% of max value = 765). Red value is 85 (33.59% from 255 or 26.15% from 325); Green value is 120 (47.27% from 255 or 36.92% from 325); Blue value is 120 (47.27% from 255 or 36.92% from 325); Max value from RGB is 120 - color contains mainly: green, blue. Hex color #557878 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557878 is #AA8787. Grayscale: #6D6D6D. Windows color (decimal): -11175816 or 7895125. OLE color: 7895125.
HSL color Cylindrical-coordinate representation of color #557878: hue angle of 180º 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 #557878 is Cyan = 0.29, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 85 | 120 | 120 | - |
| CMYK | 0.29 | 0 | 0 | 0.53 |
| HSL | 180º | 0.17% | 0.4% | - |
| HSV(B) | 180º | 0.29% | 0.47% | - |
| XYZ | 13.85 | 16.72 | 20.27 | - |
| YUV | 109.54 | 133.9 | 110.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 120 | 120 | 0.29 | 0 | 0 | 0.53 | 180 | 0.17 | 0.4 |
| Hex | 55 | 78 | 78 | 1D | 0 | 0 | 35 | B4 | 11 | 28 |
| Octal | 125 | 170 | 170 | 35 | 0 | 0 | 65 | 264 | 21 | 50 |
| Binary | 1010101 | 1111000 | 1111000 | 11101 | 0 | 0 | 110101 | 10110100 | 10001 | 101000 |
Color Harmonies of #557878
Complementary color
Monochromatic Colors of #557878
Black with #557878
Text Example
Text Example
White with #557878
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557878; }
p { color: rgb(85,120,120); }
H1.HeaderClassName
{
color: #557878;
}
.AnyTagClassName
{
color: #557878;
}
</style>
background-color css
<style>
a { background-color: #557878; }
a { background-color: rgb(85,120,120); }
div.DivClassName
{
background-color: #557878;
}
.BgClassName
{
background-color: #557878;
}
</style>
border-color css
<style>
span { border-color: #557878; }
span { border-color: rgb(85,120,120); }
td.TdClassName
{
border-color: #557878;
}
.TagClassName
{
border-color: #557878;
}
</style>