Shades of Breaker Bay #527577
Tints of Breaker Bay #527577
RGB
CMYK
RGB Variations
Color information
#527577 (or 0x527577) is known color: Breaker Bay. HEX triplet: 52, 75 and 77. RGB value is (82,117,119). Sum of RGB (Red+Green+Blue) = 82+117+119=318 (42% of max value = 765). Red value is 82 (32.42% from 255 or 25.79% from 318); Green value is 117 (46.09% from 255 or 36.79% from 318); Blue value is 119 (46.88% from 255 or 37.42% from 318); Max value from RGB is 119 - color contains mainly: blue. Hex color #527577 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527577 is #AD8A88. Grayscale: #6A6A6A. Windows color (decimal): -11373193 or 7828818. OLE color: 7828818.
HSL color Cylindrical-coordinate representation of color #527577: hue angle of 183.24º 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 #527577 is Cyan = 0.31, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 82 | 117 | 119 | - |
| CMYK | 0.31 | 0.02 | 0 | 0.53 |
| HSL | 183.24º | 0.18% | 0.39% | - |
| HSV(B) | 183.24º | 0.31% | 0.47% | - |
| XYZ | 13.17 | 15.85 | 19.82 | - |
| YUV | 106.76 | 134.9 | 110.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 117 | 119 | 0.31 | 0.02 | 0 | 0.53 | 183.24 | 0.18 | 0.39 |
| Hex | 52 | 75 | 77 | 1F | 2 | 0 | 35 | B7 | 12 | 27 |
| Octal | 122 | 165 | 167 | 37 | 2 | 0 | 65 | 267 | 22 | 47 |
| Binary | 1010010 | 1110101 | 1110111 | 11111 | 10 | 0 | 110101 | 10110111 | 10010 | 100111 |
Color Harmonies of #527577
Complementary color
Monochromatic Colors of #527577
Black with #527577
Text Example
Text Example
White with #527577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527577; }
p { color: rgb(82,117,119); }
H1.HeaderClassName
{
color: #527577;
}
.AnyTagClassName
{
color: #527577;
}
</style>
background-color css
<style>
a { background-color: #527577; }
a { background-color: rgb(82,117,119); }
div.DivClassName
{
background-color: #527577;
}
.BgClassName
{
background-color: #527577;
}
</style>
border-color css
<style>
span { border-color: #527577; }
span { border-color: rgb(82,117,119); }
td.TdClassName
{
border-color: #527577;
}
.TagClassName
{
border-color: #527577;
}
</style>