Shades of East Bay #465165
Tints of East Bay #465165
RGB
CMYK
RGB Variations
Color information
#465165 (or 0x465165) is known color: East Bay. HEX triplet: 46, 51 and 65. RGB value is (70,81,101). Sum of RGB (Red+Green+Blue) = 70+81+101=252 (33% of max value = 765). Red value is 70 (27.73% from 255 or 27.78% from 252); Green value is 81 (32.03% from 255 or 32.14% from 252); Blue value is 101 (39.84% from 255 or 40.08% from 252); Max value from RGB is 101 - color contains mainly: blue. Hex color #465165 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465165 is #B9AE9A. Grayscale: #4F4F4F. Windows color (decimal): -12168859 or 6639942. OLE color: 6639942.
HSL color Cylindrical-coordinate representation of color #465165: hue angle of 218.71º 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 #465165 is Cyan = 0.31, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 70 | 81 | 101 | - |
| CMYK | 0.31 | 0.20 | 0 | 0.60 |
| HSL | 218.71º | 0.18% | 0.34% | - |
| HSV(B) | 218.71º | 0.31% | 0.4% | - |
| XYZ | 7.82 | 8.13 | 13.47 | - |
| YUV | 79.99 | 139.86 | 120.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 81 | 101 | 0.31 | 0.20 | 0 | 0.60 | 218.71 | 0.18 | 0.34 |
| Hex | 46 | 51 | 65 | 1F | 14 | 0 | 3C | DB | 12 | 22 |
| Octal | 106 | 121 | 145 | 37 | 24 | 0 | 74 | 333 | 22 | 42 |
| Binary | 1000110 | 1010001 | 1100101 | 11111 | 10100 | 0 | 111100 | 11011011 | 10010 | 100010 |
Color Harmonies of #465165
Complementary color
Monochromatic Colors of #465165
Black with #465165
Text Example
Text Example
White with #465165
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465165; }
p { color: rgb(70,81,101); }
H1.HeaderClassName
{
color: #465165;
}
.AnyTagClassName
{
color: #465165;
}
</style>
background-color css
<style>
a { background-color: #465165; }
a { background-color: rgb(70,81,101); }
div.DivClassName
{
background-color: #465165;
}
.BgClassName
{
background-color: #465165;
}
</style>
border-color css
<style>
span { border-color: #465165; }
span { border-color: rgb(70,81,101); }
td.TdClassName
{
border-color: #465165;
}
.TagClassName
{
border-color: #465165;
}
</style>