Shades of Breaker Bay #558178
Tints of Breaker Bay #558178
RGB
CMYK
RGB Variations
Color information
#558178 (or 0x558178) is known color: Breaker Bay. HEX triplet: 55, 81 and 78. RGB value is (85,129,120). Sum of RGB (Red+Green+Blue) = 85+129+120=334 (44% of max value = 765). Red value is 85 (33.59% from 255 or 25.45% from 334); Green value is 129 (50.78% from 255 or 38.62% from 334); Blue value is 120 (47.27% from 255 or 35.93% from 334); Max value from RGB is 129 - color contains mainly: green. Hex color #558178 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #558178 is #AA7E87. Grayscale: #727272. Windows color (decimal): -11173512 or 7897429. OLE color: 7897429.
HSL color Cylindrical-coordinate representation of color #558178: hue angle of 167.73º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #558178 is Cyan = 0.34, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 85 | 129 | 120 | - |
| CMYK | 0.34 | 0 | 0.07 | 0.49 |
| HSL | 167.73º | 0.21% | 0.42% | - |
| HSV(B) | 167.73º | 0.34% | 0.51% | - |
| XYZ | 14.99 | 18.99 | 20.64 | - |
| YUV | 114.82 | 130.92 | 106.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 129 | 120 | 0.34 | 0 | 0.07 | 0.49 | 167.73 | 0.21 | 0.42 |
| Hex | 55 | 81 | 78 | 22 | 0 | 7 | 31 | A8 | 15 | 2A |
| Octal | 125 | 201 | 170 | 42 | 0 | 7 | 61 | 250 | 25 | 52 |
| Binary | 1010101 | 10000001 | 1111000 | 100010 | 0 | 111 | 110001 | 10101000 | 10101 | 101010 |
Color Harmonies of #558178
Complementary color
Monochromatic Colors of #558178
Black with #558178
Text Example
Text Example
White with #558178
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #558178; }
p { color: rgb(85,129,120); }
H1.HeaderClassName
{
color: #558178;
}
.AnyTagClassName
{
color: #558178;
}
</style>
background-color css
<style>
a { background-color: #558178; }
a { background-color: rgb(85,129,120); }
div.DivClassName
{
background-color: #558178;
}
.BgClassName
{
background-color: #558178;
}
</style>
border-color css
<style>
span { border-color: #558178; }
span { border-color: rgb(85,129,120); }
td.TdClassName
{
border-color: #558178;
}
.TagClassName
{
border-color: #558178;
}
</style>