Shades of Breaker Bay #528680
Tints of Breaker Bay #528680
RGB
CMYK
RGB Variations
Color information
#528680 (or 0x528680) is known color: Breaker Bay. HEX triplet: 52, 86 and 80. RGB value is (82,134,128). Sum of RGB (Red+Green+Blue) = 82+134+128=344 (45% of max value = 765). Red value is 82 (32.42% from 255 or 23.84% from 344); Green value is 134 (52.73% from 255 or 38.95% from 344); Blue value is 128 (50.39% from 255 or 37.21% from 344); Max value from RGB is 134 - color contains mainly: green. Hex color #528680 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #528680 is #AD797F. Grayscale: #757575. Windows color (decimal): -11368832 or 8422994. OLE color: 8422994.
HSL color Cylindrical-coordinate representation of color #528680: hue angle of 173.08º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #528680 is Cyan = 0.39, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 134 | 128 | - |
| CMYK | 0.39 | 0 | 0.04 | 0.47 |
| HSL | 173.08º | 0.24% | 0.42% | - |
| HSV(B) | 173.08º | 0.39% | 0.53% | - |
| XYZ | 15.9 | 20.4 | 23.52 | - |
| YUV | 117.77 | 133.77 | 102.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 134 | 128 | 0.39 | 0 | 0.04 | 0.47 | 173.08 | 0.24 | 0.42 |
| Hex | 52 | 86 | 80 | 27 | 0 | 4 | 2F | AD | 18 | 2A |
| Octal | 122 | 206 | 200 | 47 | 0 | 4 | 57 | 255 | 30 | 52 |
| Binary | 1010010 | 10000110 | 10000000 | 100111 | 0 | 100 | 101111 | 10101101 | 11000 | 101010 |
Color Harmonies of #528680
Complementary color
Monochromatic Colors of #528680
Black with #528680
Text Example
Text Example
White with #528680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528680; }
p { color: rgb(82,134,128); }
H1.HeaderClassName
{
color: #528680;
}
.AnyTagClassName
{
color: #528680;
}
</style>
background-color css
<style>
a { background-color: #528680; }
a { background-color: rgb(82,134,128); }
div.DivClassName
{
background-color: #528680;
}
.BgClassName
{
background-color: #528680;
}
</style>
border-color css
<style>
span { border-color: #528680; }
span { border-color: rgb(82,134,128); }
td.TdClassName
{
border-color: #528680;
}
.TagClassName
{
border-color: #528680;
}
</style>