Shades of Breaker Bay #537276
Tints of Breaker Bay #537276
RGB
CMYK
RGB Variations
Color information
#537276 (or 0x537276) is known color: Breaker Bay. HEX triplet: 53, 72 and 76. RGB value is (83,114,118). Sum of RGB (Red+Green+Blue) = 83+114+118=315 (41% of max value = 765). Red value is 83 (32.81% from 255 or 26.35% from 315); Green value is 114 (44.92% from 255 or 36.19% from 315); Blue value is 118 (46.48% from 255 or 37.46% from 315); Max value from RGB is 118 - color contains mainly: blue. Hex color #537276 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537276 is #AC8D89. Grayscale: #696969. Windows color (decimal): -11308426 or 7762515. OLE color: 7762515.
HSL color Cylindrical-coordinate representation of color #537276: hue angle of 186.86º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #537276 is Cyan = 0.30, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 83 | 114 | 118 | - |
| CMYK | 0.30 | 0.03 | 0 | 0.54 |
| HSL | 186.86º | 0.17% | 0.39% | - |
| HSV(B) | 186.86º | 0.3% | 0.46% | - |
| XYZ | 12.85 | 15.18 | 19.39 | - |
| YUV | 105.19 | 135.23 | 112.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 114 | 118 | 0.30 | 0.03 | 0 | 0.54 | 186.86 | 0.17 | 0.39 |
| Hex | 53 | 72 | 76 | 1E | 3 | 0 | 36 | BB | 11 | 27 |
| Octal | 123 | 162 | 166 | 36 | 3 | 0 | 66 | 273 | 21 | 47 |
| Binary | 1010011 | 1110010 | 1110110 | 11110 | 11 | 0 | 110110 | 10111011 | 10001 | 100111 |
Color Harmonies of #537276
Complementary color
Monochromatic Colors of #537276
Black with #537276
Text Example
Text Example
White with #537276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537276; }
p { color: rgb(83,114,118); }
H1.HeaderClassName
{
color: #537276;
}
.AnyTagClassName
{
color: #537276;
}
</style>
background-color css
<style>
a { background-color: #537276; }
a { background-color: rgb(83,114,118); }
div.DivClassName
{
background-color: #537276;
}
.BgClassName
{
background-color: #537276;
}
</style>
border-color css
<style>
span { border-color: #537276; }
span { border-color: rgb(83,114,118); }
td.TdClassName
{
border-color: #537276;
}
.TagClassName
{
border-color: #537276;
}
</style>