Shades of East Bay #515674
Tints of East Bay #515674
RGB
CMYK
RGB Variations
Color information
#515674 (or 0x515674) is known color: East Bay. HEX triplet: 51, 56 and 74. RGB value is (81,86,116). Sum of RGB (Red+Green+Blue) = 81+86+116=283 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.62% from 283); Green value is 86 (33.98% from 255 or 30.39% from 283); Blue value is 116 (45.70% from 255 or 40.99% from 283); Max value from RGB is 116 - color contains mainly: blue. Hex color #515674 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #515674 is #AEA98B. Grayscale: #575757. Windows color (decimal): -11446668 or 7624273. OLE color: 7624273.
HSL color Cylindrical-coordinate representation of color #515674: hue angle of 231.43º 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 #515674 is Cyan = 0.30, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 86 | 116 | - |
| CMYK | 0.30 | 0.26 | 0 | 0.55 |
| HSL | 231.43º | 0.18% | 0.39% | - |
| HSV(B) | 231.43º | 0.3% | 0.45% | - |
| XYZ | 9.87 | 9.67 | 17.87 | - |
| YUV | 87.93 | 143.84 | 123.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 86 | 116 | 0.30 | 0.26 | 0 | 0.55 | 231.43 | 0.18 | 0.39 |
| Hex | 51 | 56 | 74 | 1E | 1A | 0 | 37 | E7 | 12 | 27 |
| Octal | 121 | 126 | 164 | 36 | 32 | 0 | 67 | 347 | 22 | 47 |
| Binary | 1010001 | 1010110 | 1110100 | 11110 | 11010 | 0 | 110111 | 11100111 | 10010 | 100111 |
Color Harmonies of #515674
Complementary color
Monochromatic Colors of #515674
Black with #515674
Text Example
Text Example
White with #515674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515674; }
p { color: rgb(81,86,116); }
H1.HeaderClassName
{
color: #515674;
}
.AnyTagClassName
{
color: #515674;
}
</style>
background-color css
<style>
a { background-color: #515674; }
a { background-color: rgb(81,86,116); }
div.DivClassName
{
background-color: #515674;
}
.BgClassName
{
background-color: #515674;
}
</style>
border-color css
<style>
span { border-color: #515674; }
span { border-color: rgb(81,86,116); }
td.TdClassName
{
border-color: #515674;
}
.TagClassName
{
border-color: #515674;
}
</style>