Shades of East Bay #515974
Tints of East Bay #515974
RGB
CMYK
RGB Variations
Color information
#515974 (or 0x515974) is known color: East Bay. HEX triplet: 51, 59 and 74. RGB value is (81,89,116). Sum of RGB (Red+Green+Blue) = 81+89+116=286 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.32% from 286); Green value is 89 (35.16% from 255 or 31.12% from 286); Blue value is 116 (45.70% from 255 or 40.56% from 286); Max value from RGB is 116 - color contains mainly: blue. Hex color #515974 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #515974 is #AEA68B. Grayscale: #595959. Windows color (decimal): -11445900 or 7625041. OLE color: 7625041.
HSL color Cylindrical-coordinate representation of color #515974: hue angle of 226.29º 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 #515974 is Cyan = 0.30, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 89 | 116 | - |
| CMYK | 0.30 | 0.23 | 0 | 0.55 |
| HSL | 226.29º | 0.18% | 0.39% | - |
| HSV(B) | 226.29º | 0.3% | 0.45% | - |
| XYZ | 10.12 | 10.16 | 17.95 | - |
| YUV | 89.69 | 142.85 | 121.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 89 | 116 | 0.30 | 0.23 | 0 | 0.55 | 226.29 | 0.18 | 0.39 |
| Hex | 51 | 59 | 74 | 1E | 17 | 0 | 37 | E2 | 12 | 27 |
| Octal | 121 | 131 | 164 | 36 | 27 | 0 | 67 | 342 | 22 | 47 |
| Binary | 1010001 | 1011001 | 1110100 | 11110 | 10111 | 0 | 110111 | 11100010 | 10010 | 100111 |
Color Harmonies of #515974
Complementary color
Monochromatic Colors of #515974
Black with #515974
Text Example
Text Example
White with #515974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515974; }
p { color: rgb(81,89,116); }
H1.HeaderClassName
{
color: #515974;
}
.AnyTagClassName
{
color: #515974;
}
</style>
background-color css
<style>
a { background-color: #515974; }
a { background-color: rgb(81,89,116); }
div.DivClassName
{
background-color: #515974;
}
.BgClassName
{
background-color: #515974;
}
</style>
border-color css
<style>
span { border-color: #515974; }
span { border-color: rgb(81,89,116); }
td.TdClassName
{
border-color: #515974;
}
.TagClassName
{
border-color: #515974;
}
</style>