Shades of East Bay #515574
Tints of East Bay #515574
RGB
CMYK
RGB Variations
Color information
#515574 (or 0x515574) is known color: East Bay. HEX triplet: 51, 55 and 74. RGB value is (81,85,116). Sum of RGB (Red+Green+Blue) = 81+85+116=282 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.72% from 282); Green value is 85 (33.59% from 255 or 30.14% from 282); Blue value is 116 (45.70% from 255 or 41.13% from 282); Max value from RGB is 116 - color contains mainly: blue. Hex color #515574 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #515574 is #AEAA8B. Grayscale: #575757. Windows color (decimal): -11446924 or 7624017. OLE color: 7624017.
HSL color Cylindrical-coordinate representation of color #515574: hue angle of 233.14º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #515574 is Cyan = 0.30, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 85 | 116 | - |
| CMYK | 0.30 | 0.27 | 0 | 0.55 |
| HSL | 233.14º | 0.18% | 0.39% | - |
| HSV(B) | 233.14º | 0.3% | 0.45% | - |
| XYZ | 9.79 | 9.51 | 17.84 | - |
| YUV | 87.34 | 144.17 | 123.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 85 | 116 | 0.30 | 0.27 | 0 | 0.55 | 233.14 | 0.18 | 0.39 |
| Hex | 51 | 55 | 74 | 1E | 1B | 0 | 37 | E9 | 12 | 27 |
| Octal | 121 | 125 | 164 | 36 | 33 | 0 | 67 | 351 | 22 | 47 |
| Binary | 1010001 | 1010101 | 1110100 | 11110 | 11011 | 0 | 110111 | 11101001 | 10010 | 100111 |
Color Harmonies of #515574
Complementary color
Monochromatic Colors of #515574
Black with #515574
Text Example
Text Example
White with #515574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515574; }
p { color: rgb(81,85,116); }
H1.HeaderClassName
{
color: #515574;
}
.AnyTagClassName
{
color: #515574;
}
</style>
background-color css
<style>
a { background-color: #515574; }
a { background-color: rgb(81,85,116); }
div.DivClassName
{
background-color: #515574;
}
.BgClassName
{
background-color: #515574;
}
</style>
border-color css
<style>
span { border-color: #515574; }
span { border-color: rgb(81,85,116); }
td.TdClassName
{
border-color: #515574;
}
.TagClassName
{
border-color: #515574;
}
</style>