Shades of Breaker Bay #507679
Tints of Breaker Bay #507679
RGB
CMYK
RGB Variations
Color information
#507679 (or 0x507679) is known color: Breaker Bay. HEX triplet: 50, 76 and 79. RGB value is (80,118,121). Sum of RGB (Red+Green+Blue) = 80+118+121=319 (42% of max value = 765). Red value is 80 (31.64% from 255 or 25.08% from 319); Green value is 118 (46.48% from 255 or 36.99% from 319); Blue value is 121 (47.66% from 255 or 37.93% from 319); Max value from RGB is 121 - color contains mainly: blue. Hex color #507679 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #507679 is #AF8986. Grayscale: #6A6A6A. Windows color (decimal): -11504007 or 7960144. OLE color: 7960144.
HSL color Cylindrical-coordinate representation of color #507679: hue angle of 184.39º 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 #507679 is Cyan = 0.34, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 80 | 118 | 121 | - |
| CMYK | 0.34 | 0.02 | 0 | 0.53 |
| HSL | 184.39º | 0.2% | 0.39% | - |
| HSV(B) | 184.39º | 0.34% | 0.47% | - |
| XYZ | 13.24 | 16.04 | 20.49 | - |
| YUV | 106.98 | 135.91 | 108.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 118 | 121 | 0.34 | 0.02 | 0 | 0.53 | 184.39 | 0.2 | 0.39 |
| Hex | 50 | 76 | 79 | 22 | 2 | 0 | 35 | B8 | 14 | 27 |
| Octal | 120 | 166 | 171 | 42 | 2 | 0 | 65 | 270 | 24 | 47 |
| Binary | 1010000 | 1110110 | 1111001 | 100010 | 10 | 0 | 110101 | 10111000 | 10100 | 100111 |
Color Harmonies of #507679
Complementary color
Monochromatic Colors of #507679
Black with #507679
Text Example
Text Example
White with #507679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507679; }
p { color: rgb(80,118,121); }
H1.HeaderClassName
{
color: #507679;
}
.AnyTagClassName
{
color: #507679;
}
</style>
background-color css
<style>
a { background-color: #507679; }
a { background-color: rgb(80,118,121); }
div.DivClassName
{
background-color: #507679;
}
.BgClassName
{
background-color: #507679;
}
</style>
border-color css
<style>
span { border-color: #507679; }
span { border-color: rgb(80,118,121); }
td.TdClassName
{
border-color: #507679;
}
.TagClassName
{
border-color: #507679;
}
</style>