Shades of Breaker Bay #557475
Tints of Breaker Bay #557475
RGB
CMYK
RGB Variations
Color information
#557475 (or 0x557475) is known color: Breaker Bay. HEX triplet: 55, 74 and 75. RGB value is (85,116,117). Sum of RGB (Red+Green+Blue) = 85+116+117=318 (42% of max value = 765). Red value is 85 (33.59% from 255 or 26.73% from 318); Green value is 116 (45.70% from 255 or 36.48% from 318); Blue value is 117 (46.09% from 255 or 36.79% from 318); Max value from RGB is 117 - color contains mainly: blue. Hex color #557475 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557475 is #AA8B8A. Grayscale: #6A6A6A. Windows color (decimal): -11176843 or 7697493. OLE color: 7697493.
HSL color Cylindrical-coordinate representation of color #557475: hue angle of 181.88º 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 #557475 is Cyan = 0.27, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 85 | 116 | 117 | - |
| CMYK | 0.27 | 0.01 | 0 | 0.54 |
| HSL | 181.88º | 0.16% | 0.4% | - |
| HSV(B) | 181.88º | 0.27% | 0.46% | - |
| XYZ | 13.2 | 15.71 | 19.17 | - |
| YUV | 106.85 | 133.73 | 112.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 116 | 117 | 0.27 | 0.01 | 0 | 0.54 | 181.88 | 0.16 | 0.4 |
| Hex | 55 | 74 | 75 | 1B | 1 | 0 | 36 | B6 | 10 | 28 |
| Octal | 125 | 164 | 165 | 33 | 1 | 0 | 66 | 266 | 20 | 50 |
| Binary | 1010101 | 1110100 | 1110101 | 11011 | 1 | 0 | 110110 | 10110110 | 10000 | 101000 |
Color Harmonies of #557475
Complementary color
Monochromatic Colors of #557475
Black with #557475
Text Example
Text Example
White with #557475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557475; }
p { color: rgb(85,116,117); }
H1.HeaderClassName
{
color: #557475;
}
.AnyTagClassName
{
color: #557475;
}
</style>
background-color css
<style>
a { background-color: #557475; }
a { background-color: rgb(85,116,117); }
div.DivClassName
{
background-color: #557475;
}
.BgClassName
{
background-color: #557475;
}
</style>
border-color css
<style>
span { border-color: #557475; }
span { border-color: rgb(85,116,117); }
td.TdClassName
{
border-color: #557475;
}
.TagClassName
{
border-color: #557475;
}
</style>