Shades of Breaker Bay #558278
Tints of Breaker Bay #558278
RGB
CMYK
RGB Variations
Color information
#558278 (or 0x558278) is known color: Breaker Bay. HEX triplet: 55, 82 and 78. RGB value is (85,130,120). Sum of RGB (Red+Green+Blue) = 85+130+120=335 (44% of max value = 765). Red value is 85 (33.59% from 255 or 25.37% from 335); Green value is 130 (51.17% from 255 or 38.81% from 335); Blue value is 120 (47.27% from 255 or 35.82% from 335); Max value from RGB is 130 - color contains mainly: green. Hex color #558278 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #558278 is #AA7D87. Grayscale: #737373. Windows color (decimal): -11173256 or 7897685. OLE color: 7897685.
HSL color Cylindrical-coordinate representation of color #558278: hue angle of 166.67º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #558278 is Cyan = 0.35, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 85 | 130 | 120 | - |
| CMYK | 0.35 | 0 | 0.08 | 0.49 |
| HSL | 166.67º | 0.21% | 0.42% | - |
| HSV(B) | 166.67º | 0.35% | 0.51% | - |
| XYZ | 15.12 | 19.25 | 20.69 | - |
| YUV | 115.41 | 130.59 | 106.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 130 | 120 | 0.35 | 0 | 0.08 | 0.49 | 166.67 | 0.21 | 0.42 |
| Hex | 55 | 82 | 78 | 23 | 0 | 8 | 31 | A7 | 15 | 2A |
| Octal | 125 | 202 | 170 | 43 | 0 | 10 | 61 | 247 | 25 | 52 |
| Binary | 1010101 | 10000010 | 1111000 | 100011 | 0 | 1000 | 110001 | 10100111 | 10101 | 101010 |
Color Harmonies of #558278
Complementary color
Monochromatic Colors of #558278
Black with #558278
Text Example
Text Example
White with #558278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #558278; }
p { color: rgb(85,130,120); }
H1.HeaderClassName
{
color: #558278;
}
.AnyTagClassName
{
color: #558278;
}
</style>
background-color css
<style>
a { background-color: #558278; }
a { background-color: rgb(85,130,120); }
div.DivClassName
{
background-color: #558278;
}
.BgClassName
{
background-color: #558278;
}
</style>
border-color css
<style>
span { border-color: #558278; }
span { border-color: rgb(85,130,120); }
td.TdClassName
{
border-color: #558278;
}
.TagClassName
{
border-color: #558278;
}
</style>