Shades of Breaker Bay #587977
Tints of Breaker Bay #587977
RGB
CMYK
RGB Variations
Color information
#587977 (or 0x587977) is known color: Breaker Bay. HEX triplet: 58, 79 and 77. RGB value is (88,121,119). Sum of RGB (Red+Green+Blue) = 88+121+119=328 (43% of max value = 765). Red value is 88 (34.77% from 255 or 26.83% from 328); Green value is 121 (47.66% from 255 or 36.89% from 328); Blue value is 119 (46.88% from 255 or 36.28% from 328); Max value from RGB is 121 - color contains mainly: green. Hex color #587977 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #587977 is #A78688. Grayscale: #6E6E6E. Windows color (decimal): -10978953 or 7829848. OLE color: 7829848.
HSL color Cylindrical-coordinate representation of color #587977: hue angle of 176.36º degrees, saturation: 0.16, 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 #587977 is Cyan = 0.27, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 88 | 121 | 119 | - |
| CMYK | 0.27 | 0 | 0.02 | 0.53 |
| HSL | 176.36º | 0.16% | 0.41% | - |
| HSV(B) | 176.36º | 0.27% | 0.47% | - |
| XYZ | 14.19 | 17.08 | 20 | - |
| YUV | 110.91 | 132.57 | 111.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 121 | 119 | 0.27 | 0 | 0.02 | 0.53 | 176.36 | 0.16 | 0.41 |
| Hex | 58 | 79 | 77 | 1B | 0 | 2 | 35 | B0 | 10 | 29 |
| Octal | 130 | 171 | 167 | 33 | 0 | 2 | 65 | 260 | 20 | 51 |
| Binary | 1011000 | 1111001 | 1110111 | 11011 | 0 | 10 | 110101 | 10110000 | 10000 | 101001 |
Color Harmonies of #587977
Complementary color
Monochromatic Colors of #587977
Black with #587977
Text Example
Text Example
White with #587977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587977; }
p { color: rgb(88,121,119); }
H1.HeaderClassName
{
color: #587977;
}
.AnyTagClassName
{
color: #587977;
}
</style>
background-color css
<style>
a { background-color: #587977; }
a { background-color: rgb(88,121,119); }
div.DivClassName
{
background-color: #587977;
}
.BgClassName
{
background-color: #587977;
}
</style>
border-color css
<style>
span { border-color: #587977; }
span { border-color: rgb(88,121,119); }
td.TdClassName
{
border-color: #587977;
}
.TagClassName
{
border-color: #587977;
}
</style>