Shades of Breaker Bay #537174
Tints of Breaker Bay #537174
RGB
CMYK
RGB Variations
Color information
#537174 (or 0x537174) is known color: Breaker Bay. HEX triplet: 53, 71 and 74. RGB value is (83,113,116). Sum of RGB (Red+Green+Blue) = 83+113+116=312 (41% of max value = 765). Red value is 83 (32.81% from 255 or 26.60% from 312); Green value is 113 (44.53% from 255 or 36.22% from 312); Blue value is 116 (45.70% from 255 or 37.18% from 312); Max value from RGB is 116 - color contains mainly: blue. Hex color #537174 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537174 is #AC8E8B. Grayscale: #686868. Windows color (decimal): -11308684 or 7631187. OLE color: 7631187.
HSL color Cylindrical-coordinate representation of color #537174: hue angle of 185.45º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #537174 is Cyan = 0.28, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 113 | 116 | - |
| CMYK | 0.28 | 0.03 | 0 | 0.55 |
| HSL | 185.45º | 0.17% | 0.39% | - |
| HSV(B) | 185.45º | 0.28% | 0.45% | - |
| XYZ | 12.62 | 14.91 | 18.74 | - |
| YUV | 104.37 | 134.56 | 112.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 113 | 116 | 0.28 | 0.03 | 0 | 0.55 | 185.45 | 0.17 | 0.39 |
| Hex | 53 | 71 | 74 | 1C | 3 | 0 | 37 | B9 | 11 | 27 |
| Octal | 123 | 161 | 164 | 34 | 3 | 0 | 67 | 271 | 21 | 47 |
| Binary | 1010011 | 1110001 | 1110100 | 11100 | 11 | 0 | 110111 | 10111001 | 10001 | 100111 |
Color Harmonies of #537174
Complementary color
Monochromatic Colors of #537174
Black with #537174
Text Example
Text Example
White with #537174
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537174; }
p { color: rgb(83,113,116); }
H1.HeaderClassName
{
color: #537174;
}
.AnyTagClassName
{
color: #537174;
}
</style>
background-color css
<style>
a { background-color: #537174; }
a { background-color: rgb(83,113,116); }
div.DivClassName
{
background-color: #537174;
}
.BgClassName
{
background-color: #537174;
}
</style>
border-color css
<style>
span { border-color: #537174; }
span { border-color: rgb(83,113,116); }
td.TdClassName
{
border-color: #537174;
}
.TagClassName
{
border-color: #537174;
}
</style>