Shades of Breaker Bay #507573
Tints of Breaker Bay #507573
RGB
CMYK
RGB Variations
Color information
#507573 (or 0x507573) is known color: Breaker Bay. HEX triplet: 50, 75 and 73. RGB value is (80,117,115). Sum of RGB (Red+Green+Blue) = 80+117+115=312 (41% of max value = 765). Red value is 80 (31.64% from 255 or 25.64% from 312); Green value is 117 (46.09% from 255 or 37.5% from 312); Blue value is 115 (45.31% from 255 or 36.86% from 312); Max value from RGB is 117 - color contains mainly: green. Hex color #507573 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #507573 is #AF8A8C. Grayscale: #696969. Windows color (decimal): -11504269 or 7566672. OLE color: 7566672.
HSL color Cylindrical-coordinate representation of color #507573: hue angle of 176.76º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #507573 is Cyan = 0.32, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 80 | 117 | 115 | - |
| CMYK | 0.32 | 0 | 0.02 | 0.54 |
| HSL | 176.76º | 0.19% | 0.39% | - |
| HSV(B) | 176.76º | 0.32% | 0.46% | - |
| XYZ | 12.76 | 15.67 | 18.57 | - |
| YUV | 105.71 | 133.24 | 109.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 117 | 115 | 0.32 | 0 | 0.02 | 0.54 | 176.76 | 0.19 | 0.39 |
| Hex | 50 | 75 | 73 | 20 | 0 | 2 | 36 | B1 | 13 | 27 |
| Octal | 120 | 165 | 163 | 40 | 0 | 2 | 66 | 261 | 23 | 47 |
| Binary | 1010000 | 1110101 | 1110011 | 100000 | 0 | 10 | 110110 | 10110001 | 10011 | 100111 |
Color Harmonies of #507573
Complementary color
Monochromatic Colors of #507573
Black with #507573
Text Example
Text Example
White with #507573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507573; }
p { color: rgb(80,117,115); }
H1.HeaderClassName
{
color: #507573;
}
.AnyTagClassName
{
color: #507573;
}
</style>
background-color css
<style>
a { background-color: #507573; }
a { background-color: rgb(80,117,115); }
div.DivClassName
{
background-color: #507573;
}
.BgClassName
{
background-color: #507573;
}
</style>
border-color css
<style>
span { border-color: #507573; }
span { border-color: rgb(80,117,115); }
td.TdClassName
{
border-color: #507573;
}
.TagClassName
{
border-color: #507573;
}
</style>