Shades of Breaker Bay #537376
Tints of Breaker Bay #537376
RGB
CMYK
RGB Variations
Color information
#537376 (or 0x537376) is known color: Breaker Bay. HEX triplet: 53, 73 and 76. RGB value is (83,115,118). Sum of RGB (Red+Green+Blue) = 83+115+118=316 (41% of max value = 765). Red value is 83 (32.81% from 255 or 26.27% from 316); Green value is 115 (45.31% from 255 or 36.39% from 316); Blue value is 118 (46.48% from 255 or 37.34% from 316); Max value from RGB is 118 - color contains mainly: blue. Hex color #537376 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537376 is #AC8C89. Grayscale: #696969. Windows color (decimal): -11308170 or 7762771. OLE color: 7762771.
HSL color Cylindrical-coordinate representation of color #537376: hue angle of 185.14º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #537376 is Cyan = 0.30, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 83 | 115 | 118 | - |
| CMYK | 0.30 | 0.03 | 0 | 0.54 |
| HSL | 185.14º | 0.17% | 0.39% | - |
| HSV(B) | 185.14º | 0.3% | 0.46% | - |
| XYZ | 12.97 | 15.41 | 19.43 | - |
| YUV | 105.77 | 134.9 | 111.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 115 | 118 | 0.30 | 0.03 | 0 | 0.54 | 185.14 | 0.17 | 0.39 |
| Hex | 53 | 73 | 76 | 1E | 3 | 0 | 36 | B9 | 11 | 27 |
| Octal | 123 | 163 | 166 | 36 | 3 | 0 | 66 | 271 | 21 | 47 |
| Binary | 1010011 | 1110011 | 1110110 | 11110 | 11 | 0 | 110110 | 10111001 | 10001 | 100111 |
Color Harmonies of #537376
Complementary color
Monochromatic Colors of #537376
Black with #537376
Text Example
Text Example
White with #537376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537376; }
p { color: rgb(83,115,118); }
H1.HeaderClassName
{
color: #537376;
}
.AnyTagClassName
{
color: #537376;
}
</style>
background-color css
<style>
a { background-color: #537376; }
a { background-color: rgb(83,115,118); }
div.DivClassName
{
background-color: #537376;
}
.BgClassName
{
background-color: #537376;
}
</style>
border-color css
<style>
span { border-color: #537376; }
span { border-color: rgb(83,115,118); }
td.TdClassName
{
border-color: #537376;
}
.TagClassName
{
border-color: #537376;
}
</style>