Shades of Breaker Bay #537777
Tints of Breaker Bay #537777
RGB
CMYK
RGB Variations
Color information
#537777 (or 0x537777) is known color: Breaker Bay. HEX triplet: 53, 77 and 77. RGB value is (83,119,119). Sum of RGB (Red+Green+Blue) = 83+119+119=321 (42% of max value = 765). Red value is 83 (32.81% from 255 or 25.86% from 321); Green value is 119 (46.88% from 255 or 37.07% from 321); Blue value is 119 (46.88% from 255 or 37.07% from 321); Max value from RGB is 119 - color contains mainly: green, blue. Hex color #537777 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537777 is #AC8888. Grayscale: #6C6C6C. Windows color (decimal): -11307145 or 7829331. OLE color: 7829331.
HSL color Cylindrical-coordinate representation of color #537777: hue angle of 180º 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 #537777 is Cyan = 0.30, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 119 | 119 | - |
| CMYK | 0.30 | 0 | 0 | 0.53 |
| HSL | 180º | 0.18% | 0.4% | - |
| HSV(B) | 180º | 0.3% | 0.47% | - |
| XYZ | 13.49 | 16.36 | 19.9 | - |
| YUV | 108.24 | 134.07 | 110 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 119 | 119 | 0.30 | 0 | 0 | 0.53 | 180 | 0.18 | 0.4 |
| Hex | 53 | 77 | 77 | 1E | 0 | 0 | 35 | B4 | 12 | 28 |
| Octal | 123 | 167 | 167 | 36 | 0 | 0 | 65 | 264 | 22 | 50 |
| Binary | 1010011 | 1110111 | 1110111 | 11110 | 0 | 0 | 110101 | 10110100 | 10010 | 101000 |
Color Harmonies of #537777
Complementary color
Monochromatic Colors of #537777
Black with #537777
Text Example
Text Example
White with #537777
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537777; }
p { color: rgb(83,119,119); }
H1.HeaderClassName
{
color: #537777;
}
.AnyTagClassName
{
color: #537777;
}
</style>
background-color css
<style>
a { background-color: #537777; }
a { background-color: rgb(83,119,119); }
div.DivClassName
{
background-color: #537777;
}
.BgClassName
{
background-color: #537777;
}
</style>
border-color css
<style>
span { border-color: #537777; }
span { border-color: rgb(83,119,119); }
td.TdClassName
{
border-color: #537777;
}
.TagClassName
{
border-color: #537777;
}
</style>