Shades of Breaker Bay #527677
Tints of Breaker Bay #527677
RGB
CMYK
RGB Variations
Color information
#527677 (or 0x527677) is known color: Breaker Bay. HEX triplet: 52, 76 and 77. RGB value is (82,118,119). Sum of RGB (Red+Green+Blue) = 82+118+119=319 (42% of max value = 765). Red value is 82 (32.42% from 255 or 25.71% from 319); Green value is 118 (46.48% from 255 or 36.99% from 319); Blue value is 119 (46.88% from 255 or 37.30% from 319); Max value from RGB is 119 - color contains mainly: blue. Hex color #527677 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527677 is #AD8988. Grayscale: #6B6B6B. Windows color (decimal): -11372937 or 7829074. OLE color: 7829074.
HSL color Cylindrical-coordinate representation of color #527677: hue angle of 181.62º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #527677 is Cyan = 0.31, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 82 | 118 | 119 | - |
| CMYK | 0.31 | 0.01 | 0 | 0.53 |
| HSL | 181.62º | 0.18% | 0.39% | - |
| HSV(B) | 181.62º | 0.31% | 0.47% | - |
| XYZ | 13.29 | 16.08 | 19.86 | - |
| YUV | 107.35 | 134.57 | 109.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 118 | 119 | 0.31 | 0.01 | 0 | 0.53 | 181.62 | 0.18 | 0.39 |
| Hex | 52 | 76 | 77 | 1F | 1 | 0 | 35 | B6 | 12 | 27 |
| Octal | 122 | 166 | 167 | 37 | 1 | 0 | 65 | 266 | 22 | 47 |
| Binary | 1010010 | 1110110 | 1110111 | 11111 | 1 | 0 | 110101 | 10110110 | 10010 | 100111 |
Color Harmonies of #527677
Complementary color
Monochromatic Colors of #527677
Black with #527677
Text Example
Text Example
White with #527677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527677; }
p { color: rgb(82,118,119); }
H1.HeaderClassName
{
color: #527677;
}
.AnyTagClassName
{
color: #527677;
}
</style>
background-color css
<style>
a { background-color: #527677; }
a { background-color: rgb(82,118,119); }
div.DivClassName
{
background-color: #527677;
}
.BgClassName
{
background-color: #527677;
}
</style>
border-color css
<style>
span { border-color: #527677; }
span { border-color: rgb(82,118,119); }
td.TdClassName
{
border-color: #527677;
}
.TagClassName
{
border-color: #527677;
}
</style>