Shades of Breaker Bay #508579
Tints of Breaker Bay #508579
RGB
CMYK
RGB Variations
Color information
#508579 (or 0x508579) is known color: Breaker Bay. HEX triplet: 50, 85 and 79. RGB value is (80,133,121). Sum of RGB (Red+Green+Blue) = 80+133+121=334 (44% of max value = 765). Red value is 80 (31.64% from 255 or 23.95% from 334); Green value is 133 (52.34% from 255 or 39.82% from 334); Blue value is 121 (47.66% from 255 or 36.23% from 334); Max value from RGB is 133 - color contains mainly: green. Hex color #508579 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #508579 is #AF7A86. Grayscale: #737373. Windows color (decimal): -11500167 or 7963984. OLE color: 7963984.
HSL color Cylindrical-coordinate representation of color #508579: hue angle of 166.42º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #508579 is Cyan = 0.40, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 80 | 133 | 121 | - |
| CMYK | 0.40 | 0 | 0.09 | 0.48 |
| HSL | 166.42º | 0.25% | 0.42% | - |
| HSV(B) | 166.42º | 0.4% | 0.52% | - |
| XYZ | 15.15 | 19.86 | 21.12 | - |
| YUV | 115.79 | 130.94 | 102.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 133 | 121 | 0.40 | 0 | 0.09 | 0.48 | 166.42 | 0.25 | 0.42 |
| Hex | 50 | 85 | 79 | 28 | 0 | 9 | 30 | A6 | 19 | 2A |
| Octal | 120 | 205 | 171 | 50 | 0 | 11 | 60 | 246 | 31 | 52 |
| Binary | 1010000 | 10000101 | 1111001 | 101000 | 0 | 1001 | 110000 | 10100110 | 11001 | 101010 |
Color Harmonies of #508579
Complementary color
Monochromatic Colors of #508579
Black with #508579
Text Example
Text Example
White with #508579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #508579; }
p { color: rgb(80,133,121); }
H1.HeaderClassName
{
color: #508579;
}
.AnyTagClassName
{
color: #508579;
}
</style>
background-color css
<style>
a { background-color: #508579; }
a { background-color: rgb(80,133,121); }
div.DivClassName
{
background-color: #508579;
}
.BgClassName
{
background-color: #508579;
}
</style>
border-color css
<style>
span { border-color: #508579; }
span { border-color: rgb(80,133,121); }
td.TdClassName
{
border-color: #508579;
}
.TagClassName
{
border-color: #508579;
}
</style>