Shades of Breaker Bay #597474
Tints of Breaker Bay #597474
RGB
CMYK
RGB Variations
Color information
#597474 (or 0x597474) is known color: Breaker Bay. HEX triplet: 59, 74 and 74. RGB value is (89,116,116). Sum of RGB (Red+Green+Blue) = 89+116+116=321 (42% of max value = 765). Red value is 89 (35.16% from 255 or 27.73% from 321); Green value is 116 (45.70% from 255 or 36.14% from 321); Blue value is 116 (45.70% from 255 or 36.14% from 321); Max value from RGB is 116 - color contains mainly: green, blue. Hex color #597474 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #597474 is #A68B8B. Grayscale: #6B6B6B. Windows color (decimal): -10914700 or 7631961. OLE color: 7631961.
HSL color Cylindrical-coordinate representation of color #597474: hue angle of 180º degrees, saturation: 0.13, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #597474 is Cyan = 0.23, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 89 | 116 | 116 | - |
| CMYK | 0.23 | 0 | 0 | 0.55 |
| HSL | 180º | 0.13% | 0.4% | - |
| HSV(B) | 180º | 0.23% | 0.45% | - |
| XYZ | 13.52 | 15.88 | 18.87 | - |
| YUV | 107.93 | 132.55 | 114.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 116 | 116 | 0.23 | 0 | 0 | 0.55 | 180 | 0.13 | 0.4 |
| Hex | 59 | 74 | 74 | 17 | 0 | 0 | 37 | B4 | D | 28 |
| Octal | 131 | 164 | 164 | 27 | 0 | 0 | 67 | 264 | 15 | 50 |
| Binary | 1011001 | 1110100 | 1110100 | 10111 | 0 | 0 | 110111 | 10110100 | 1101 | 101000 |
Color Harmonies of #597474
Complementary color
Monochromatic Colors of #597474
Black with #597474
Text Example
Text Example
White with #597474
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597474; }
p { color: rgb(89,116,116); }
H1.HeaderClassName
{
color: #597474;
}
.AnyTagClassName
{
color: #597474;
}
</style>
background-color css
<style>
a { background-color: #597474; }
a { background-color: rgb(89,116,116); }
div.DivClassName
{
background-color: #597474;
}
.BgClassName
{
background-color: #597474;
}
</style>
border-color css
<style>
span { border-color: #597474; }
span { border-color: rgb(89,116,116); }
td.TdClassName
{
border-color: #597474;
}
.TagClassName
{
border-color: #597474;
}
</style>