Shades of Breaker Bay #537979
Tints of Breaker Bay #537979
RGB
CMYK
RGB Variations
Color information
#537979 (or 0x537979) is known color: Breaker Bay. HEX triplet: 53, 79 and 79. RGB value is (83,121,121). Sum of RGB (Red+Green+Blue) = 83+121+121=325 (43% of max value = 765). Red value is 83 (32.81% from 255 or 25.54% from 325); Green value is 121 (47.66% from 255 or 37.23% from 325); Blue value is 121 (47.66% from 255 or 37.23% from 325); Max value from RGB is 121 - color contains mainly: green, blue. Hex color #537979 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537979 is #AC8686. Grayscale: #6D6D6D. Windows color (decimal): -11306631 or 7960915. OLE color: 7960915.
HSL color Cylindrical-coordinate representation of color #537979: hue angle of 180º 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 #537979 is Cyan = 0.31, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 121 | 121 | - |
| CMYK | 0.31 | 0 | 0 | 0.53 |
| HSL | 180º | 0.19% | 0.4% | - |
| HSV(B) | 180º | 0.31% | 0.47% | - |
| XYZ | 13.86 | 16.89 | 20.62 | - |
| YUV | 109.64 | 134.41 | 109 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 121 | 121 | 0.31 | 0 | 0 | 0.53 | 180 | 0.19 | 0.4 |
| Hex | 53 | 79 | 79 | 1F | 0 | 0 | 35 | B4 | 13 | 28 |
| Octal | 123 | 171 | 171 | 37 | 0 | 0 | 65 | 264 | 23 | 50 |
| Binary | 1010011 | 1111001 | 1111001 | 11111 | 0 | 0 | 110101 | 10110100 | 10011 | 101000 |
Color Harmonies of #537979
Complementary color
Monochromatic Colors of #537979
Black with #537979
Text Example
Text Example
White with #537979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537979; }
p { color: rgb(83,121,121); }
H1.HeaderClassName
{
color: #537979;
}
.AnyTagClassName
{
color: #537979;
}
</style>
background-color css
<style>
a { background-color: #537979; }
a { background-color: rgb(83,121,121); }
div.DivClassName
{
background-color: #537979;
}
.BgClassName
{
background-color: #537979;
}
</style>
border-color css
<style>
span { border-color: #537979; }
span { border-color: rgb(83,121,121); }
td.TdClassName
{
border-color: #537979;
}
.TagClassName
{
border-color: #537979;
}
</style>