Shades of East Bay #515469
Tints of East Bay #515469
RGB
CMYK
RGB Variations
Color information
#515469 (or 0x515469) is known color: East Bay. HEX triplet: 51, 54 and 69. RGB value is (81,84,105). Sum of RGB (Red+Green+Blue) = 81+84+105=270 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30% from 270); Green value is 84 (33.20% from 255 or 31.11% from 270); Blue value is 105 (41.41% from 255 or 38.89% from 270); Max value from RGB is 105 - color contains mainly: blue. Hex color #515469 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #515469 is #AEAB96. Grayscale: #555555. Windows color (decimal): -11447191 or 6902865. OLE color: 6902865.
HSL color Cylindrical-coordinate representation of color #515469: hue angle of 232.5º 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 #515469 is Cyan = 0.23, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 81 | 84 | 105 | - |
| CMYK | 0.23 | 0.20 | 0 | 0.59 |
| HSL | 232.5º | 0.13% | 0.36% | - |
| HSV(B) | 232.5º | 0.23% | 0.41% | - |
| XYZ | 9.11 | 9.11 | 14.64 | - |
| YUV | 85.5 | 139.01 | 124.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 84 | 105 | 0.23 | 0.20 | 0 | 0.59 | 232.5 | 0.13 | 0.36 |
| Hex | 51 | 54 | 69 | 17 | 14 | 0 | 3B | E8 | D | 24 |
| Octal | 121 | 124 | 151 | 27 | 24 | 0 | 73 | 350 | 15 | 44 |
| Binary | 1010001 | 1010100 | 1101001 | 10111 | 10100 | 0 | 111011 | 11101000 | 1101 | 100100 |
Color Harmonies of #515469
Complementary color
Monochromatic Colors of #515469
Black with #515469
Text Example
Text Example
White with #515469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515469; }
p { color: rgb(81,84,105); }
H1.HeaderClassName
{
color: #515469;
}
.AnyTagClassName
{
color: #515469;
}
</style>
background-color css
<style>
a { background-color: #515469; }
a { background-color: rgb(81,84,105); }
div.DivClassName
{
background-color: #515469;
}
.BgClassName
{
background-color: #515469;
}
</style>
border-color css
<style>
span { border-color: #515469; }
span { border-color: rgb(81,84,105); }
td.TdClassName
{
border-color: #515469;
}
.TagClassName
{
border-color: #515469;
}
</style>