Shades of East Bay #465070
Tints of East Bay #465070
RGB
CMYK
RGB Variations
Color information
#465070 (or 0x465070) is known color: East Bay. HEX triplet: 46, 50 and 70. RGB value is (70,80,112). Sum of RGB (Red+Green+Blue) = 70+80+112=262 (34% of max value = 765). Red value is 70 (27.73% from 255 or 26.72% from 262); Green value is 80 (31.64% from 255 or 30.53% from 262); Blue value is 112 (44.14% from 255 or 42.75% from 262); Max value from RGB is 112 - color contains mainly: blue. Hex color #465070 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465070 is #B9AF8F. Grayscale: #505050. Windows color (decimal): -12169104 or 7360582. OLE color: 7360582.
HSL color Cylindrical-coordinate representation of color #465070: hue angle of 225.71º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #465070 is Cyan = 0.38, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 80 | 112 | - |
| CMYK | 0.38 | 0.29 | 0 | 0.56 |
| HSL | 225.71º | 0.23% | 0.36% | - |
| HSV(B) | 225.71º | 0.38% | 0.44% | - |
| XYZ | 8.32 | 8.21 | 16.48 | - |
| YUV | 80.66 | 145.69 | 120.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 80 | 112 | 0.38 | 0.29 | 0 | 0.56 | 225.71 | 0.23 | 0.36 |
| Hex | 46 | 50 | 70 | 26 | 1D | 0 | 38 | E2 | 17 | 24 |
| Octal | 106 | 120 | 160 | 46 | 35 | 0 | 70 | 342 | 27 | 44 |
| Binary | 1000110 | 1010000 | 1110000 | 100110 | 11101 | 0 | 111000 | 11100010 | 10111 | 100100 |
Color Harmonies of #465070
Complementary color
Monochromatic Colors of #465070
Black with #465070
Text Example
Text Example
White with #465070
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465070; }
p { color: rgb(70,80,112); }
H1.HeaderClassName
{
color: #465070;
}
.AnyTagClassName
{
color: #465070;
}
</style>
background-color css
<style>
a { background-color: #465070; }
a { background-color: rgb(70,80,112); }
div.DivClassName
{
background-color: #465070;
}
.BgClassName
{
background-color: #465070;
}
</style>
border-color css
<style>
span { border-color: #465070; }
span { border-color: rgb(70,80,112); }
td.TdClassName
{
border-color: #465070;
}
.TagClassName
{
border-color: #465070;
}
</style>