Shades of Breaker Bay #527476
Tints of Breaker Bay #527476
RGB
CMYK
RGB Variations
Color information
#527476 (or 0x527476) is known color: Breaker Bay. HEX triplet: 52, 74 and 76. RGB value is (82,116,118). Sum of RGB (Red+Green+Blue) = 82+116+118=316 (41% of max value = 765). Red value is 82 (32.42% from 255 or 25.95% from 316); Green value is 116 (45.70% from 255 or 36.71% from 316); Blue value is 118 (46.48% from 255 or 37.34% from 316); Max value from RGB is 118 - color contains mainly: blue. Hex color #527476 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527476 is #AD8B89. Grayscale: #6A6A6A. Windows color (decimal): -11373450 or 7763026. OLE color: 7763026.
HSL color Cylindrical-coordinate representation of color #527476: hue angle of 183.33º 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 #527476 is Cyan = 0.31, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 82 | 116 | 118 | - |
| CMYK | 0.31 | 0.02 | 0 | 0.54 |
| HSL | 183.33º | 0.18% | 0.39% | - |
| HSV(B) | 183.33º | 0.31% | 0.46% | - |
| XYZ | 13 | 15.59 | 19.46 | - |
| YUV | 106.06 | 134.74 | 110.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 116 | 118 | 0.31 | 0.02 | 0 | 0.54 | 183.33 | 0.18 | 0.39 |
| Hex | 52 | 74 | 76 | 1F | 2 | 0 | 36 | B7 | 12 | 27 |
| Octal | 122 | 164 | 166 | 37 | 2 | 0 | 66 | 267 | 22 | 47 |
| Binary | 1010010 | 1110100 | 1110110 | 11111 | 10 | 0 | 110110 | 10110111 | 10010 | 100111 |
Color Harmonies of #527476
Complementary color
Monochromatic Colors of #527476
Black with #527476
Text Example
Text Example
White with #527476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527476; }
p { color: rgb(82,116,118); }
H1.HeaderClassName
{
color: #527476;
}
.AnyTagClassName
{
color: #527476;
}
</style>
background-color css
<style>
a { background-color: #527476; }
a { background-color: rgb(82,116,118); }
div.DivClassName
{
background-color: #527476;
}
.BgClassName
{
background-color: #527476;
}
</style>
border-color css
<style>
span { border-color: #527476; }
span { border-color: rgb(82,116,118); }
td.TdClassName
{
border-color: #527476;
}
.TagClassName
{
border-color: #527476;
}
</style>