Shades of Breaker Bay #557478
Tints of Breaker Bay #557478
RGB
CMYK
RGB Variations
Color information
#557478 (or 0x557478) is known color: Breaker Bay. HEX triplet: 55, 74 and 78. RGB value is (85,116,120). Sum of RGB (Red+Green+Blue) = 85+116+120=321 (42% of max value = 765). Red value is 85 (33.59% from 255 or 26.48% from 321); Green value is 116 (45.70% from 255 or 36.14% from 321); Blue value is 120 (47.27% from 255 or 37.38% from 321); Max value from RGB is 120 - color contains mainly: blue. Hex color #557478 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557478 is #AA8B87. Grayscale: #6B6B6B. Windows color (decimal): -11176840 or 7894101. OLE color: 7894101.
HSL color Cylindrical-coordinate representation of color #557478: hue angle of 186.86º 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 #557478 is Cyan = 0.29, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 85 | 116 | 120 | - |
| CMYK | 0.29 | 0.03 | 0 | 0.53 |
| HSL | 186.86º | 0.17% | 0.4% | - |
| HSV(B) | 186.86º | 0.29% | 0.47% | - |
| XYZ | 13.38 | 15.78 | 20.11 | - |
| YUV | 107.19 | 135.23 | 112.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 116 | 120 | 0.29 | 0.03 | 0 | 0.53 | 186.86 | 0.17 | 0.4 |
| Hex | 55 | 74 | 78 | 1D | 3 | 0 | 35 | BB | 11 | 28 |
| Octal | 125 | 164 | 170 | 35 | 3 | 0 | 65 | 273 | 21 | 50 |
| Binary | 1010101 | 1110100 | 1111000 | 11101 | 11 | 0 | 110101 | 10111011 | 10001 | 101000 |
Color Harmonies of #557478
Complementary color
Monochromatic Colors of #557478
Black with #557478
Text Example
Text Example
White with #557478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557478; }
p { color: rgb(85,116,120); }
H1.HeaderClassName
{
color: #557478;
}
.AnyTagClassName
{
color: #557478;
}
</style>
background-color css
<style>
a { background-color: #557478; }
a { background-color: rgb(85,116,120); }
div.DivClassName
{
background-color: #557478;
}
.BgClassName
{
background-color: #557478;
}
</style>
border-color css
<style>
span { border-color: #557478; }
span { border-color: rgb(85,116,120); }
td.TdClassName
{
border-color: #557478;
}
.TagClassName
{
border-color: #557478;
}
</style>