Shades of Breaker Bay #527979
Tints of Breaker Bay #527979
RGB
CMYK
RGB Variations
Color information
#527979 (or 0x527979) is known color: Breaker Bay. HEX triplet: 52, 79 and 79. RGB value is (82,121,121). Sum of RGB (Red+Green+Blue) = 82+121+121=324 (42% of max value = 765). Red value is 82 (32.42% from 255 or 25.31% from 324); Green value is 121 (47.66% from 255 or 37.35% from 324); Blue value is 121 (47.66% from 255 or 37.35% from 324); Max value from RGB is 121 - color contains mainly: green, blue. Hex color #527979 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527979 is #AD8686. Grayscale: #6D6D6D. Windows color (decimal): -11372167 or 7960914. OLE color: 7960914.
HSL color Cylindrical-coordinate representation of color #527979: 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.32%. Process color model (Four color, CMYK) of #527979 is Cyan = 0.32, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 82 | 121 | 121 | - |
| CMYK | 0.32 | 0 | 0 | 0.53 |
| HSL | 180º | 0.19% | 0.4% | - |
| HSV(B) | 180º | 0.32% | 0.47% | - |
| XYZ | 13.77 | 16.85 | 20.62 | - |
| YUV | 109.34 | 134.58 | 108.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 121 | 121 | 0.32 | 0 | 0 | 0.53 | 180 | 0.19 | 0.4 |
| Hex | 52 | 79 | 79 | 20 | 0 | 0 | 35 | B4 | 13 | 28 |
| Octal | 122 | 171 | 171 | 40 | 0 | 0 | 65 | 264 | 23 | 50 |
| Binary | 1010010 | 1111001 | 1111001 | 100000 | 0 | 0 | 110101 | 10110100 | 10011 | 101000 |
Color Harmonies of #527979
Complementary color
Monochromatic Colors of #527979
Black with #527979
Text Example
Text Example
White with #527979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527979; }
p { color: rgb(82,121,121); }
H1.HeaderClassName
{
color: #527979;
}
.AnyTagClassName
{
color: #527979;
}
</style>
background-color css
<style>
a { background-color: #527979; }
a { background-color: rgb(82,121,121); }
div.DivClassName
{
background-color: #527979;
}
.BgClassName
{
background-color: #527979;
}
</style>
border-color css
<style>
span { border-color: #527979; }
span { border-color: rgb(82,121,121); }
td.TdClassName
{
border-color: #527979;
}
.TagClassName
{
border-color: #527979;
}
</style>