Shades of Breaker Bay #528681
Tints of Breaker Bay #528681
RGB
CMYK
RGB Variations
Color information
#528681 (or 0x528681) is known color: Breaker Bay. HEX triplet: 52, 86 and 81. RGB value is (82,134,129). Sum of RGB (Red+Green+Blue) = 82+134+129=345 (45% of max value = 765). Red value is 82 (32.42% from 255 or 23.77% from 345); Green value is 134 (52.73% from 255 or 38.84% from 345); Blue value is 129 (50.78% from 255 or 37.39% from 345); Max value from RGB is 134 - color contains mainly: green. Hex color #528681 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #528681 is #AD797E. Grayscale: #757575. Windows color (decimal): -11368831 or 8488530. OLE color: 8488530.
HSL color Cylindrical-coordinate representation of color #528681: hue angle of 174.23º 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 #528681 is Cyan = 0.39, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 134 | 129 | - |
| CMYK | 0.39 | 0 | 0.04 | 0.47 |
| HSL | 174.23º | 0.24% | 0.42% | - |
| HSV(B) | 174.23º | 0.39% | 0.53% | - |
| XYZ | 15.97 | 20.43 | 23.87 | - |
| YUV | 117.88 | 134.27 | 102.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 134 | 129 | 0.39 | 0 | 0.04 | 0.47 | 174.23 | 0.24 | 0.42 |
| Hex | 52 | 86 | 81 | 27 | 0 | 4 | 2F | AE | 18 | 2A |
| Octal | 122 | 206 | 201 | 47 | 0 | 4 | 57 | 256 | 30 | 52 |
| Binary | 1010010 | 10000110 | 10000001 | 100111 | 0 | 100 | 101111 | 10101110 | 11000 | 101010 |
Color Harmonies of #528681
Complementary color
Monochromatic Colors of #528681
Black with #528681
Text Example
Text Example
White with #528681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528681; }
p { color: rgb(82,134,129); }
H1.HeaderClassName
{
color: #528681;
}
.AnyTagClassName
{
color: #528681;
}
</style>
background-color css
<style>
a { background-color: #528681; }
a { background-color: rgb(82,134,129); }
div.DivClassName
{
background-color: #528681;
}
.BgClassName
{
background-color: #528681;
}
</style>
border-color css
<style>
span { border-color: #528681; }
span { border-color: rgb(82,134,129); }
td.TdClassName
{
border-color: #528681;
}
.TagClassName
{
border-color: #528681;
}
</style>