Shades of East Bay #505672
Tints of East Bay #505672
RGB
CMYK
RGB Variations
Color information
#505672 (or 0x505672) is known color: East Bay. HEX triplet: 50, 56 and 72. RGB value is (80,86,114). Sum of RGB (Red+Green+Blue) = 80+86+114=280 (37% of max value = 765). Red value is 80 (31.64% from 255 or 28.57% from 280); Green value is 86 (33.98% from 255 or 30.71% from 280); Blue value is 114 (44.92% from 255 or 40.71% from 280); Max value from RGB is 114 - color contains mainly: blue. Hex color #505672 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #505672 is #AFA98D. Grayscale: #575757. Windows color (decimal): -11512206 or 7493200. OLE color: 7493200.
HSL color Cylindrical-coordinate representation of color #505672: hue angle of 229.41º degrees, saturation: 0.18, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #505672 is Cyan = 0.30, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 80 | 86 | 114 | - |
| CMYK | 0.30 | 0.25 | 0 | 0.55 |
| HSL | 229.41º | 0.18% | 0.38% | - |
| HSV(B) | 229.41º | 0.3% | 0.45% | - |
| XYZ | 9.67 | 9.58 | 17.26 | - |
| YUV | 87.4 | 143.01 | 122.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 86 | 114 | 0.30 | 0.25 | 0 | 0.55 | 229.41 | 0.18 | 0.38 |
| Hex | 50 | 56 | 72 | 1E | 19 | 0 | 37 | E5 | 12 | 26 |
| Octal | 120 | 126 | 162 | 36 | 31 | 0 | 67 | 345 | 22 | 46 |
| Binary | 1010000 | 1010110 | 1110010 | 11110 | 11001 | 0 | 110111 | 11100101 | 10010 | 100110 |
Color Harmonies of #505672
Complementary color
Monochromatic Colors of #505672
Black with #505672
Text Example
Text Example
White with #505672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #505672; }
p { color: rgb(80,86,114); }
H1.HeaderClassName
{
color: #505672;
}
.AnyTagClassName
{
color: #505672;
}
</style>
background-color css
<style>
a { background-color: #505672; }
a { background-color: rgb(80,86,114); }
div.DivClassName
{
background-color: #505672;
}
.BgClassName
{
background-color: #505672;
}
</style>
border-color css
<style>
span { border-color: #505672; }
span { border-color: rgb(80,86,114); }
td.TdClassName
{
border-color: #505672;
}
.TagClassName
{
border-color: #505672;
}
</style>