Shades of Breaker Bay #527977
Tints of Breaker Bay #527977
RGB
CMYK
RGB Variations
Color information
#527977 (or 0x527977) is known color: Breaker Bay. HEX triplet: 52, 79 and 77. RGB value is (82,121,119). Sum of RGB (Red+Green+Blue) = 82+121+119=322 (42% of max value = 765). Red value is 82 (32.42% from 255 or 25.47% from 322); Green value is 121 (47.66% from 255 or 37.58% from 322); Blue value is 119 (46.88% from 255 or 36.96% from 322); Max value from RGB is 121 - color contains mainly: green. Hex color #527977 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527977 is #AD8688. Grayscale: #6D6D6D. Windows color (decimal): -11372169 or 7829842. OLE color: 7829842.
HSL color Cylindrical-coordinate representation of color #527977: hue angle of 176.92º 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 #527977 is Cyan = 0.32, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 82 | 121 | 119 | - |
| CMYK | 0.32 | 0 | 0.02 | 0.53 |
| HSL | 176.92º | 0.19% | 0.4% | - |
| HSV(B) | 176.92º | 0.32% | 0.47% | - |
| XYZ | 13.65 | 16.8 | 19.98 | - |
| YUV | 109.11 | 133.58 | 108.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 121 | 119 | 0.32 | 0 | 0.02 | 0.53 | 176.92 | 0.19 | 0.4 |
| Hex | 52 | 79 | 77 | 20 | 0 | 2 | 35 | B1 | 13 | 28 |
| Octal | 122 | 171 | 167 | 40 | 0 | 2 | 65 | 261 | 23 | 50 |
| Binary | 1010010 | 1111001 | 1110111 | 100000 | 0 | 10 | 110101 | 10110001 | 10011 | 101000 |
Color Harmonies of #527977
Complementary color
Monochromatic Colors of #527977
Black with #527977
Text Example
Text Example
White with #527977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527977; }
p { color: rgb(82,121,119); }
H1.HeaderClassName
{
color: #527977;
}
.AnyTagClassName
{
color: #527977;
}
</style>
background-color css
<style>
a { background-color: #527977; }
a { background-color: rgb(82,121,119); }
div.DivClassName
{
background-color: #527977;
}
.BgClassName
{
background-color: #527977;
}
</style>
border-color css
<style>
span { border-color: #527977; }
span { border-color: rgb(82,121,119); }
td.TdClassName
{
border-color: #527977;
}
.TagClassName
{
border-color: #527977;
}
</style>