Shades of Breaker Bay #557775
Tints of Breaker Bay #557775
RGB
CMYK
RGB Variations
Color information
#557775 (or 0x557775) is known color: Breaker Bay. HEX triplet: 55, 77 and 75. RGB value is (85,119,117). Sum of RGB (Red+Green+Blue) = 85+119+117=321 (42% of max value = 765). Red value is 85 (33.59% from 255 or 26.48% from 321); Green value is 119 (46.88% from 255 or 37.07% from 321); Blue value is 117 (46.09% from 255 or 36.45% from 321); Max value from RGB is 119 - color contains mainly: green. Hex color #557775 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557775 is #AA888A. Grayscale: #6C6C6C. Windows color (decimal): -11176075 or 7698261. OLE color: 7698261.
HSL color Cylindrical-coordinate representation of color #557775: hue angle of 176.47º 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 #557775 is Cyan = 0.29, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 85 | 119 | 117 | - |
| CMYK | 0.29 | 0 | 0.02 | 0.53 |
| HSL | 176.47º | 0.17% | 0.4% | - |
| HSV(B) | 176.47º | 0.29% | 0.47% | - |
| XYZ | 13.55 | 16.41 | 19.28 | - |
| YUV | 108.61 | 132.74 | 111.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 119 | 117 | 0.29 | 0 | 0.02 | 0.53 | 176.47 | 0.17 | 0.4 |
| Hex | 55 | 77 | 75 | 1D | 0 | 2 | 35 | B0 | 11 | 28 |
| Octal | 125 | 167 | 165 | 35 | 0 | 2 | 65 | 260 | 21 | 50 |
| Binary | 1010101 | 1110111 | 1110101 | 11101 | 0 | 10 | 110101 | 10110000 | 10001 | 101000 |
Color Harmonies of #557775
Complementary color
Monochromatic Colors of #557775
Black with #557775
Text Example
Text Example
White with #557775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557775; }
p { color: rgb(85,119,117); }
H1.HeaderClassName
{
color: #557775;
}
.AnyTagClassName
{
color: #557775;
}
</style>
background-color css
<style>
a { background-color: #557775; }
a { background-color: rgb(85,119,117); }
div.DivClassName
{
background-color: #557775;
}
.BgClassName
{
background-color: #557775;
}
</style>
border-color css
<style>
span { border-color: #557775; }
span { border-color: rgb(85,119,117); }
td.TdClassName
{
border-color: #557775;
}
.TagClassName
{
border-color: #557775;
}
</style>