Shades of East Bay #465061
Tints of East Bay #465061
RGB
CMYK
RGB Variations
Color information
#465061 (or 0x465061) is known color: East Bay. HEX triplet: 46, 50 and 61. RGB value is (70,80,97). Sum of RGB (Red+Green+Blue) = 70+80+97=247 (32% of max value = 765). Red value is 70 (27.73% from 255 or 28.34% from 247); Green value is 80 (31.64% from 255 or 32.39% from 247); Blue value is 97 (38.28% from 255 or 39.27% from 247); Max value from RGB is 97 - color contains mainly: blue. Hex color #465061 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465061 is #B9AF9E. Grayscale: #4E4E4E. Windows color (decimal): -12169119 or 6377542. OLE color: 6377542.
HSL color Cylindrical-coordinate representation of color #465061: hue angle of 217.78º degrees, saturation: 0.16, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #465061 is Cyan = 0.28, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 80 | 97 | - |
| CMYK | 0.28 | 0.18 | 0 | 0.62 |
| HSL | 217.78º | 0.16% | 0.33% | - |
| HSV(B) | 217.78º | 0.28% | 0.38% | - |
| XYZ | 7.55 | 7.9 | 12.44 | - |
| YUV | 78.95 | 138.19 | 121.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 80 | 97 | 0.28 | 0.18 | 0 | 0.62 | 217.78 | 0.16 | 0.33 |
| Hex | 46 | 50 | 61 | 1C | 12 | 0 | 3E | DA | 10 | 21 |
| Octal | 106 | 120 | 141 | 34 | 22 | 0 | 76 | 332 | 20 | 41 |
| Binary | 1000110 | 1010000 | 1100001 | 11100 | 10010 | 0 | 111110 | 11011010 | 10000 | 100001 |
Color Harmonies of #465061
Complementary color
Monochromatic Colors of #465061
Black with #465061
Text Example
Text Example
White with #465061
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465061; }
p { color: rgb(70,80,97); }
H1.HeaderClassName
{
color: #465061;
}
.AnyTagClassName
{
color: #465061;
}
</style>
background-color css
<style>
a { background-color: #465061; }
a { background-color: rgb(70,80,97); }
div.DivClassName
{
background-color: #465061;
}
.BgClassName
{
background-color: #465061;
}
</style>
border-color css
<style>
span { border-color: #465061; }
span { border-color: rgb(70,80,97); }
td.TdClassName
{
border-color: #465061;
}
.TagClassName
{
border-color: #465061;
}
</style>