Shades of Breaker Bay #587877
Tints of Breaker Bay #587877
RGB
CMYK
RGB Variations
Color information
#587877 (or 0x587877) is known color: Breaker Bay. HEX triplet: 58, 78 and 77. RGB value is (88,120,119). Sum of RGB (Red+Green+Blue) = 88+120+119=327 (43% of max value = 765). Red value is 88 (34.77% from 255 or 26.91% from 327); Green value is 120 (47.27% from 255 or 36.70% from 327); Blue value is 119 (46.88% from 255 or 36.39% from 327); Max value from RGB is 120 - color contains mainly: green. Hex color #587877 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #587877 is #A78788. Grayscale: #6E6E6E. Windows color (decimal): -10979209 or 7829592. OLE color: 7829592.
HSL color Cylindrical-coordinate representation of color #587877: hue angle of 178.12º degrees, saturation: 0.15, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #587877 is Cyan = 0.27, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 88 | 120 | 119 | - |
| CMYK | 0.27 | 0 | 0.01 | 0.53 |
| HSL | 178.13º | 0.15% | 0.41% | - |
| HSV(B) | 178.13º | 0.27% | 0.47% | - |
| XYZ | 14.07 | 16.84 | 19.96 | - |
| YUV | 110.32 | 132.9 | 112.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 120 | 119 | 0.27 | 0 | 0.01 | 0.53 | 178.13 | 0.15 | 0.41 |
| Hex | 58 | 78 | 77 | 1B | 0 | 1 | 35 | B2 | F | 29 |
| Octal | 130 | 170 | 167 | 33 | 0 | 1 | 65 | 262 | 17 | 51 |
| Binary | 1011000 | 1111000 | 1110111 | 11011 | 0 | 1 | 110101 | 10110010 | 1111 | 101001 |
Color Harmonies of #587877
Complementary color
Monochromatic Colors of #587877
Black with #587877
Text Example
Text Example
White with #587877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587877; }
p { color: rgb(88,120,119); }
H1.HeaderClassName
{
color: #587877;
}
.AnyTagClassName
{
color: #587877;
}
</style>
background-color css
<style>
a { background-color: #587877; }
a { background-color: rgb(88,120,119); }
div.DivClassName
{
background-color: #587877;
}
.BgClassName
{
background-color: #587877;
}
</style>
border-color css
<style>
span { border-color: #587877; }
span { border-color: rgb(88,120,119); }
td.TdClassName
{
border-color: #587877;
}
.TagClassName
{
border-color: #587877;
}
</style>