Shades of Breaker Bay #587777
Tints of Breaker Bay #587777
RGB
CMYK
RGB Variations
Color information
#587777 (or 0x587777) is known color: Breaker Bay. HEX triplet: 58, 77 and 77. RGB value is (88,119,119). Sum of RGB (Red+Green+Blue) = 88+119+119=326 (43% of max value = 765). Red value is 88 (34.77% from 255 or 26.99% from 326); Green value is 119 (46.88% from 255 or 36.50% from 326); Blue value is 119 (46.88% from 255 or 36.50% from 326); Max value from RGB is 119 - color contains mainly: green, blue. Hex color #587777 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #587777 is #A78888. Grayscale: #6D6D6D. Windows color (decimal): -10979465 or 7829336. OLE color: 7829336.
HSL color Cylindrical-coordinate representation of color #587777: hue angle of 180º degrees, saturation: 0.15, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #587777 is Cyan = 0.26, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 88 | 119 | 119 | - |
| CMYK | 0.26 | 0 | 0 | 0.53 |
| HSL | 180º | 0.15% | 0.41% | - |
| HSV(B) | 180º | 0.26% | 0.47% | - |
| XYZ | 13.95 | 16.6 | 19.92 | - |
| YUV | 109.73 | 133.23 | 112.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 119 | 119 | 0.26 | 0 | 0 | 0.53 | 180 | 0.15 | 0.41 |
| Hex | 58 | 77 | 77 | 1A | 0 | 0 | 35 | B4 | F | 29 |
| Octal | 130 | 167 | 167 | 32 | 0 | 0 | 65 | 264 | 17 | 51 |
| Binary | 1011000 | 1110111 | 1110111 | 11010 | 0 | 0 | 110101 | 10110100 | 1111 | 101001 |
Color Harmonies of #587777
Complementary color
Monochromatic Colors of #587777
Black with #587777
Text Example
Text Example
White with #587777
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587777; }
p { color: rgb(88,119,119); }
H1.HeaderClassName
{
color: #587777;
}
.AnyTagClassName
{
color: #587777;
}
</style>
background-color css
<style>
a { background-color: #587777; }
a { background-color: rgb(88,119,119); }
div.DivClassName
{
background-color: #587777;
}
.BgClassName
{
background-color: #587777;
}
</style>
border-color css
<style>
span { border-color: #587777; }
span { border-color: rgb(88,119,119); }
td.TdClassName
{
border-color: #587777;
}
.TagClassName
{
border-color: #587777;
}
</style>