Shades of Breaker Bay #507578
Tints of Breaker Bay #507578
RGB
CMYK
RGB Variations
Color information
#507578 (or 0x507578) is known color: Breaker Bay. HEX triplet: 50, 75 and 78. RGB value is (80,117,120). Sum of RGB (Red+Green+Blue) = 80+117+120=317 (41% of max value = 765). Red value is 80 (31.64% from 255 or 25.24% from 317); Green value is 117 (46.09% from 255 or 36.91% from 317); Blue value is 120 (47.27% from 255 or 37.85% from 317); Max value from RGB is 120 - color contains mainly: blue. Hex color #507578 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #507578 is #AF8A87. Grayscale: #6A6A6A. Windows color (decimal): -11504264 or 7894352. OLE color: 7894352.
HSL color Cylindrical-coordinate representation of color #507578: hue angle of 184.5º degrees, saturation: 0.2, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #507578 is Cyan = 0.33, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 80 | 117 | 120 | - |
| CMYK | 0.33 | 0.02 | 0 | 0.53 |
| HSL | 184.5º | 0.2% | 0.39% | - |
| HSV(B) | 184.5º | 0.33% | 0.47% | - |
| XYZ | 13.06 | 15.78 | 20.13 | - |
| YUV | 106.28 | 135.74 | 109.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 117 | 120 | 0.33 | 0.02 | 0 | 0.53 | 184.5 | 0.2 | 0.39 |
| Hex | 50 | 75 | 78 | 21 | 2 | 0 | 35 | B8 | 14 | 27 |
| Octal | 120 | 165 | 170 | 41 | 2 | 0 | 65 | 270 | 24 | 47 |
| Binary | 1010000 | 1110101 | 1111000 | 100001 | 10 | 0 | 110101 | 10111000 | 10100 | 100111 |
Color Harmonies of #507578
Complementary color
Monochromatic Colors of #507578
Black with #507578
Text Example
Text Example
White with #507578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507578; }
p { color: rgb(80,117,120); }
H1.HeaderClassName
{
color: #507578;
}
.AnyTagClassName
{
color: #507578;
}
</style>
background-color css
<style>
a { background-color: #507578; }
a { background-color: rgb(80,117,120); }
div.DivClassName
{
background-color: #507578;
}
.BgClassName
{
background-color: #507578;
}
</style>
border-color css
<style>
span { border-color: #507578; }
span { border-color: rgb(80,117,120); }
td.TdClassName
{
border-color: #507578;
}
.TagClassName
{
border-color: #507578;
}
</style>