Shades of Breaker Bay #597476
Tints of Breaker Bay #597476
RGB
CMYK
RGB Variations
Color information
#597476 (or 0x597476) is known color: Breaker Bay. HEX triplet: 59, 74 and 76. RGB value is (89,116,118). Sum of RGB (Red+Green+Blue) = 89+116+118=323 (42% of max value = 765). Red value is 89 (35.16% from 255 or 27.55% from 323); Green value is 116 (45.70% from 255 or 35.91% from 323); Blue value is 118 (46.48% from 255 or 36.53% from 323); Max value from RGB is 118 - color contains mainly: blue. Hex color #597476 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #597476 is #A68B89. Grayscale: #6C6C6C. Windows color (decimal): -10914698 or 7763033. OLE color: 7763033.
HSL color Cylindrical-coordinate representation of color #597476: hue angle of 184.14º degrees, saturation: 0.14, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #597476 is Cyan = 0.25, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 89 | 116 | 118 | - |
| CMYK | 0.25 | 0.02 | 0 | 0.54 |
| HSL | 184.14º | 0.14% | 0.41% | - |
| HSV(B) | 184.14º | 0.25% | 0.46% | - |
| XYZ | 13.64 | 15.92 | 19.49 | - |
| YUV | 108.16 | 133.55 | 114.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 116 | 118 | 0.25 | 0.02 | 0 | 0.54 | 184.14 | 0.14 | 0.41 |
| Hex | 59 | 74 | 76 | 19 | 2 | 0 | 36 | B8 | E | 29 |
| Octal | 131 | 164 | 166 | 31 | 2 | 0 | 66 | 270 | 16 | 51 |
| Binary | 1011001 | 1110100 | 1110110 | 11001 | 10 | 0 | 110110 | 10111000 | 1110 | 101001 |
Color Harmonies of #597476
Complementary color
Monochromatic Colors of #597476
Black with #597476
Text Example
Text Example
White with #597476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597476; }
p { color: rgb(89,116,118); }
H1.HeaderClassName
{
color: #597476;
}
.AnyTagClassName
{
color: #597476;
}
</style>
background-color css
<style>
a { background-color: #597476; }
a { background-color: rgb(89,116,118); }
div.DivClassName
{
background-color: #597476;
}
.BgClassName
{
background-color: #597476;
}
</style>
border-color css
<style>
span { border-color: #597476; }
span { border-color: rgb(89,116,118); }
td.TdClassName
{
border-color: #597476;
}
.TagClassName
{
border-color: #597476;
}
</style>