Shades of Breaker Bay #507374
Tints of Breaker Bay #507374
RGB
CMYK
RGB Variations
Color information
#507374 (or 0x507374) is known color: Breaker Bay. HEX triplet: 50, 73 and 74. RGB value is (80,115,116). Sum of RGB (Red+Green+Blue) = 80+115+116=311 (41% of max value = 765). Red value is 80 (31.64% from 255 or 25.72% from 311); Green value is 115 (45.31% from 255 or 36.98% from 311); Blue value is 116 (45.70% from 255 or 37.30% from 311); Max value from RGB is 116 - color contains mainly: blue. Hex color #507374 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #507374 is #AF8C8B. Grayscale: #686868. Windows color (decimal): -11504780 or 7631696. OLE color: 7631696.
HSL color Cylindrical-coordinate representation of color #507374: hue angle of 181.67º 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 #507374 is Cyan = 0.31, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 80 | 115 | 116 | - |
| CMYK | 0.31 | 0.01 | 0 | 0.55 |
| HSL | 181.67º | 0.18% | 0.38% | - |
| HSV(B) | 181.67º | 0.31% | 0.45% | - |
| XYZ | 12.59 | 15.23 | 18.8 | - |
| YUV | 104.65 | 134.4 | 110.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 115 | 116 | 0.31 | 0.01 | 0 | 0.55 | 181.67 | 0.18 | 0.38 |
| Hex | 50 | 73 | 74 | 1F | 1 | 0 | 37 | B6 | 12 | 26 |
| Octal | 120 | 163 | 164 | 37 | 1 | 0 | 67 | 266 | 22 | 46 |
| Binary | 1010000 | 1110011 | 1110100 | 11111 | 1 | 0 | 110111 | 10110110 | 10010 | 100110 |
Color Harmonies of #507374
Complementary color
Monochromatic Colors of #507374
Black with #507374
Text Example
Text Example
White with #507374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507374; }
p { color: rgb(80,115,116); }
H1.HeaderClassName
{
color: #507374;
}
.AnyTagClassName
{
color: #507374;
}
</style>
background-color css
<style>
a { background-color: #507374; }
a { background-color: rgb(80,115,116); }
div.DivClassName
{
background-color: #507374;
}
.BgClassName
{
background-color: #507374;
}
</style>
border-color css
<style>
span { border-color: #507374; }
span { border-color: rgb(80,115,116); }
td.TdClassName
{
border-color: #507374;
}
.TagClassName
{
border-color: #507374;
}
</style>