Shades of Breaker Bay #507174
Tints of Breaker Bay #507174
RGB
CMYK
RGB Variations
Color information
#507174 (or 0x507174) is known color: Breaker Bay. HEX triplet: 50, 71 and 74. RGB value is (80,113,116). Sum of RGB (Red+Green+Blue) = 80+113+116=309 (40% of max value = 765). Red value is 80 (31.64% from 255 or 25.89% from 309); Green value is 113 (44.53% from 255 or 36.57% from 309); Blue value is 116 (45.70% from 255 or 37.54% from 309); Max value from RGB is 116 - color contains mainly: blue. Hex color #507174 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #507174 is #AF8E8B. Grayscale: #676767. Windows color (decimal): -11505292 or 7631184. OLE color: 7631184.
HSL color Cylindrical-coordinate representation of color #507174: hue angle of 185º degrees, saturation: 0.18, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #507174 is Cyan = 0.31, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 80 | 113 | 116 | - |
| CMYK | 0.31 | 0.03 | 0 | 0.55 |
| HSL | 185º | 0.18% | 0.38% | - |
| HSV(B) | 185º | 0.31% | 0.45% | - |
| XYZ | 12.37 | 14.78 | 18.72 | - |
| YUV | 103.48 | 135.07 | 111.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 113 | 116 | 0.31 | 0.03 | 0 | 0.55 | 185 | 0.18 | 0.38 |
| Hex | 50 | 71 | 74 | 1F | 3 | 0 | 37 | B9 | 12 | 26 |
| Octal | 120 | 161 | 164 | 37 | 3 | 0 | 67 | 271 | 22 | 46 |
| Binary | 1010000 | 1110001 | 1110100 | 11111 | 11 | 0 | 110111 | 10111001 | 10010 | 100110 |
Color Harmonies of #507174
Complementary color
Monochromatic Colors of #507174
Black with #507174
Text Example
Text Example
White with #507174
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507174; }
p { color: rgb(80,113,116); }
H1.HeaderClassName
{
color: #507174;
}
.AnyTagClassName
{
color: #507174;
}
</style>
background-color css
<style>
a { background-color: #507174; }
a { background-color: rgb(80,113,116); }
div.DivClassName
{
background-color: #507174;
}
.BgClassName
{
background-color: #507174;
}
</style>
border-color css
<style>
span { border-color: #507174; }
span { border-color: rgb(80,113,116); }
td.TdClassName
{
border-color: #507174;
}
.TagClassName
{
border-color: #507174;
}
</style>