Shades of Breaker Bay #537677
Tints of Breaker Bay #537677
RGB
CMYK
RGB Variations
Color information
#537677 (or 0x537677) is known color: Breaker Bay. HEX triplet: 53, 76 and 77. RGB value is (83,118,119). Sum of RGB (Red+Green+Blue) = 83+118+119=320 (42% of max value = 765). Red value is 83 (32.81% from 255 or 25.94% from 320); Green value is 118 (46.48% from 255 or 36.88% from 320); Blue value is 119 (46.88% from 255 or 37.19% from 320); Max value from RGB is 119 - color contains mainly: blue. Hex color #537677 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537677 is #AC8988. Grayscale: #6B6B6B. Windows color (decimal): -11307401 or 7829075. OLE color: 7829075.
HSL color Cylindrical-coordinate representation of color #537677: hue angle of 181.67º 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 #537677 is Cyan = 0.30, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 118 | 119 | - |
| CMYK | 0.30 | 0.01 | 0 | 0.53 |
| HSL | 181.67º | 0.18% | 0.4% | - |
| HSV(B) | 181.67º | 0.3% | 0.47% | - |
| XYZ | 13.38 | 16.13 | 19.86 | - |
| YUV | 107.65 | 134.4 | 110.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 118 | 119 | 0.30 | 0.01 | 0 | 0.53 | 181.67 | 0.18 | 0.4 |
| Hex | 53 | 76 | 77 | 1E | 1 | 0 | 35 | B6 | 12 | 28 |
| Octal | 123 | 166 | 167 | 36 | 1 | 0 | 65 | 266 | 22 | 50 |
| Binary | 1010011 | 1110110 | 1110111 | 11110 | 1 | 0 | 110101 | 10110110 | 10010 | 101000 |
Color Harmonies of #537677
Complementary color
Monochromatic Colors of #537677
Black with #537677
Text Example
Text Example
White with #537677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537677; }
p { color: rgb(83,118,119); }
H1.HeaderClassName
{
color: #537677;
}
.AnyTagClassName
{
color: #537677;
}
</style>
background-color css
<style>
a { background-color: #537677; }
a { background-color: rgb(83,118,119); }
div.DivClassName
{
background-color: #537677;
}
.BgClassName
{
background-color: #537677;
}
</style>
border-color css
<style>
span { border-color: #537677; }
span { border-color: rgb(83,118,119); }
td.TdClassName
{
border-color: #537677;
}
.TagClassName
{
border-color: #537677;
}
</style>