Shades of Breaker Bay #527376
Tints of Breaker Bay #527376
RGB
CMYK
RGB Variations
Color information
#527376 (or 0x527376) is known color: Breaker Bay. HEX triplet: 52, 73 and 76. RGB value is (82,115,118). Sum of RGB (Red+Green+Blue) = 82+115+118=315 (41% of max value = 765). Red value is 82 (32.42% from 255 or 26.03% from 315); Green value is 115 (45.31% from 255 or 36.51% from 315); Blue value is 118 (46.48% from 255 or 37.46% from 315); Max value from RGB is 118 - color contains mainly: blue. Hex color #527376 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527376 is #AD8C89. Grayscale: #696969. Windows color (decimal): -11373706 or 7762770. OLE color: 7762770.
HSL color Cylindrical-coordinate representation of color #527376: hue angle of 185º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #527376 is Cyan = 0.31, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 82 | 115 | 118 | - |
| CMYK | 0.31 | 0.03 | 0 | 0.54 |
| HSL | 185º | 0.18% | 0.39% | - |
| HSV(B) | 185º | 0.31% | 0.46% | - |
| XYZ | 12.88 | 15.36 | 19.43 | - |
| YUV | 105.48 | 135.07 | 111.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 115 | 118 | 0.31 | 0.03 | 0 | 0.54 | 185 | 0.18 | 0.39 |
| Hex | 52 | 73 | 76 | 1F | 3 | 0 | 36 | B9 | 12 | 27 |
| Octal | 122 | 163 | 166 | 37 | 3 | 0 | 66 | 271 | 22 | 47 |
| Binary | 1010010 | 1110011 | 1110110 | 11111 | 11 | 0 | 110110 | 10111001 | 10010 | 100111 |
Color Harmonies of #527376
Complementary color
Monochromatic Colors of #527376
Black with #527376
Text Example
Text Example
White with #527376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527376; }
p { color: rgb(82,115,118); }
H1.HeaderClassName
{
color: #527376;
}
.AnyTagClassName
{
color: #527376;
}
</style>
background-color css
<style>
a { background-color: #527376; }
a { background-color: rgb(82,115,118); }
div.DivClassName
{
background-color: #527376;
}
.BgClassName
{
background-color: #527376;
}
</style>
border-color css
<style>
span { border-color: #527376; }
span { border-color: rgb(82,115,118); }
td.TdClassName
{
border-color: #527376;
}
.TagClassName
{
border-color: #527376;
}
</style>