Shades of Breaker Bay #597778
Tints of Breaker Bay #597778
RGB
CMYK
RGB Variations
Color information
#597778 (or 0x597778) is known color: Breaker Bay. HEX triplet: 59, 77 and 78. RGB value is (89,119,120). Sum of RGB (Red+Green+Blue) = 89+119+120=328 (43% of max value = 765). Red value is 89 (35.16% from 255 or 27.13% from 328); Green value is 119 (46.88% from 255 or 36.28% from 328); Blue value is 120 (47.27% from 255 or 36.59% from 328); Max value from RGB is 120 - color contains mainly: blue. Hex color #597778 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #597778 is #A68887. Grayscale: #6E6E6E. Windows color (decimal): -10913928 or 7894873. OLE color: 7894873.
HSL color Cylindrical-coordinate representation of color #597778: 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 #597778 is Cyan = 0.26, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 89 | 119 | 120 | - |
| CMYK | 0.26 | 0.01 | 0 | 0.53 |
| HSL | 181.94º | 0.15% | 0.41% | - |
| HSV(B) | 181.94º | 0.26% | 0.47% | - |
| XYZ | 14.11 | 16.67 | 20.24 | - |
| YUV | 110.14 | 133.56 | 112.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 119 | 120 | 0.26 | 0.01 | 0 | 0.53 | 181.94 | 0.15 | 0.41 |
| Hex | 59 | 77 | 78 | 1A | 1 | 0 | 35 | B6 | F | 29 |
| Octal | 131 | 167 | 170 | 32 | 1 | 0 | 65 | 266 | 17 | 51 |
| Binary | 1011001 | 1110111 | 1111000 | 11010 | 1 | 0 | 110101 | 10110110 | 1111 | 101001 |
Color Harmonies of #597778
Complementary color
Monochromatic Colors of #597778
Black with #597778
Text Example
Text Example
White with #597778
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597778; }
p { color: rgb(89,119,120); }
H1.HeaderClassName
{
color: #597778;
}
.AnyTagClassName
{
color: #597778;
}
</style>
background-color css
<style>
a { background-color: #597778; }
a { background-color: rgb(89,119,120); }
div.DivClassName
{
background-color: #597778;
}
.BgClassName
{
background-color: #597778;
}
</style>
border-color css
<style>
span { border-color: #597778; }
span { border-color: rgb(89,119,120); }
td.TdClassName
{
border-color: #597778;
}
.TagClassName
{
border-color: #597778;
}
</style>