Shades of Breaker Bay #527575
Tints of Breaker Bay #527575
RGB
CMYK
RGB Variations
Color information
#527575 (or 0x527575) is known color: Breaker Bay. HEX triplet: 52, 75 and 75. RGB value is (82,117,117). Sum of RGB (Red+Green+Blue) = 82+117+117=316 (41% of max value = 765). Red value is 82 (32.42% from 255 or 25.95% from 316); Green value is 117 (46.09% from 255 or 37.03% from 316); Blue value is 117 (46.09% from 255 or 37.03% from 316); Max value from RGB is 117 - color contains mainly: green, blue. Hex color #527575 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527575 is #AD8A8A. Grayscale: #6A6A6A. Windows color (decimal): -11373195 or 7697746. OLE color: 7697746.
HSL color Cylindrical-coordinate representation of color #527575: hue angle of 180º 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 #527575 is Cyan = 0.30, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 82 | 117 | 117 | - |
| CMYK | 0.30 | 0 | 0 | 0.54 |
| HSL | 180º | 0.18% | 0.39% | - |
| HSV(B) | 180º | 0.3% | 0.46% | - |
| XYZ | 13.05 | 15.8 | 19.19 | - |
| YUV | 106.54 | 133.9 | 110.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 117 | 117 | 0.30 | 0 | 0 | 0.54 | 180 | 0.18 | 0.39 |
| Hex | 52 | 75 | 75 | 1E | 0 | 0 | 36 | B4 | 12 | 27 |
| Octal | 122 | 165 | 165 | 36 | 0 | 0 | 66 | 264 | 22 | 47 |
| Binary | 1010010 | 1110101 | 1110101 | 11110 | 0 | 0 | 110110 | 10110100 | 10010 | 100111 |
Color Harmonies of #527575
Complementary color
Monochromatic Colors of #527575
Black with #527575
Text Example
Text Example
White with #527575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527575; }
p { color: rgb(82,117,117); }
H1.HeaderClassName
{
color: #527575;
}
.AnyTagClassName
{
color: #527575;
}
</style>
background-color css
<style>
a { background-color: #527575; }
a { background-color: rgb(82,117,117); }
div.DivClassName
{
background-color: #527575;
}
.BgClassName
{
background-color: #527575;
}
</style>
border-color css
<style>
span { border-color: #527575; }
span { border-color: rgb(82,117,117); }
td.TdClassName
{
border-color: #527575;
}
.TagClassName
{
border-color: #527575;
}
</style>