Shades of Breaker Bay #537275
Tints of Breaker Bay #537275
RGB
CMYK
RGB Variations
Color information
#537275 (or 0x537275) is known color: Breaker Bay. HEX triplet: 53, 72 and 75. RGB value is (83,114,117). Sum of RGB (Red+Green+Blue) = 83+114+117=314 (41% of max value = 765). Red value is 83 (32.81% from 255 or 26.43% from 314); Green value is 114 (44.92% from 255 or 36.31% from 314); Blue value is 117 (46.09% from 255 or 37.26% from 314); Max value from RGB is 117 - color contains mainly: blue. Hex color #537275 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537275 is #AC8D8A. Grayscale: #696969. Windows color (decimal): -11308427 or 7696979. OLE color: 7696979.
HSL color Cylindrical-coordinate representation of color #537275: hue angle of 185.29º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #537275 is Cyan = 0.29, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 83 | 114 | 117 | - |
| CMYK | 0.29 | 0.03 | 0 | 0.54 |
| HSL | 185.29º | 0.17% | 0.39% | - |
| HSV(B) | 185.29º | 0.29% | 0.46% | - |
| XYZ | 12.8 | 15.16 | 19.08 | - |
| YUV | 105.07 | 134.73 | 112.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 114 | 117 | 0.29 | 0.03 | 0 | 0.54 | 185.29 | 0.17 | 0.39 |
| Hex | 53 | 72 | 75 | 1D | 3 | 0 | 36 | B9 | 11 | 27 |
| Octal | 123 | 162 | 165 | 35 | 3 | 0 | 66 | 271 | 21 | 47 |
| Binary | 1010011 | 1110010 | 1110101 | 11101 | 11 | 0 | 110110 | 10111001 | 10001 | 100111 |
Color Harmonies of #537275
Complementary color
Monochromatic Colors of #537275
Black with #537275
Text Example
Text Example
White with #537275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537275; }
p { color: rgb(83,114,117); }
H1.HeaderClassName
{
color: #537275;
}
.AnyTagClassName
{
color: #537275;
}
</style>
background-color css
<style>
a { background-color: #537275; }
a { background-color: rgb(83,114,117); }
div.DivClassName
{
background-color: #537275;
}
.BgClassName
{
background-color: #537275;
}
</style>
border-color css
<style>
span { border-color: #537275; }
span { border-color: rgb(83,114,117); }
td.TdClassName
{
border-color: #537275;
}
.TagClassName
{
border-color: #537275;
}
</style>