Shades of Breaker Bay #507579
Tints of Breaker Bay #507579
RGB
CMYK
RGB Variations
Color information
#507579 (or 0x507579) is known color: Breaker Bay. HEX triplet: 50, 75 and 79. RGB value is (80,117,121). Sum of RGB (Red+Green+Blue) = 80+117+121=318 (42% of max value = 765). Red value is 80 (31.64% from 255 or 25.16% from 318); Green value is 117 (46.09% from 255 or 36.79% from 318); Blue value is 121 (47.66% from 255 or 38.05% from 318); Max value from RGB is 121 - color contains mainly: blue. Hex color #507579 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #507579 is #AF8A86. Grayscale: #6A6A6A. Windows color (decimal): -11504263 or 7959888. OLE color: 7959888.
HSL color Cylindrical-coordinate representation of color #507579: hue angle of 185.85º degrees, saturation: 0.2, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #507579 is Cyan = 0.34, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 80 | 117 | 121 | - |
| CMYK | 0.34 | 0.03 | 0 | 0.53 |
| HSL | 185.85º | 0.2% | 0.39% | - |
| HSV(B) | 185.85º | 0.34% | 0.47% | - |
| XYZ | 13.12 | 15.81 | 20.45 | - |
| YUV | 106.39 | 136.24 | 109.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 117 | 121 | 0.34 | 0.03 | 0 | 0.53 | 185.85 | 0.2 | 0.39 |
| Hex | 50 | 75 | 79 | 22 | 3 | 0 | 35 | BA | 14 | 27 |
| Octal | 120 | 165 | 171 | 42 | 3 | 0 | 65 | 272 | 24 | 47 |
| Binary | 1010000 | 1110101 | 1111001 | 100010 | 11 | 0 | 110101 | 10111010 | 10100 | 100111 |
Color Harmonies of #507579
Complementary color
Monochromatic Colors of #507579
Black with #507579
Text Example
Text Example
White with #507579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507579; }
p { color: rgb(80,117,121); }
H1.HeaderClassName
{
color: #507579;
}
.AnyTagClassName
{
color: #507579;
}
</style>
background-color css
<style>
a { background-color: #507579; }
a { background-color: rgb(80,117,121); }
div.DivClassName
{
background-color: #507579;
}
.BgClassName
{
background-color: #507579;
}
</style>
border-color css
<style>
span { border-color: #507579; }
span { border-color: rgb(80,117,121); }
td.TdClassName
{
border-color: #507579;
}
.TagClassName
{
border-color: #507579;
}
</style>