Shades of Breaker Bay #537675
Tints of Breaker Bay #537675
RGB
CMYK
RGB Variations
Color information
#537675 (or 0x537675) is known color: Breaker Bay. HEX triplet: 53, 76 and 75. RGB value is (83,118,117). Sum of RGB (Red+Green+Blue) = 83+118+117=318 (42% of max value = 765). Red value is 83 (32.81% from 255 or 26.10% from 318); Green value is 118 (46.48% from 255 or 37.11% from 318); Blue value is 117 (46.09% from 255 or 36.79% from 318); Max value from RGB is 118 - color contains mainly: green. Hex color #537675 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537675 is #AC898A. Grayscale: #6B6B6B. Windows color (decimal): -11307403 or 7698003. OLE color: 7698003.
HSL color Cylindrical-coordinate representation of color #537675: hue angle of 178.29º 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 #537675 is Cyan = 0.30, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 83 | 118 | 117 | - |
| CMYK | 0.30 | 0 | 0.01 | 0.54 |
| HSL | 178.29º | 0.17% | 0.39% | - |
| HSV(B) | 178.29º | 0.3% | 0.46% | - |
| XYZ | 13.26 | 16.08 | 19.23 | - |
| YUV | 107.42 | 133.4 | 110.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 118 | 117 | 0.30 | 0 | 0.01 | 0.54 | 178.29 | 0.17 | 0.39 |
| Hex | 53 | 76 | 75 | 1E | 0 | 1 | 36 | B2 | 11 | 27 |
| Octal | 123 | 166 | 165 | 36 | 0 | 1 | 66 | 262 | 21 | 47 |
| Binary | 1010011 | 1110110 | 1110101 | 11110 | 0 | 1 | 110110 | 10110010 | 10001 | 100111 |
Color Harmonies of #537675
Complementary color
Monochromatic Colors of #537675
Black with #537675
Text Example
Text Example
White with #537675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537675; }
p { color: rgb(83,118,117); }
H1.HeaderClassName
{
color: #537675;
}
.AnyTagClassName
{
color: #537675;
}
</style>
background-color css
<style>
a { background-color: #537675; }
a { background-color: rgb(83,118,117); }
div.DivClassName
{
background-color: #537675;
}
.BgClassName
{
background-color: #537675;
}
</style>
border-color css
<style>
span { border-color: #537675; }
span { border-color: rgb(83,118,117); }
td.TdClassName
{
border-color: #537675;
}
.TagClassName
{
border-color: #537675;
}
</style>