Shades of East Bay #515467
Tints of East Bay #515467
RGB
CMYK
RGB Variations
Color information
#515467 (or 0x515467) is known color: East Bay. HEX triplet: 51, 54 and 67. RGB value is (81,84,103). Sum of RGB (Red+Green+Blue) = 81+84+103=268 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30.22% from 268); Green value is 84 (33.20% from 255 or 31.34% from 268); Blue value is 103 (40.62% from 255 or 38.43% from 268); Max value from RGB is 103 - color contains mainly: blue. Hex color #515467 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #515467 is #AEAB98. Grayscale: #555555. Windows color (decimal): -11447193 or 6771793. OLE color: 6771793.
HSL color Cylindrical-coordinate representation of color #515467: hue angle of 231.82º degrees, saturation: 0.12, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #515467 is Cyan = 0.21, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 81 | 84 | 103 | - |
| CMYK | 0.21 | 0.18 | 0 | 0.60 |
| HSL | 231.82º | 0.12% | 0.36% | - |
| HSV(B) | 231.82º | 0.21% | 0.4% | - |
| XYZ | 9.01 | 9.07 | 14.11 | - |
| YUV | 85.27 | 138.01 | 124.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 84 | 103 | 0.21 | 0.18 | 0 | 0.60 | 231.82 | 0.12 | 0.36 |
| Hex | 51 | 54 | 67 | 15 | 12 | 0 | 3C | E8 | C | 24 |
| Octal | 121 | 124 | 147 | 25 | 22 | 0 | 74 | 350 | 14 | 44 |
| Binary | 1010001 | 1010100 | 1100111 | 10101 | 10010 | 0 | 111100 | 11101000 | 1100 | 100100 |
Color Harmonies of #515467
Complementary color
Monochromatic Colors of #515467
Black with #515467
Text Example
Text Example
White with #515467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515467; }
p { color: rgb(81,84,103); }
H1.HeaderClassName
{
color: #515467;
}
.AnyTagClassName
{
color: #515467;
}
</style>
background-color css
<style>
a { background-color: #515467; }
a { background-color: rgb(81,84,103); }
div.DivClassName
{
background-color: #515467;
}
.BgClassName
{
background-color: #515467;
}
</style>
border-color css
<style>
span { border-color: #515467; }
span { border-color: rgb(81,84,103); }
td.TdClassName
{
border-color: #515467;
}
.TagClassName
{
border-color: #515467;
}
</style>