Shades of Breaker Bay #528079
Tints of Breaker Bay #528079
RGB
CMYK
RGB Variations
Color information
#528079 (or 0x528079) is known color: Breaker Bay. HEX triplet: 52, 80 and 79. RGB value is (82,128,121). Sum of RGB (Red+Green+Blue) = 82+128+121=331 (43% of max value = 765). Red value is 82 (32.42% from 255 or 24.77% from 331); Green value is 128 (50.39% from 255 or 38.67% from 331); Blue value is 121 (47.66% from 255 or 36.56% from 331); Max value from RGB is 128 - color contains mainly: green. Hex color #528079 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #528079 is #AD7F86. Grayscale: #717171. Windows color (decimal): -11370375 or 7962706. OLE color: 7962706.
HSL color Cylindrical-coordinate representation of color #528079: hue angle of 170.87º degrees, saturation: 0.22, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #528079 is Cyan = 0.36, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 82 | 128 | 121 | - |
| CMYK | 0.36 | 0 | 0.05 | 0.50 |
| HSL | 170.87º | 0.22% | 0.41% | - |
| HSV(B) | 170.87º | 0.36% | 0.5% | - |
| XYZ | 14.65 | 18.61 | 20.91 | - |
| YUV | 113.45 | 132.26 | 105.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 128 | 121 | 0.36 | 0 | 0.05 | 0.50 | 170.87 | 0.22 | 0.41 |
| Hex | 52 | 80 | 79 | 24 | 0 | 5 | 32 | AB | 16 | 29 |
| Octal | 122 | 200 | 171 | 44 | 0 | 5 | 62 | 253 | 26 | 51 |
| Binary | 1010010 | 10000000 | 1111001 | 100100 | 0 | 101 | 110010 | 10101011 | 10110 | 101001 |
Color Harmonies of #528079
Complementary color
Monochromatic Colors of #528079
Black with #528079
Text Example
Text Example
White with #528079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528079; }
p { color: rgb(82,128,121); }
H1.HeaderClassName
{
color: #528079;
}
.AnyTagClassName
{
color: #528079;
}
</style>
background-color css
<style>
a { background-color: #528079; }
a { background-color: rgb(82,128,121); }
div.DivClassName
{
background-color: #528079;
}
.BgClassName
{
background-color: #528079;
}
</style>
border-color css
<style>
span { border-color: #528079; }
span { border-color: rgb(82,128,121); }
td.TdClassName
{
border-color: #528079;
}
.TagClassName
{
border-color: #528079;
}
</style>