Shades of East Bay #505972
Tints of East Bay #505972
RGB
CMYK
RGB Variations
Color information
#505972 (or 0x505972) is known color: East Bay. HEX triplet: 50, 59 and 72. RGB value is (80,89,114). Sum of RGB (Red+Green+Blue) = 80+89+114=283 (37% of max value = 765). Red value is 80 (31.64% from 255 or 28.27% from 283); Green value is 89 (35.16% from 255 or 31.45% from 283); Blue value is 114 (44.92% from 255 or 40.28% from 283); Max value from RGB is 114 - color contains mainly: blue. Hex color #505972 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #505972 is #AFA68D. Grayscale: #595959. Windows color (decimal): -11511438 or 7493968. OLE color: 7493968.
HSL color Cylindrical-coordinate representation of color #505972: hue angle of 224.12º 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 #505972 is Cyan = 0.30, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 80 | 89 | 114 | - |
| CMYK | 0.30 | 0.22 | 0 | 0.55 |
| HSL | 224.12º | 0.18% | 0.38% | - |
| HSV(B) | 224.12º | 0.3% | 0.45% | - |
| XYZ | 9.92 | 10.07 | 17.34 | - |
| YUV | 89.16 | 142.02 | 121.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 89 | 114 | 0.30 | 0.22 | 0 | 0.55 | 224.12 | 0.18 | 0.38 |
| Hex | 50 | 59 | 72 | 1E | 16 | 0 | 37 | E0 | 12 | 26 |
| Octal | 120 | 131 | 162 | 36 | 26 | 0 | 67 | 340 | 22 | 46 |
| Binary | 1010000 | 1011001 | 1110010 | 11110 | 10110 | 0 | 110111 | 11100000 | 10010 | 100110 |
Color Harmonies of #505972
Complementary color
Monochromatic Colors of #505972
Black with #505972
Text Example
Text Example
White with #505972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #505972; }
p { color: rgb(80,89,114); }
H1.HeaderClassName
{
color: #505972;
}
.AnyTagClassName
{
color: #505972;
}
</style>
background-color css
<style>
a { background-color: #505972; }
a { background-color: rgb(80,89,114); }
div.DivClassName
{
background-color: #505972;
}
.BgClassName
{
background-color: #505972;
}
</style>
border-color css
<style>
span { border-color: #505972; }
span { border-color: rgb(80,89,114); }
td.TdClassName
{
border-color: #505972;
}
.TagClassName
{
border-color: #505972;
}
</style>