Shades of Breaker Bay #557275
Tints of Breaker Bay #557275
RGB
CMYK
RGB Variations
Color information
#557275 (or 0x557275) is known color: Breaker Bay. HEX triplet: 55, 72 and 75. RGB value is (85,114,117). Sum of RGB (Red+Green+Blue) = 85+114+117=316 (41% of max value = 765). Red value is 85 (33.59% from 255 or 26.90% from 316); Green value is 114 (44.92% from 255 or 36.08% from 316); Blue value is 117 (46.09% from 255 or 37.03% from 316); Max value from RGB is 117 - color contains mainly: blue. Hex color #557275 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557275 is #AA8D8A. Grayscale: #696969. Windows color (decimal): -11177355 or 7696981. OLE color: 7696981.
HSL color Cylindrical-coordinate representation of color #557275: hue angle of 185.62º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #557275 is Cyan = 0.27, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 85 | 114 | 117 | - |
| CMYK | 0.27 | 0.03 | 0 | 0.54 |
| HSL | 185.63º | 0.16% | 0.4% | - |
| HSV(B) | 185.63º | 0.27% | 0.46% | - |
| XYZ | 12.97 | 15.25 | 19.09 | - |
| YUV | 105.67 | 134.39 | 113.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 114 | 117 | 0.27 | 0.03 | 0 | 0.54 | 185.63 | 0.16 | 0.4 |
| Hex | 55 | 72 | 75 | 1B | 3 | 0 | 36 | BA | 10 | 28 |
| Octal | 125 | 162 | 165 | 33 | 3 | 0 | 66 | 272 | 20 | 50 |
| Binary | 1010101 | 1110010 | 1110101 | 11011 | 11 | 0 | 110110 | 10111010 | 10000 | 101000 |
Color Harmonies of #557275
Complementary color
Monochromatic Colors of #557275
Black with #557275
Text Example
Text Example
White with #557275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557275; }
p { color: rgb(85,114,117); }
H1.HeaderClassName
{
color: #557275;
}
.AnyTagClassName
{
color: #557275;
}
</style>
background-color css
<style>
a { background-color: #557275; }
a { background-color: rgb(85,114,117); }
div.DivClassName
{
background-color: #557275;
}
.BgClassName
{
background-color: #557275;
}
</style>
border-color css
<style>
span { border-color: #557275; }
span { border-color: rgb(85,114,117); }
td.TdClassName
{
border-color: #557275;
}
.TagClassName
{
border-color: #557275;
}
</style>