Shades of East Bay #465065
Tints of East Bay #465065
RGB
CMYK
RGB Variations
Color information
#465065 (or 0x465065) is known color: East Bay. HEX triplet: 46, 50 and 65. RGB value is (70,80,101). Sum of RGB (Red+Green+Blue) = 70+80+101=251 (33% of max value = 765). Red value is 70 (27.73% from 255 or 27.89% from 251); Green value is 80 (31.64% from 255 or 31.87% from 251); Blue value is 101 (39.84% from 255 or 40.24% from 251); Max value from RGB is 101 - color contains mainly: blue. Hex color #465065 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465065 is #B9AF9A. Grayscale: #4F4F4F. Windows color (decimal): -12169115 or 6639686. OLE color: 6639686.
HSL color Cylindrical-coordinate representation of color #465065: hue angle of 220.65º degrees, saturation: 0.18, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #465065 is Cyan = 0.31, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 70 | 80 | 101 | - |
| CMYK | 0.31 | 0.21 | 0 | 0.60 |
| HSL | 220.65º | 0.18% | 0.34% | - |
| HSV(B) | 220.65º | 0.31% | 0.4% | - |
| XYZ | 7.74 | 7.98 | 13.44 | - |
| YUV | 79.4 | 140.19 | 121.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 80 | 101 | 0.31 | 0.21 | 0 | 0.60 | 220.65 | 0.18 | 0.34 |
| Hex | 46 | 50 | 65 | 1F | 15 | 0 | 3C | DD | 12 | 22 |
| Octal | 106 | 120 | 145 | 37 | 25 | 0 | 74 | 335 | 22 | 42 |
| Binary | 1000110 | 1010000 | 1100101 | 11111 | 10101 | 0 | 111100 | 11011101 | 10010 | 100010 |
Color Harmonies of #465065
Complementary color
Monochromatic Colors of #465065
Black with #465065
Text Example
Text Example
White with #465065
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465065; }
p { color: rgb(70,80,101); }
H1.HeaderClassName
{
color: #465065;
}
.AnyTagClassName
{
color: #465065;
}
</style>
background-color css
<style>
a { background-color: #465065; }
a { background-color: rgb(70,80,101); }
div.DivClassName
{
background-color: #465065;
}
.BgClassName
{
background-color: #465065;
}
</style>
border-color css
<style>
span { border-color: #465065; }
span { border-color: rgb(70,80,101); }
td.TdClassName
{
border-color: #465065;
}
.TagClassName
{
border-color: #465065;
}
</style>