Shades of East Bay #505468
Tints of East Bay #505468
RGB
CMYK
RGB Variations
Color information
#505468 (or 0x505468) is known color: East Bay. HEX triplet: 50, 54 and 68. RGB value is (80,84,104). Sum of RGB (Red+Green+Blue) = 80+84+104=268 (35% of max value = 765). Red value is 80 (31.64% from 255 or 29.85% from 268); Green value is 84 (33.20% from 255 or 31.34% from 268); Blue value is 104 (41.02% from 255 or 38.81% from 268); Max value from RGB is 104 - color contains mainly: blue. Hex color #505468 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #505468 is #AFAB97. Grayscale: #555555. Windows color (decimal): -11512728 or 6837328. OLE color: 6837328.
HSL color Cylindrical-coordinate representation of color #505468: hue angle of 230º degrees, saturation: 0.13, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #505468 is Cyan = 0.23, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 80 | 84 | 104 | - |
| CMYK | 0.23 | 0.19 | 0 | 0.59 |
| HSL | 230º | 0.13% | 0.36% | - |
| HSV(B) | 230º | 0.23% | 0.41% | - |
| XYZ | 8.98 | 9.05 | 14.37 | - |
| YUV | 85.08 | 138.67 | 124.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 84 | 104 | 0.23 | 0.19 | 0 | 0.59 | 230 | 0.13 | 0.36 |
| Hex | 50 | 54 | 68 | 17 | 13 | 0 | 3B | E6 | D | 24 |
| Octal | 120 | 124 | 150 | 27 | 23 | 0 | 73 | 346 | 15 | 44 |
| Binary | 1010000 | 1010100 | 1101000 | 10111 | 10011 | 0 | 111011 | 11100110 | 1101 | 100100 |
Color Harmonies of #505468
Complementary color
Monochromatic Colors of #505468
Black with #505468
Text Example
Text Example
White with #505468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #505468; }
p { color: rgb(80,84,104); }
H1.HeaderClassName
{
color: #505468;
}
.AnyTagClassName
{
color: #505468;
}
</style>
background-color css
<style>
a { background-color: #505468; }
a { background-color: rgb(80,84,104); }
div.DivClassName
{
background-color: #505468;
}
.BgClassName
{
background-color: #505468;
}
</style>
border-color css
<style>
span { border-color: #505468; }
span { border-color: rgb(80,84,104); }
td.TdClassName
{
border-color: #505468;
}
.TagClassName
{
border-color: #505468;
}
</style>