Shades of Breaker Bay #507978
Tints of Breaker Bay #507978
RGB
CMYK
RGB Variations
Color information
#507978 (or 0x507978) is known color: Breaker Bay. HEX triplet: 50, 79 and 78. RGB value is (80,121,120). Sum of RGB (Red+Green+Blue) = 80+121+120=321 (42% of max value = 765). Red value is 80 (31.64% from 255 or 24.92% from 321); Green value is 121 (47.66% from 255 or 37.69% from 321); Blue value is 120 (47.27% from 255 or 37.38% from 321); Max value from RGB is 121 - color contains mainly: green. Hex color #507978 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #507978 is #AF8687. Grayscale: #6C6C6C. Windows color (decimal): -11503240 or 7895376. OLE color: 7895376.
HSL color Cylindrical-coordinate representation of color #507978: hue angle of 178.54º 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 #507978 is Cyan = 0.34, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 80 | 121 | 120 | - |
| CMYK | 0.34 | 0 | 0.01 | 0.53 |
| HSL | 178.54º | 0.2% | 0.39% | - |
| HSV(B) | 178.54º | 0.34% | 0.47% | - |
| XYZ | 13.54 | 16.74 | 20.29 | - |
| YUV | 108.63 | 134.42 | 107.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 121 | 120 | 0.34 | 0 | 0.01 | 0.53 | 178.54 | 0.2 | 0.39 |
| Hex | 50 | 79 | 78 | 22 | 0 | 1 | 35 | B3 | 14 | 27 |
| Octal | 120 | 171 | 170 | 42 | 0 | 1 | 65 | 263 | 24 | 47 |
| Binary | 1010000 | 1111001 | 1111000 | 100010 | 0 | 1 | 110101 | 10110011 | 10100 | 100111 |
Color Harmonies of #507978
Complementary color
Monochromatic Colors of #507978
Black with #507978
Text Example
Text Example
White with #507978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507978; }
p { color: rgb(80,121,120); }
H1.HeaderClassName
{
color: #507978;
}
.AnyTagClassName
{
color: #507978;
}
</style>
background-color css
<style>
a { background-color: #507978; }
a { background-color: rgb(80,121,120); }
div.DivClassName
{
background-color: #507978;
}
.BgClassName
{
background-color: #507978;
}
</style>
border-color css
<style>
span { border-color: #507978; }
span { border-color: rgb(80,121,120); }
td.TdClassName
{
border-color: #507978;
}
.TagClassName
{
border-color: #507978;
}
</style>