Shades of Breaker Bay #587677
Tints of Breaker Bay #587677
RGB
CMYK
RGB Variations
Color information
#587677 (or 0x587677) is known color: Breaker Bay. HEX triplet: 58, 76 and 77. RGB value is (88,118,119). Sum of RGB (Red+Green+Blue) = 88+118+119=325 (43% of max value = 765). Red value is 88 (34.77% from 255 or 27.08% from 325); Green value is 118 (46.48% from 255 or 36.31% from 325); Blue value is 119 (46.88% from 255 or 36.62% from 325); Max value from RGB is 119 - color contains mainly: blue. Hex color #587677 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #587677 is #A78988. Grayscale: #6D6D6D. Windows color (decimal): -10979721 or 7829080. OLE color: 7829080.
HSL color Cylindrical-coordinate representation of color #587677: hue angle of 181.94º 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 #587677 is Cyan = 0.26, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 88 | 118 | 119 | - |
| CMYK | 0.26 | 0.01 | 0 | 0.53 |
| HSL | 181.94º | 0.15% | 0.41% | - |
| HSV(B) | 181.94º | 0.26% | 0.47% | - |
| XYZ | 13.83 | 16.36 | 19.88 | - |
| YUV | 109.14 | 133.56 | 112.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 118 | 119 | 0.26 | 0.01 | 0 | 0.53 | 181.94 | 0.15 | 0.41 |
| Hex | 58 | 76 | 77 | 1A | 1 | 0 | 35 | B6 | F | 29 |
| Octal | 130 | 166 | 167 | 32 | 1 | 0 | 65 | 266 | 17 | 51 |
| Binary | 1011000 | 1110110 | 1110111 | 11010 | 1 | 0 | 110101 | 10110110 | 1111 | 101001 |
Color Harmonies of #587677
Complementary color
Monochromatic Colors of #587677
Black with #587677
Text Example
Text Example
White with #587677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587677; }
p { color: rgb(88,118,119); }
H1.HeaderClassName
{
color: #587677;
}
.AnyTagClassName
{
color: #587677;
}
</style>
background-color css
<style>
a { background-color: #587677; }
a { background-color: rgb(88,118,119); }
div.DivClassName
{
background-color: #587677;
}
.BgClassName
{
background-color: #587677;
}
</style>
border-color css
<style>
span { border-color: #587677; }
span { border-color: rgb(88,118,119); }
td.TdClassName
{
border-color: #587677;
}
.TagClassName
{
border-color: #587677;
}
</style>