Shades of Breaker Bay #527975
Tints of Breaker Bay #527975
RGB
CMYK
RGB Variations
Color information
#527975 (or 0x527975) is known color: Breaker Bay. HEX triplet: 52, 79 and 75. RGB value is (82,121,117). Sum of RGB (Red+Green+Blue) = 82+121+117=320 (42% of max value = 765). Red value is 82 (32.42% from 255 or 25.62% from 320); Green value is 121 (47.66% from 255 or 37.81% from 320); Blue value is 117 (46.09% from 255 or 36.56% from 320); Max value from RGB is 121 - color contains mainly: green. Hex color #527975 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527975 is #AD868A. Grayscale: #6C6C6C. Windows color (decimal): -11372171 or 7698770. OLE color: 7698770.
HSL color Cylindrical-coordinate representation of color #527975: hue angle of 173.85º degrees, saturation: 0.19, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #527975 is Cyan = 0.32, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 82 | 121 | 117 | - |
| CMYK | 0.32 | 0 | 0.03 | 0.53 |
| HSL | 173.85º | 0.19% | 0.4% | - |
| HSV(B) | 173.85º | 0.32% | 0.47% | - |
| XYZ | 13.53 | 16.75 | 19.35 | - |
| YUV | 108.88 | 132.58 | 108.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 121 | 117 | 0.32 | 0 | 0.03 | 0.53 | 173.85 | 0.19 | 0.4 |
| Hex | 52 | 79 | 75 | 20 | 0 | 3 | 35 | AE | 13 | 28 |
| Octal | 122 | 171 | 165 | 40 | 0 | 3 | 65 | 256 | 23 | 50 |
| Binary | 1010010 | 1111001 | 1110101 | 100000 | 0 | 11 | 110101 | 10101110 | 10011 | 101000 |
Color Harmonies of #527975
Complementary color
Monochromatic Colors of #527975
Black with #527975
Text Example
Text Example
White with #527975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527975; }
p { color: rgb(82,121,117); }
H1.HeaderClassName
{
color: #527975;
}
.AnyTagClassName
{
color: #527975;
}
</style>
background-color css
<style>
a { background-color: #527975; }
a { background-color: rgb(82,121,117); }
div.DivClassName
{
background-color: #527975;
}
.BgClassName
{
background-color: #527975;
}
</style>
border-color css
<style>
span { border-color: #527975; }
span { border-color: rgb(82,121,117); }
td.TdClassName
{
border-color: #527975;
}
.TagClassName
{
border-color: #527975;
}
</style>