Shades of East Bay #515468
Tints of East Bay #515468
RGB
CMYK
RGB Variations
Color information
#515468 (or 0x515468) is known color: East Bay. HEX triplet: 51, 54 and 68. RGB value is (81,84,104). Sum of RGB (Red+Green+Blue) = 81+84+104=269 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30.11% from 269); Green value is 84 (33.20% from 255 or 31.23% from 269); Blue value is 104 (41.02% from 255 or 38.66% from 269); Max value from RGB is 104 - color contains mainly: blue. Hex color #515468 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #515468 is #AEAB97. Grayscale: #555555. Windows color (decimal): -11447192 or 6837329. OLE color: 6837329.
HSL color Cylindrical-coordinate representation of color #515468: hue angle of 232.17º degrees, saturation: 0.12, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #515468 is Cyan = 0.22, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 81 | 84 | 104 | - |
| CMYK | 0.22 | 0.19 | 0 | 0.59 |
| HSL | 232.17º | 0.12% | 0.36% | - |
| HSV(B) | 232.17º | 0.22% | 0.41% | - |
| XYZ | 9.06 | 9.09 | 14.37 | - |
| YUV | 85.38 | 138.51 | 124.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 84 | 104 | 0.22 | 0.19 | 0 | 0.59 | 232.17 | 0.12 | 0.36 |
| Hex | 51 | 54 | 68 | 16 | 13 | 0 | 3B | E8 | C | 24 |
| Octal | 121 | 124 | 150 | 26 | 23 | 0 | 73 | 350 | 14 | 44 |
| Binary | 1010001 | 1010100 | 1101000 | 10110 | 10011 | 0 | 111011 | 11101000 | 1100 | 100100 |
Color Harmonies of #515468
Complementary color
Monochromatic Colors of #515468
Black with #515468
Text Example
Text Example
White with #515468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515468; }
p { color: rgb(81,84,104); }
H1.HeaderClassName
{
color: #515468;
}
.AnyTagClassName
{
color: #515468;
}
</style>
background-color css
<style>
a { background-color: #515468; }
a { background-color: rgb(81,84,104); }
div.DivClassName
{
background-color: #515468;
}
.BgClassName
{
background-color: #515468;
}
</style>
border-color css
<style>
span { border-color: #515468; }
span { border-color: rgb(81,84,104); }
td.TdClassName
{
border-color: #515468;
}
.TagClassName
{
border-color: #515468;
}
</style>