Shades of East Bay #465370
Tints of East Bay #465370
RGB
CMYK
RGB Variations
Color information
#465370 (or 0x465370) is known color: East Bay. HEX triplet: 46, 53 and 70. RGB value is (70,83,112). Sum of RGB (Red+Green+Blue) = 70+83+112=265 (35% of max value = 765). Red value is 70 (27.73% from 255 or 26.42% from 265); Green value is 83 (32.81% from 255 or 31.32% from 265); Blue value is 112 (44.14% from 255 or 42.26% from 265); Max value from RGB is 112 - color contains mainly: blue. Hex color #465370 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465370 is #B9AC8F. Grayscale: #525252. Windows color (decimal): -12168336 or 7361350. OLE color: 7361350.
HSL color Cylindrical-coordinate representation of color #465370: hue angle of 221.43º 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 #465370 is Cyan = 0.38, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 83 | 112 | - |
| CMYK | 0.38 | 0.26 | 0 | 0.56 |
| HSL | 221.43º | 0.23% | 0.36% | - |
| HSV(B) | 221.43º | 0.38% | 0.44% | - |
| XYZ | 8.54 | 8.66 | 16.55 | - |
| YUV | 82.42 | 144.69 | 119.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 83 | 112 | 0.38 | 0.26 | 0 | 0.56 | 221.43 | 0.23 | 0.36 |
| Hex | 46 | 53 | 70 | 26 | 1A | 0 | 38 | DD | 17 | 24 |
| Octal | 106 | 123 | 160 | 46 | 32 | 0 | 70 | 335 | 27 | 44 |
| Binary | 1000110 | 1010011 | 1110000 | 100110 | 11010 | 0 | 111000 | 11011101 | 10111 | 100100 |
Color Harmonies of #465370
Complementary color
Monochromatic Colors of #465370
Black with #465370
Text Example
Text Example
White with #465370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465370; }
p { color: rgb(70,83,112); }
H1.HeaderClassName
{
color: #465370;
}
.AnyTagClassName
{
color: #465370;
}
</style>
background-color css
<style>
a { background-color: #465370; }
a { background-color: rgb(70,83,112); }
div.DivClassName
{
background-color: #465370;
}
.BgClassName
{
background-color: #465370;
}
</style>
border-color css
<style>
span { border-color: #465370; }
span { border-color: rgb(70,83,112); }
td.TdClassName
{
border-color: #465370;
}
.TagClassName
{
border-color: #465370;
}
</style>