Shades of Breaker Bay #527574
Tints of Breaker Bay #527574
RGB
CMYK
RGB Variations
Color information
#527574 (or 0x527574) is known color: Breaker Bay. HEX triplet: 52, 75 and 74. RGB value is (82,117,116). Sum of RGB (Red+Green+Blue) = 82+117+116=315 (41% of max value = 765). Red value is 82 (32.42% from 255 or 26.03% from 315); Green value is 117 (46.09% from 255 or 37.14% from 315); Blue value is 116 (45.70% from 255 or 36.83% from 315); Max value from RGB is 117 - color contains mainly: green. Hex color #527574 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527574 is #AD8A8B. Grayscale: #6A6A6A. Windows color (decimal): -11373196 or 7632210. OLE color: 7632210.
HSL color Cylindrical-coordinate representation of color #527574: hue angle of 178.29º 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 #527574 is Cyan = 0.30, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 82 | 117 | 116 | - |
| CMYK | 0.30 | 0 | 0.01 | 0.54 |
| HSL | 178.29º | 0.18% | 0.39% | - |
| HSV(B) | 178.29º | 0.3% | 0.46% | - |
| XYZ | 12.99 | 15.78 | 18.88 | - |
| YUV | 106.42 | 133.4 | 110.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 117 | 116 | 0.30 | 0 | 0.01 | 0.54 | 178.29 | 0.18 | 0.39 |
| Hex | 52 | 75 | 74 | 1E | 0 | 1 | 36 | B2 | 12 | 27 |
| Octal | 122 | 165 | 164 | 36 | 0 | 1 | 66 | 262 | 22 | 47 |
| Binary | 1010010 | 1110101 | 1110100 | 11110 | 0 | 1 | 110110 | 10110010 | 10010 | 100111 |
Color Harmonies of #527574
Complementary color
Monochromatic Colors of #527574
Black with #527574
Text Example
Text Example
White with #527574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527574; }
p { color: rgb(82,117,116); }
H1.HeaderClassName
{
color: #527574;
}
.AnyTagClassName
{
color: #527574;
}
</style>
background-color css
<style>
a { background-color: #527574; }
a { background-color: rgb(82,117,116); }
div.DivClassName
{
background-color: #527574;
}
.BgClassName
{
background-color: #527574;
}
</style>
border-color css
<style>
span { border-color: #527574; }
span { border-color: rgb(82,117,116); }
td.TdClassName
{
border-color: #527574;
}
.TagClassName
{
border-color: #527574;
}
</style>