Shades of East Bay #465569
Tints of East Bay #465569
RGB
CMYK
RGB Variations
Color information
#465569 (or 0x465569) is known color: East Bay. HEX triplet: 46, 55 and 69. RGB value is (70,85,105). Sum of RGB (Red+Green+Blue) = 70+85+105=260 (34% of max value = 765). Red value is 70 (27.73% from 255 or 26.92% from 260); Green value is 85 (33.59% from 255 or 32.69% from 260); Blue value is 105 (41.41% from 255 or 40.38% from 260); Max value from RGB is 105 - color contains mainly: blue. Hex color #465569 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465569 is #B9AA96. Grayscale: #525252. Windows color (decimal): -12167831 or 6903110. OLE color: 6903110.
HSL color Cylindrical-coordinate representation of color #465569: hue angle of 214.29º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #465569 is Cyan = 0.33, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 70 | 85 | 105 | - |
| CMYK | 0.33 | 0.19 | 0 | 0.59 |
| HSL | 214.29º | 0.2% | 0.34% | - |
| HSV(B) | 214.29º | 0.33% | 0.41% | - |
| XYZ | 8.32 | 8.82 | 14.63 | - |
| YUV | 82.8 | 140.53 | 118.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 85 | 105 | 0.33 | 0.19 | 0 | 0.59 | 214.29 | 0.2 | 0.34 |
| Hex | 46 | 55 | 69 | 21 | 13 | 0 | 3B | D6 | 14 | 22 |
| Octal | 106 | 125 | 151 | 41 | 23 | 0 | 73 | 326 | 24 | 42 |
| Binary | 1000110 | 1010101 | 1101001 | 100001 | 10011 | 0 | 111011 | 11010110 | 10100 | 100010 |
Color Harmonies of #465569
Complementary color
Monochromatic Colors of #465569
Black with #465569
Text Example
Text Example
White with #465569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465569; }
p { color: rgb(70,85,105); }
H1.HeaderClassName
{
color: #465569;
}
.AnyTagClassName
{
color: #465569;
}
</style>
background-color css
<style>
a { background-color: #465569; }
a { background-color: rgb(70,85,105); }
div.DivClassName
{
background-color: #465569;
}
.BgClassName
{
background-color: #465569;
}
</style>
border-color css
<style>
span { border-color: #465569; }
span { border-color: rgb(70,85,105); }
td.TdClassName
{
border-color: #465569;
}
.TagClassName
{
border-color: #465569;
}
</style>