Shades of Breaker Bay #557676
Tints of Breaker Bay #557676
RGB
CMYK
RGB Variations
Color information
#557676 (or 0x557676) is known color: Breaker Bay. HEX triplet: 55, 76 and 76. RGB value is (85,118,118). Sum of RGB (Red+Green+Blue) = 85+118+118=321 (42% of max value = 765). Red value is 85 (33.59% from 255 or 26.48% from 321); Green value is 118 (46.48% from 255 or 36.76% from 321); Blue value is 118 (46.48% from 255 or 36.76% from 321); Max value from RGB is 118 - color contains mainly: green, blue. Hex color #557676 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557676 is #AA8989. Grayscale: #6C6C6C. Windows color (decimal): -11176330 or 7763541. OLE color: 7763541.
HSL color Cylindrical-coordinate representation of color #557676: hue angle of 180º 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 #557676 is Cyan = 0.28, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 85 | 118 | 118 | - |
| CMYK | 0.28 | 0 | 0 | 0.54 |
| HSL | 180º | 0.16% | 0.4% | - |
| HSV(B) | 180º | 0.28% | 0.46% | - |
| XYZ | 13.49 | 16.2 | 19.55 | - |
| YUV | 108.13 | 133.57 | 111.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 118 | 118 | 0.28 | 0 | 0 | 0.54 | 180 | 0.16 | 0.4 |
| Hex | 55 | 76 | 76 | 1C | 0 | 0 | 36 | B4 | 10 | 28 |
| Octal | 125 | 166 | 166 | 34 | 0 | 0 | 66 | 264 | 20 | 50 |
| Binary | 1010101 | 1110110 | 1110110 | 11100 | 0 | 0 | 110110 | 10110100 | 10000 | 101000 |
Color Harmonies of #557676
Complementary color
Monochromatic Colors of #557676
Black with #557676
Text Example
Text Example
White with #557676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557676; }
p { color: rgb(85,118,118); }
H1.HeaderClassName
{
color: #557676;
}
.AnyTagClassName
{
color: #557676;
}
</style>
background-color css
<style>
a { background-color: #557676; }
a { background-color: rgb(85,118,118); }
div.DivClassName
{
background-color: #557676;
}
.BgClassName
{
background-color: #557676;
}
</style>
border-color css
<style>
span { border-color: #557676; }
span { border-color: rgb(85,118,118); }
td.TdClassName
{
border-color: #557676;
}
.TagClassName
{
border-color: #557676;
}
</style>