Shades of Breaker Bay #528277
Tints of Breaker Bay #528277
RGB
CMYK
RGB Variations
Color information
#528277 (or 0x528277) is known color: Breaker Bay. HEX triplet: 52, 82 and 77. RGB value is (82,130,119). Sum of RGB (Red+Green+Blue) = 82+130+119=331 (43% of max value = 765). Red value is 82 (32.42% from 255 or 24.77% from 331); Green value is 130 (51.17% from 255 or 39.27% from 331); Blue value is 119 (46.88% from 255 or 35.95% from 331); Max value from RGB is 130 - color contains mainly: green. Hex color #528277 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #528277 is #AD7D88. Grayscale: #727272. Windows color (decimal): -11369865 or 7832146. OLE color: 7832146.
HSL color Cylindrical-coordinate representation of color #528277: hue angle of 166.25º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #528277 is Cyan = 0.37, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 82 | 130 | 119 | - |
| CMYK | 0.37 | 0 | 0.08 | 0.49 |
| HSL | 166.25º | 0.23% | 0.42% | - |
| HSV(B) | 166.25º | 0.37% | 0.51% | - |
| XYZ | 14.79 | 19.09 | 20.36 | - |
| YUV | 114.39 | 130.6 | 104.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 130 | 119 | 0.37 | 0 | 0.08 | 0.49 | 166.25 | 0.23 | 0.42 |
| Hex | 52 | 82 | 77 | 25 | 0 | 8 | 31 | A6 | 17 | 2A |
| Octal | 122 | 202 | 167 | 45 | 0 | 10 | 61 | 246 | 27 | 52 |
| Binary | 1010010 | 10000010 | 1110111 | 100101 | 0 | 1000 | 110001 | 10100110 | 10111 | 101010 |
Color Harmonies of #528277
Complementary color
Monochromatic Colors of #528277
Black with #528277
Text Example
Text Example
White with #528277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528277; }
p { color: rgb(82,130,119); }
H1.HeaderClassName
{
color: #528277;
}
.AnyTagClassName
{
color: #528277;
}
</style>
background-color css
<style>
a { background-color: #528277; }
a { background-color: rgb(82,130,119); }
div.DivClassName
{
background-color: #528277;
}
.BgClassName
{
background-color: #528277;
}
</style>
border-color css
<style>
span { border-color: #528277; }
span { border-color: rgb(82,130,119); }
td.TdClassName
{
border-color: #528277;
}
.TagClassName
{
border-color: #528277;
}
</style>