Shades of Breaker Bay #598684
Tints of Breaker Bay #598684
RGB
CMYK
RGB Variations
Color information
#598684 (or 0x598684) is known color: Breaker Bay. HEX triplet: 59, 86 and 84. RGB value is (89,134,132). Sum of RGB (Red+Green+Blue) = 89+134+132=355 (47% of max value = 765). Red value is 89 (35.16% from 255 or 25.07% from 355); Green value is 134 (52.73% from 255 or 37.75% from 355); Blue value is 132 (51.95% from 255 or 37.18% from 355); Max value from RGB is 134 - color contains mainly: green. Hex color #598684 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #598684 is #A6797B. Grayscale: #787878. Windows color (decimal): -10910076 or 8685145. OLE color: 8685145.
HSL color Cylindrical-coordinate representation of color #598684: hue angle of 177.33º degrees, saturation: 0.2, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #598684 is Cyan = 0.34, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 89 | 134 | 132 | - |
| CMYK | 0.34 | 0 | 0.01 | 0.47 |
| HSL | 177.33º | 0.2% | 0.44% | - |
| HSV(B) | 177.33º | 0.34% | 0.53% | - |
| XYZ | 16.81 | 20.84 | 24.97 | - |
| YUV | 120.32 | 134.59 | 105.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 134 | 132 | 0.34 | 0 | 0.01 | 0.47 | 177.33 | 0.2 | 0.44 |
| Hex | 59 | 86 | 84 | 22 | 0 | 1 | 2F | B1 | 14 | 2C |
| Octal | 131 | 206 | 204 | 42 | 0 | 1 | 57 | 261 | 24 | 54 |
| Binary | 1011001 | 10000110 | 10000100 | 100010 | 0 | 1 | 101111 | 10110001 | 10100 | 101100 |
Color Harmonies of #598684
Complementary color
Monochromatic Colors of #598684
Black with #598684
Text Example
Text Example
White with #598684
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #598684; }
p { color: rgb(89,134,132); }
H1.HeaderClassName
{
color: #598684;
}
.AnyTagClassName
{
color: #598684;
}
</style>
background-color css
<style>
a { background-color: #598684; }
a { background-color: rgb(89,134,132); }
div.DivClassName
{
background-color: #598684;
}
.BgClassName
{
background-color: #598684;
}
</style>
border-color css
<style>
span { border-color: #598684; }
span { border-color: rgb(89,134,132); }
td.TdClassName
{
border-color: #598684;
}
.TagClassName
{
border-color: #598684;
}
</style>