Shades of Breaker Bay #527375
Tints of Breaker Bay #527375
RGB
CMYK
RGB Variations
Color information
#527375 (or 0x527375) is known color: Breaker Bay. HEX triplet: 52, 73 and 75. RGB value is (82,115,117). Sum of RGB (Red+Green+Blue) = 82+115+117=314 (41% of max value = 765). Red value is 82 (32.42% from 255 or 26.11% from 314); Green value is 115 (45.31% from 255 or 36.62% from 314); Blue value is 117 (46.09% from 255 or 37.26% from 314); Max value from RGB is 117 - color contains mainly: blue. Hex color #527375 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527375 is #AD8C8A. Grayscale: #696969. Windows color (decimal): -11373707 or 7697234. OLE color: 7697234.
HSL color Cylindrical-coordinate representation of color #527375: hue angle of 183.43º 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 #527375 is Cyan = 0.30, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 82 | 115 | 117 | - |
| CMYK | 0.30 | 0.02 | 0 | 0.54 |
| HSL | 183.43º | 0.18% | 0.39% | - |
| HSV(B) | 183.43º | 0.3% | 0.46% | - |
| XYZ | 12.82 | 15.34 | 19.11 | - |
| YUV | 105.36 | 134.57 | 111.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 115 | 117 | 0.30 | 0.02 | 0 | 0.54 | 183.43 | 0.18 | 0.39 |
| Hex | 52 | 73 | 75 | 1E | 2 | 0 | 36 | B7 | 12 | 27 |
| Octal | 122 | 163 | 165 | 36 | 2 | 0 | 66 | 267 | 22 | 47 |
| Binary | 1010010 | 1110011 | 1110101 | 11110 | 10 | 0 | 110110 | 10110111 | 10010 | 100111 |
Color Harmonies of #527375
Complementary color
Monochromatic Colors of #527375
Black with #527375
Text Example
Text Example
White with #527375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527375; }
p { color: rgb(82,115,117); }
H1.HeaderClassName
{
color: #527375;
}
.AnyTagClassName
{
color: #527375;
}
</style>
background-color css
<style>
a { background-color: #527375; }
a { background-color: rgb(82,115,117); }
div.DivClassName
{
background-color: #527375;
}
.BgClassName
{
background-color: #527375;
}
</style>
border-color css
<style>
span { border-color: #527375; }
span { border-color: rgb(82,115,117); }
td.TdClassName
{
border-color: #527375;
}
.TagClassName
{
border-color: #527375;
}
</style>