Shades of East Bay #465063
Tints of East Bay #465063
RGB
CMYK
RGB Variations
Color information
#465063 (or 0x465063) is known color: East Bay. HEX triplet: 46, 50 and 63. RGB value is (70,80,99). Sum of RGB (Red+Green+Blue) = 70+80+99=249 (32% of max value = 765). Red value is 70 (27.73% from 255 or 28.11% from 249); Green value is 80 (31.64% from 255 or 32.13% from 249); Blue value is 99 (39.06% from 255 or 39.76% from 249); Max value from RGB is 99 - color contains mainly: blue. Hex color #465063 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465063 is #B9AF9C. Grayscale: #4F4F4F. Windows color (decimal): -12169117 or 6508614. OLE color: 6508614.
HSL color Cylindrical-coordinate representation of color #465063: hue angle of 219.31º degrees, saturation: 0.17, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #465063 is Cyan = 0.29, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 70 | 80 | 99 | - |
| CMYK | 0.29 | 0.19 | 0 | 0.61 |
| HSL | 219.31º | 0.17% | 0.33% | - |
| HSV(B) | 219.31º | 0.29% | 0.39% | - |
| XYZ | 7.65 | 7.94 | 12.93 | - |
| YUV | 79.18 | 139.19 | 121.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 80 | 99 | 0.29 | 0.19 | 0 | 0.61 | 219.31 | 0.17 | 0.33 |
| Hex | 46 | 50 | 63 | 1D | 13 | 0 | 3D | DB | 11 | 21 |
| Octal | 106 | 120 | 143 | 35 | 23 | 0 | 75 | 333 | 21 | 41 |
| Binary | 1000110 | 1010000 | 1100011 | 11101 | 10011 | 0 | 111101 | 11011011 | 10001 | 100001 |
Color Harmonies of #465063
Complementary color
Monochromatic Colors of #465063
Black with #465063
Text Example
Text Example
White with #465063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465063; }
p { color: rgb(70,80,99); }
H1.HeaderClassName
{
color: #465063;
}
.AnyTagClassName
{
color: #465063;
}
</style>
background-color css
<style>
a { background-color: #465063; }
a { background-color: rgb(70,80,99); }
div.DivClassName
{
background-color: #465063;
}
.BgClassName
{
background-color: #465063;
}
</style>
border-color css
<style>
span { border-color: #465063; }
span { border-color: rgb(70,80,99); }
td.TdClassName
{
border-color: #465063;
}
.TagClassName
{
border-color: #465063;
}
</style>