Shades of Breaker Bay #537477
Tints of Breaker Bay #537477
RGB
CMYK
RGB Variations
Color information
#537477 (or 0x537477) is known color: Breaker Bay. HEX triplet: 53, 74 and 77. RGB value is (83,116,119). Sum of RGB (Red+Green+Blue) = 83+116+119=318 (42% of max value = 765). Red value is 83 (32.81% from 255 or 26.10% from 318); Green value is 116 (45.70% from 255 or 36.48% from 318); Blue value is 119 (46.88% from 255 or 37.42% from 318); Max value from RGB is 119 - color contains mainly: blue. Hex color #537477 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537477 is #AC8B88. Grayscale: #6A6A6A. Windows color (decimal): -11307913 or 7828563. OLE color: 7828563.
HSL color Cylindrical-coordinate representation of color #537477: hue angle of 185º 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 #537477 is Cyan = 0.30, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 116 | 119 | - |
| CMYK | 0.30 | 0.03 | 0 | 0.53 |
| HSL | 185º | 0.18% | 0.4% | - |
| HSV(B) | 185º | 0.3% | 0.47% | - |
| XYZ | 13.14 | 15.66 | 19.78 | - |
| YUV | 106.48 | 135.07 | 111.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 116 | 119 | 0.30 | 0.03 | 0 | 0.53 | 185 | 0.18 | 0.4 |
| Hex | 53 | 74 | 77 | 1E | 3 | 0 | 35 | B9 | 12 | 28 |
| Octal | 123 | 164 | 167 | 36 | 3 | 0 | 65 | 271 | 22 | 50 |
| Binary | 1010011 | 1110100 | 1110111 | 11110 | 11 | 0 | 110101 | 10111001 | 10010 | 101000 |
Color Harmonies of #537477
Complementary color
Monochromatic Colors of #537477
Black with #537477
Text Example
Text Example
White with #537477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537477; }
p { color: rgb(83,116,119); }
H1.HeaderClassName
{
color: #537477;
}
.AnyTagClassName
{
color: #537477;
}
</style>
background-color css
<style>
a { background-color: #537477; }
a { background-color: rgb(83,116,119); }
div.DivClassName
{
background-color: #537477;
}
.BgClassName
{
background-color: #537477;
}
</style>
border-color css
<style>
span { border-color: #537477; }
span { border-color: rgb(83,116,119); }
td.TdClassName
{
border-color: #537477;
}
.TagClassName
{
border-color: #537477;
}
</style>