Shades of Breaker Bay #528076
Tints of Breaker Bay #528076
RGB
CMYK
RGB Variations
Color information
#528076 (or 0x528076) is known color: Breaker Bay. HEX triplet: 52, 80 and 76. RGB value is (82,128,118). Sum of RGB (Red+Green+Blue) = 82+128+118=328 (43% of max value = 765). Red value is 82 (32.42% from 255 or 25% from 328); Green value is 128 (50.39% from 255 or 39.02% from 328); Blue value is 118 (46.48% from 255 or 35.98% from 328); Max value from RGB is 128 - color contains mainly: green. Hex color #528076 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #528076 is #AD7F89. Grayscale: #717171. Windows color (decimal): -11370378 or 7766098. OLE color: 7766098.
HSL color Cylindrical-coordinate representation of color #528076: hue angle of 166.96º 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 #528076 is Cyan = 0.36, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 82 | 128 | 118 | - |
| CMYK | 0.36 | 0 | 0.08 | 0.50 |
| HSL | 166.96º | 0.22% | 0.41% | - |
| HSV(B) | 166.96º | 0.36% | 0.5% | - |
| XYZ | 14.47 | 18.54 | 19.96 | - |
| YUV | 113.11 | 130.76 | 105.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 128 | 118 | 0.36 | 0 | 0.08 | 0.50 | 166.96 | 0.22 | 0.41 |
| Hex | 52 | 80 | 76 | 24 | 0 | 8 | 32 | A7 | 16 | 29 |
| Octal | 122 | 200 | 166 | 44 | 0 | 10 | 62 | 247 | 26 | 51 |
| Binary | 1010010 | 10000000 | 1110110 | 100100 | 0 | 1000 | 110010 | 10100111 | 10110 | 101001 |
Color Harmonies of #528076
Complementary color
Monochromatic Colors of #528076
Black with #528076
Text Example
Text Example
White with #528076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528076; }
p { color: rgb(82,128,118); }
H1.HeaderClassName
{
color: #528076;
}
.AnyTagClassName
{
color: #528076;
}
</style>
background-color css
<style>
a { background-color: #528076; }
a { background-color: rgb(82,128,118); }
div.DivClassName
{
background-color: #528076;
}
.BgClassName
{
background-color: #528076;
}
</style>
border-color css
<style>
span { border-color: #528076; }
span { border-color: rgb(82,128,118); }
td.TdClassName
{
border-color: #528076;
}
.TagClassName
{
border-color: #528076;
}
</style>