Shades of East Bay #465168
Tints of East Bay #465168
RGB
CMYK
RGB Variations
Color information
#465168 (or 0x465168) is known color: East Bay. HEX triplet: 46, 51 and 68. RGB value is (70,81,104). Sum of RGB (Red+Green+Blue) = 70+81+104=255 (33% of max value = 765). Red value is 70 (27.73% from 255 or 27.45% from 255); Green value is 81 (32.03% from 255 or 31.76% from 255); Blue value is 104 (41.02% from 255 or 40.78% from 255); Max value from RGB is 104 - color contains mainly: blue. Hex color #465168 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465168 is #B9AE97. Grayscale: #505050. Windows color (decimal): -12168856 or 6836550. OLE color: 6836550.
HSL color Cylindrical-coordinate representation of color #465168: hue angle of 220.59º 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 #465168 is Cyan = 0.33, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 70 | 81 | 104 | - |
| CMYK | 0.33 | 0.22 | 0 | 0.59 |
| HSL | 220.59º | 0.2% | 0.34% | - |
| HSV(B) | 220.59º | 0.33% | 0.41% | - |
| XYZ | 7.97 | 8.19 | 14.26 | - |
| YUV | 80.33 | 141.36 | 120.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 81 | 104 | 0.33 | 0.22 | 0 | 0.59 | 220.59 | 0.2 | 0.34 |
| Hex | 46 | 51 | 68 | 21 | 16 | 0 | 3B | DD | 14 | 22 |
| Octal | 106 | 121 | 150 | 41 | 26 | 0 | 73 | 335 | 24 | 42 |
| Binary | 1000110 | 1010001 | 1101000 | 100001 | 10110 | 0 | 111011 | 11011101 | 10100 | 100010 |
Color Harmonies of #465168
Complementary color
Monochromatic Colors of #465168
Black with #465168
Text Example
Text Example
White with #465168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465168; }
p { color: rgb(70,81,104); }
H1.HeaderClassName
{
color: #465168;
}
.AnyTagClassName
{
color: #465168;
}
</style>
background-color css
<style>
a { background-color: #465168; }
a { background-color: rgb(70,81,104); }
div.DivClassName
{
background-color: #465168;
}
.BgClassName
{
background-color: #465168;
}
</style>
border-color css
<style>
span { border-color: #465168; }
span { border-color: rgb(70,81,104); }
td.TdClassName
{
border-color: #465168;
}
.TagClassName
{
border-color: #465168;
}
</style>