Shades of East Bay #465466
Tints of East Bay #465466
RGB
CMYK
RGB Variations
Color information
#465466 (or 0x465466) is known color: East Bay. HEX triplet: 46, 54 and 66. RGB value is (70,84,102). Sum of RGB (Red+Green+Blue) = 70+84+102=256 (33% of max value = 765). Red value is 70 (27.73% from 255 or 27.34% from 256); Green value is 84 (33.20% from 255 or 32.81% from 256); Blue value is 102 (40.23% from 255 or 39.84% from 256); Max value from RGB is 102 - color contains mainly: blue. Hex color #465466 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465466 is #B9AB99. Grayscale: #515151. Windows color (decimal): -12168090 or 6706246. OLE color: 6706246.
HSL color Cylindrical-coordinate representation of color #465466: hue angle of 213.75º degrees, saturation: 0.19, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #465466 is Cyan = 0.31, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 70 | 84 | 102 | - |
| CMYK | 0.31 | 0.18 | 0 | 0.6 |
| HSL | 213.75º | 0.19% | 0.34% | - |
| HSV(B) | 213.75º | 0.31% | 0.4% | - |
| XYZ | 8.09 | 8.6 | 13.8 | - |
| YUV | 81.87 | 139.36 | 119.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 84 | 102 | 0.31 | 0.18 | 0 | 0.6 | 213.75 | 0.19 | 0.34 |
| Hex | 46 | 54 | 66 | 1F | 12 | 0 | 3C | D6 | 13 | 22 |
| Octal | 106 | 124 | 146 | 37 | 22 | 0 | 74 | 326 | 23 | 42 |
| Binary | 1000110 | 1010100 | 1100110 | 11111 | 10010 | 0 | 111100 | 11010110 | 10011 | 100010 |
Color Harmonies of #465466
Complementary color
Monochromatic Colors of #465466
Black with #465466
Text Example
Text Example
White with #465466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465466; }
p { color: rgb(70,84,102); }
H1.HeaderClassName
{
color: #465466;
}
.AnyTagClassName
{
color: #465466;
}
</style>
background-color css
<style>
a { background-color: #465466; }
a { background-color: rgb(70,84,102); }
div.DivClassName
{
background-color: #465466;
}
.BgClassName
{
background-color: #465466;
}
</style>
border-color css
<style>
span { border-color: #465466; }
span { border-color: rgb(70,84,102); }
td.TdClassName
{
border-color: #465466;
}
.TagClassName
{
border-color: #465466;
}
</style>