Shades of Breaker Bay #537879
Tints of Breaker Bay #537879
RGB
CMYK
RGB Variations
Color information
#537879 (or 0x537879) is known color: Breaker Bay. HEX triplet: 53, 78 and 79. RGB value is (83,120,121). Sum of RGB (Red+Green+Blue) = 83+120+121=324 (42% of max value = 765). Red value is 83 (32.81% from 255 or 25.62% from 324); Green value is 120 (47.27% from 255 or 37.04% from 324); Blue value is 121 (47.66% from 255 or 37.35% from 324); Max value from RGB is 121 - color contains mainly: blue. Hex color #537879 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537879 is #AC8786. Grayscale: #6D6D6D. Windows color (decimal): -11306887 or 7960659. OLE color: 7960659.
HSL color Cylindrical-coordinate representation of color #537879: hue angle of 181.58º degrees, saturation: 0.19, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #537879 is Cyan = 0.31, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 120 | 121 | - |
| CMYK | 0.31 | 0.01 | 0 | 0.53 |
| HSL | 181.58º | 0.19% | 0.4% | - |
| HSV(B) | 181.58º | 0.31% | 0.47% | - |
| XYZ | 13.73 | 16.65 | 20.58 | - |
| YUV | 109.05 | 134.74 | 109.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 120 | 121 | 0.31 | 0.01 | 0 | 0.53 | 181.58 | 0.19 | 0.4 |
| Hex | 53 | 78 | 79 | 1F | 1 | 0 | 35 | B6 | 13 | 28 |
| Octal | 123 | 170 | 171 | 37 | 1 | 0 | 65 | 266 | 23 | 50 |
| Binary | 1010011 | 1111000 | 1111001 | 11111 | 1 | 0 | 110101 | 10110110 | 10011 | 101000 |
Color Harmonies of #537879
Complementary color
Monochromatic Colors of #537879
Black with #537879
Text Example
Text Example
White with #537879
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537879; }
p { color: rgb(83,120,121); }
H1.HeaderClassName
{
color: #537879;
}
.AnyTagClassName
{
color: #537879;
}
</style>
background-color css
<style>
a { background-color: #537879; }
a { background-color: rgb(83,120,121); }
div.DivClassName
{
background-color: #537879;
}
.BgClassName
{
background-color: #537879;
}
</style>
border-color css
<style>
span { border-color: #537879; }
span { border-color: rgb(83,120,121); }
td.TdClassName
{
border-color: #537879;
}
.TagClassName
{
border-color: #537879;
}
</style>