Shades of Breaker Bay #528479
Tints of Breaker Bay #528479
RGB
CMYK
RGB Variations
Color information
#528479 (or 0x528479) is known color: Breaker Bay. HEX triplet: 52, 84 and 79. RGB value is (82,132,121). Sum of RGB (Red+Green+Blue) = 82+132+121=335 (44% of max value = 765). Red value is 82 (32.42% from 255 or 24.48% from 335); Green value is 132 (51.95% from 255 or 39.40% from 335); Blue value is 121 (47.66% from 255 or 36.12% from 335); Max value from RGB is 132 - color contains mainly: green. Hex color #528479 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #528479 is #AD7B86. Grayscale: #737373. Windows color (decimal): -11369351 or 7963730. OLE color: 7963730.
HSL color Cylindrical-coordinate representation of color #528479: hue angle of 166.8º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #528479 is Cyan = 0.38, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 82 | 132 | 121 | - |
| CMYK | 0.38 | 0 | 0.08 | 0.48 |
| HSL | 166.8º | 0.23% | 0.42% | - |
| HSV(B) | 166.8º | 0.38% | 0.52% | - |
| XYZ | 15.18 | 19.68 | 21.09 | - |
| YUV | 115.8 | 130.94 | 103.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 132 | 121 | 0.38 | 0 | 0.08 | 0.48 | 166.8 | 0.23 | 0.42 |
| Hex | 52 | 84 | 79 | 26 | 0 | 8 | 30 | A7 | 17 | 2A |
| Octal | 122 | 204 | 171 | 46 | 0 | 10 | 60 | 247 | 27 | 52 |
| Binary | 1010010 | 10000100 | 1111001 | 100110 | 0 | 1000 | 110000 | 10100111 | 10111 | 101010 |
Color Harmonies of #528479
Complementary color
Monochromatic Colors of #528479
Black with #528479
Text Example
Text Example
White with #528479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528479; }
p { color: rgb(82,132,121); }
H1.HeaderClassName
{
color: #528479;
}
.AnyTagClassName
{
color: #528479;
}
</style>
background-color css
<style>
a { background-color: #528479; }
a { background-color: rgb(82,132,121); }
div.DivClassName
{
background-color: #528479;
}
.BgClassName
{
background-color: #528479;
}
</style>
border-color css
<style>
span { border-color: #528479; }
span { border-color: rgb(82,132,121); }
td.TdClassName
{
border-color: #528479;
}
.TagClassName
{
border-color: #528479;
}
</style>