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