Shades of East Bay #465066
Tints of East Bay #465066
RGB
CMYK
RGB Variations
Color information
#465066 (or 0x465066) is known color: East Bay. HEX triplet: 46, 50 and 66. RGB value is (70,80,102). Sum of RGB (Red+Green+Blue) = 70+80+102=252 (33% of max value = 765). Red value is 70 (27.73% from 255 or 27.78% from 252); Green value is 80 (31.64% from 255 or 31.75% from 252); Blue value is 102 (40.23% from 255 or 40.48% from 252); Max value from RGB is 102 - color contains mainly: blue. Hex color #465066 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465066 is #B9AF99. Grayscale: #4F4F4F. Windows color (decimal): -12169114 or 6705222. OLE color: 6705222.
HSL color Cylindrical-coordinate representation of color #465066: hue angle of 221.25º 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 #465066 is Cyan = 0.31, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 70 | 80 | 102 | - |
| CMYK | 0.31 | 0.22 | 0 | 0.6 |
| HSL | 221.25º | 0.19% | 0.34% | - |
| HSV(B) | 221.25º | 0.31% | 0.4% | - |
| XYZ | 7.79 | 8 | 13.7 | - |
| YUV | 79.52 | 140.69 | 121.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 80 | 102 | 0.31 | 0.22 | 0 | 0.6 | 221.25 | 0.19 | 0.34 |
| Hex | 46 | 50 | 66 | 1F | 16 | 0 | 3C | DD | 13 | 22 |
| Octal | 106 | 120 | 146 | 37 | 26 | 0 | 74 | 335 | 23 | 42 |
| Binary | 1000110 | 1010000 | 1100110 | 11111 | 10110 | 0 | 111100 | 11011101 | 10011 | 100010 |
Color Harmonies of #465066
Complementary color
Monochromatic Colors of #465066
Black with #465066
Text Example
Text Example
White with #465066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465066; }
p { color: rgb(70,80,102); }
H1.HeaderClassName
{
color: #465066;
}
.AnyTagClassName
{
color: #465066;
}
</style>
background-color css
<style>
a { background-color: #465066; }
a { background-color: rgb(70,80,102); }
div.DivClassName
{
background-color: #465066;
}
.BgClassName
{
background-color: #465066;
}
</style>
border-color css
<style>
span { border-color: #465066; }
span { border-color: rgb(70,80,102); }
td.TdClassName
{
border-color: #465066;
}
.TagClassName
{
border-color: #465066;
}
</style>