Shades of Breaker Bay #527275
Tints of Breaker Bay #527275
RGB
CMYK
RGB Variations
Color information
#527275 (or 0x527275) is known color: Breaker Bay. HEX triplet: 52, 72 and 75. RGB value is (82,114,117). Sum of RGB (Red+Green+Blue) = 82+114+117=313 (41% of max value = 765). Red value is 82 (32.42% from 255 or 26.20% from 313); Green value is 114 (44.92% from 255 or 36.42% from 313); Blue value is 117 (46.09% from 255 or 37.38% from 313); Max value from RGB is 117 - color contains mainly: blue. Hex color #527275 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527275 is #AD8D8A. Grayscale: #686868. Windows color (decimal): -11373963 or 7696978. OLE color: 7696978.
HSL color Cylindrical-coordinate representation of color #527275: hue angle of 185.14º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #527275 is Cyan = 0.30, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 82 | 114 | 117 | - |
| CMYK | 0.30 | 0.03 | 0 | 0.54 |
| HSL | 185.14º | 0.18% | 0.39% | - |
| HSV(B) | 185.14º | 0.3% | 0.46% | - |
| XYZ | 12.71 | 15.11 | 19.08 | - |
| YUV | 104.77 | 134.9 | 111.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 114 | 117 | 0.30 | 0.03 | 0 | 0.54 | 185.14 | 0.18 | 0.39 |
| Hex | 52 | 72 | 75 | 1E | 3 | 0 | 36 | B9 | 12 | 27 |
| Octal | 122 | 162 | 165 | 36 | 3 | 0 | 66 | 271 | 22 | 47 |
| Binary | 1010010 | 1110010 | 1110101 | 11110 | 11 | 0 | 110110 | 10111001 | 10010 | 100111 |
Color Harmonies of #527275
Complementary color
Monochromatic Colors of #527275
Black with #527275
Text Example
Text Example
White with #527275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527275; }
p { color: rgb(82,114,117); }
H1.HeaderClassName
{
color: #527275;
}
.AnyTagClassName
{
color: #527275;
}
</style>
background-color css
<style>
a { background-color: #527275; }
a { background-color: rgb(82,114,117); }
div.DivClassName
{
background-color: #527275;
}
.BgClassName
{
background-color: #527275;
}
</style>
border-color css
<style>
span { border-color: #527275; }
span { border-color: rgb(82,114,117); }
td.TdClassName
{
border-color: #527275;
}
.TagClassName
{
border-color: #527275;
}
</style>