Shades of East Bay #515874
Tints of East Bay #515874
RGB
CMYK
RGB Variations
Color information
#515874 (or 0x515874) is known color: East Bay. HEX triplet: 51, 58 and 74. RGB value is (81,88,116). Sum of RGB (Red+Green+Blue) = 81+88+116=285 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.42% from 285); Green value is 88 (34.77% from 255 or 30.88% from 285); Blue value is 116 (45.70% from 255 or 40.70% from 285); Max value from RGB is 116 - color contains mainly: blue. Hex color #515874 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #515874 is #AEA78B. Grayscale: #585858. Windows color (decimal): -11446156 or 7624785. OLE color: 7624785.
HSL color Cylindrical-coordinate representation of color #515874: hue angle of 228º 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 #515874 is Cyan = 0.30, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 88 | 116 | - |
| CMYK | 0.30 | 0.24 | 0 | 0.55 |
| HSL | 228º | 0.18% | 0.39% | - |
| HSV(B) | 228º | 0.3% | 0.45% | - |
| XYZ | 10.04 | 9.99 | 17.92 | - |
| YUV | 89.1 | 143.18 | 122.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 88 | 116 | 0.30 | 0.24 | 0 | 0.55 | 228 | 0.18 | 0.39 |
| Hex | 51 | 58 | 74 | 1E | 18 | 0 | 37 | E4 | 12 | 27 |
| Octal | 121 | 130 | 164 | 36 | 30 | 0 | 67 | 344 | 22 | 47 |
| Binary | 1010001 | 1011000 | 1110100 | 11110 | 11000 | 0 | 110111 | 11100100 | 10010 | 100111 |
Color Harmonies of #515874
Complementary color
Monochromatic Colors of #515874
Black with #515874
Text Example
Text Example
White with #515874
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515874; }
p { color: rgb(81,88,116); }
H1.HeaderClassName
{
color: #515874;
}
.AnyTagClassName
{
color: #515874;
}
</style>
background-color css
<style>
a { background-color: #515874; }
a { background-color: rgb(81,88,116); }
div.DivClassName
{
background-color: #515874;
}
.BgClassName
{
background-color: #515874;
}
</style>
border-color css
<style>
span { border-color: #515874; }
span { border-color: rgb(81,88,116); }
td.TdClassName
{
border-color: #515874;
}
.TagClassName
{
border-color: #515874;
}
</style>