Shades of Breaker Bay #537776
Tints of Breaker Bay #537776
RGB
CMYK
RGB Variations
Color information
#537776 (or 0x537776) is known color: Breaker Bay. HEX triplet: 53, 77 and 76. RGB value is (83,119,118). Sum of RGB (Red+Green+Blue) = 83+119+118=320 (42% of max value = 765). Red value is 83 (32.81% from 255 or 25.94% from 320); Green value is 119 (46.88% from 255 or 37.19% from 320); Blue value is 118 (46.48% from 255 or 36.88% from 320); Max value from RGB is 119 - color contains mainly: green. Hex color #537776 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537776 is #AC8889. Grayscale: #6C6C6C. Windows color (decimal): -11307146 or 7763795. OLE color: 7763795.
HSL color Cylindrical-coordinate representation of color #537776: hue angle of 178.33º degrees, saturation: 0.18, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #537776 is Cyan = 0.30, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 119 | 118 | - |
| CMYK | 0.30 | 0 | 0.01 | 0.53 |
| HSL | 178.33º | 0.18% | 0.4% | - |
| HSV(B) | 178.33º | 0.3% | 0.47% | - |
| XYZ | 13.43 | 16.34 | 19.59 | - |
| YUV | 108.12 | 133.57 | 110.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 119 | 118 | 0.30 | 0 | 0.01 | 0.53 | 178.33 | 0.18 | 0.4 |
| Hex | 53 | 77 | 76 | 1E | 0 | 1 | 35 | B2 | 12 | 28 |
| Octal | 123 | 167 | 166 | 36 | 0 | 1 | 65 | 262 | 22 | 50 |
| Binary | 1010011 | 1110111 | 1110110 | 11110 | 0 | 1 | 110101 | 10110010 | 10010 | 101000 |
Color Harmonies of #537776
Complementary color
Monochromatic Colors of #537776
Black with #537776
Text Example
Text Example
White with #537776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537776; }
p { color: rgb(83,119,118); }
H1.HeaderClassName
{
color: #537776;
}
.AnyTagClassName
{
color: #537776;
}
</style>
background-color css
<style>
a { background-color: #537776; }
a { background-color: rgb(83,119,118); }
div.DivClassName
{
background-color: #537776;
}
.BgClassName
{
background-color: #537776;
}
</style>
border-color css
<style>
span { border-color: #537776; }
span { border-color: rgb(83,119,118); }
td.TdClassName
{
border-color: #537776;
}
.TagClassName
{
border-color: #537776;
}
</style>