Shades of Breaker Bay #557476
Tints of Breaker Bay #557476
RGB
CMYK
RGB Variations
Color information
#557476 (or 0x557476) is known color: Breaker Bay. HEX triplet: 55, 74 and 76. RGB value is (85,116,118). Sum of RGB (Red+Green+Blue) = 85+116+118=319 (42% of max value = 765). Red value is 85 (33.59% from 255 or 26.65% from 319); Green value is 116 (45.70% from 255 or 36.36% from 319); Blue value is 118 (46.48% from 255 or 36.99% from 319); Max value from RGB is 118 - color contains mainly: blue. Hex color #557476 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557476 is #AA8B89. Grayscale: #6A6A6A. Windows color (decimal): -11176842 or 7763029. OLE color: 7763029.
HSL color Cylindrical-coordinate representation of color #557476: hue angle of 183.64º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #557476 is Cyan = 0.28, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 85 | 116 | 118 | - |
| CMYK | 0.28 | 0.02 | 0 | 0.54 |
| HSL | 183.64º | 0.16% | 0.4% | - |
| HSV(B) | 183.64º | 0.28% | 0.46% | - |
| XYZ | 13.26 | 15.73 | 19.48 | - |
| YUV | 106.96 | 134.23 | 112.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 116 | 118 | 0.28 | 0.02 | 0 | 0.54 | 183.64 | 0.16 | 0.4 |
| Hex | 55 | 74 | 76 | 1C | 2 | 0 | 36 | B8 | 10 | 28 |
| Octal | 125 | 164 | 166 | 34 | 2 | 0 | 66 | 270 | 20 | 50 |
| Binary | 1010101 | 1110100 | 1110110 | 11100 | 10 | 0 | 110110 | 10111000 | 10000 | 101000 |
Color Harmonies of #557476
Complementary color
Monochromatic Colors of #557476
Black with #557476
Text Example
Text Example
White with #557476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557476; }
p { color: rgb(85,116,118); }
H1.HeaderClassName
{
color: #557476;
}
.AnyTagClassName
{
color: #557476;
}
</style>
background-color css
<style>
a { background-color: #557476; }
a { background-color: rgb(85,116,118); }
div.DivClassName
{
background-color: #557476;
}
.BgClassName
{
background-color: #557476;
}
</style>
border-color css
<style>
span { border-color: #557476; }
span { border-color: rgb(85,116,118); }
td.TdClassName
{
border-color: #557476;
}
.TagClassName
{
border-color: #557476;
}
</style>