Shades of East Bay #505472
Tints of East Bay #505472
RGB
CMYK
RGB Variations
Color information
#505472 (or 0x505472) is known color: East Bay. HEX triplet: 50, 54 and 72. RGB value is (80,84,114). Sum of RGB (Red+Green+Blue) = 80+84+114=278 (36% of max value = 765). Red value is 80 (31.64% from 255 or 28.78% from 278); Green value is 84 (33.20% from 255 or 30.22% from 278); Blue value is 114 (44.92% from 255 or 41.01% from 278); Max value from RGB is 114 - color contains mainly: blue. Hex color #505472 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #505472 is #AFAB8D. Grayscale: #565656. Windows color (decimal): -11512718 or 7492688. OLE color: 7492688.
HSL color Cylindrical-coordinate representation of color #505472: hue angle of 232.94º 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 #505472 is Cyan = 0.30, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 80 | 84 | 114 | - |
| CMYK | 0.30 | 0.26 | 0 | 0.55 |
| HSL | 232.94º | 0.18% | 0.38% | - |
| HSV(B) | 232.94º | 0.3% | 0.45% | - |
| XYZ | 9.52 | 9.26 | 17.21 | - |
| YUV | 86.22 | 143.67 | 123.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 84 | 114 | 0.30 | 0.26 | 0 | 0.55 | 232.94 | 0.18 | 0.38 |
| Hex | 50 | 54 | 72 | 1E | 1A | 0 | 37 | E9 | 12 | 26 |
| Octal | 120 | 124 | 162 | 36 | 32 | 0 | 67 | 351 | 22 | 46 |
| Binary | 1010000 | 1010100 | 1110010 | 11110 | 11010 | 0 | 110111 | 11101001 | 10010 | 100110 |
Color Harmonies of #505472
Complementary color
Monochromatic Colors of #505472
Black with #505472
Text Example
Text Example
White with #505472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #505472; }
p { color: rgb(80,84,114); }
H1.HeaderClassName
{
color: #505472;
}
.AnyTagClassName
{
color: #505472;
}
</style>
background-color css
<style>
a { background-color: #505472; }
a { background-color: rgb(80,84,114); }
div.DivClassName
{
background-color: #505472;
}
.BgClassName
{
background-color: #505472;
}
</style>
border-color css
<style>
span { border-color: #505472; }
span { border-color: rgb(80,84,114); }
td.TdClassName
{
border-color: #505472;
}
.TagClassName
{
border-color: #505472;
}
</style>