Shades of Breaker Bay #597677
Tints of Breaker Bay #597677
RGB
CMYK
RGB Variations
Color information
#597677 (or 0x597677) is known color: Breaker Bay. HEX triplet: 59, 76 and 77. RGB value is (89,118,119). Sum of RGB (Red+Green+Blue) = 89+118+119=326 (43% of max value = 765). Red value is 89 (35.16% from 255 or 27.30% from 326); Green value is 118 (46.48% from 255 or 36.20% from 326); Blue value is 119 (46.88% from 255 or 36.50% from 326); Max value from RGB is 119 - color contains mainly: blue. Hex color #597677 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #597677 is #A68988. Grayscale: #6D6D6D. Windows color (decimal): -10914185 or 7829081. OLE color: 7829081.
HSL color Cylindrical-coordinate representation of color #597677: hue angle of 182º degrees, saturation: 0.14, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #597677 is Cyan = 0.25, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 89 | 118 | 119 | - |
| CMYK | 0.25 | 0.01 | 0 | 0.53 |
| HSL | 182º | 0.14% | 0.41% | - |
| HSV(B) | 182º | 0.25% | 0.47% | - |
| XYZ | 13.93 | 16.41 | 19.89 | - |
| YUV | 109.44 | 133.39 | 113.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 118 | 119 | 0.25 | 0.01 | 0 | 0.53 | 182 | 0.14 | 0.41 |
| Hex | 59 | 76 | 77 | 19 | 1 | 0 | 35 | B6 | E | 29 |
| Octal | 131 | 166 | 167 | 31 | 1 | 0 | 65 | 266 | 16 | 51 |
| Binary | 1011001 | 1110110 | 1110111 | 11001 | 1 | 0 | 110101 | 10110110 | 1110 | 101001 |
Color Harmonies of #597677
Complementary color
Monochromatic Colors of #597677
Black with #597677
Text Example
Text Example
White with #597677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597677; }
p { color: rgb(89,118,119); }
H1.HeaderClassName
{
color: #597677;
}
.AnyTagClassName
{
color: #597677;
}
</style>
background-color css
<style>
a { background-color: #597677; }
a { background-color: rgb(89,118,119); }
div.DivClassName
{
background-color: #597677;
}
.BgClassName
{
background-color: #597677;
}
</style>
border-color css
<style>
span { border-color: #597677; }
span { border-color: rgb(89,118,119); }
td.TdClassName
{
border-color: #597677;
}
.TagClassName
{
border-color: #597677;
}
</style>