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