Shades of Breaker Bay #527679
Tints of Breaker Bay #527679
RGB
CMYK
RGB Variations
Color information
#527679 (or 0x527679) is known color: Breaker Bay. HEX triplet: 52, 76 and 79. RGB value is (82,118,121). Sum of RGB (Red+Green+Blue) = 82+118+121=321 (42% of max value = 765). Red value is 82 (32.42% from 255 or 25.55% from 321); Green value is 118 (46.48% from 255 or 36.76% from 321); Blue value is 121 (47.66% from 255 or 37.69% from 321); Max value from RGB is 121 - color contains mainly: blue. Hex color #527679 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527679 is #AD8986. Grayscale: #6B6B6B. Windows color (decimal): -11372935 or 7960146. OLE color: 7960146.
HSL color Cylindrical-coordinate representation of color #527679: hue angle of 184.62º 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 #527679 is Cyan = 0.32, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 82 | 118 | 121 | - |
| CMYK | 0.32 | 0.02 | 0 | 0.53 |
| HSL | 184.62º | 0.19% | 0.4% | - |
| HSV(B) | 184.62º | 0.32% | 0.47% | - |
| XYZ | 13.41 | 16.13 | 20.5 | - |
| YUV | 107.58 | 135.57 | 109.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 118 | 121 | 0.32 | 0.02 | 0 | 0.53 | 184.62 | 0.19 | 0.4 |
| Hex | 52 | 76 | 79 | 20 | 2 | 0 | 35 | B9 | 13 | 28 |
| Octal | 122 | 166 | 171 | 40 | 2 | 0 | 65 | 271 | 23 | 50 |
| Binary | 1010010 | 1110110 | 1111001 | 100000 | 10 | 0 | 110101 | 10111001 | 10011 | 101000 |
Color Harmonies of #527679
Complementary color
Monochromatic Colors of #527679
Black with #527679
Text Example
Text Example
White with #527679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527679; }
p { color: rgb(82,118,121); }
H1.HeaderClassName
{
color: #527679;
}
.AnyTagClassName
{
color: #527679;
}
</style>
background-color css
<style>
a { background-color: #527679; }
a { background-color: rgb(82,118,121); }
div.DivClassName
{
background-color: #527679;
}
.BgClassName
{
background-color: #527679;
}
</style>
border-color css
<style>
span { border-color: #527679; }
span { border-color: rgb(82,118,121); }
td.TdClassName
{
border-color: #527679;
}
.TagClassName
{
border-color: #527679;
}
</style>