Shades of East Bay #465265
Tints of East Bay #465265
RGB
CMYK
RGB Variations
Color information
#465265 (or 0x465265) is known color: East Bay. HEX triplet: 46, 52 and 65. RGB value is (70,82,101). Sum of RGB (Red+Green+Blue) = 70+82+101=253 (33% of max value = 765). Red value is 70 (27.73% from 255 or 27.67% from 253); Green value is 82 (32.42% from 255 or 32.41% from 253); Blue value is 101 (39.84% from 255 or 39.92% from 253); Max value from RGB is 101 - color contains mainly: blue. Hex color #465265 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465265 is #B9AD9A. Grayscale: #505050. Windows color (decimal): -12168603 or 6640198. OLE color: 6640198.
HSL color Cylindrical-coordinate representation of color #465265: hue angle of 216.77º 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 #465265 is Cyan = 0.31, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 70 | 82 | 101 | - |
| CMYK | 0.31 | 0.19 | 0 | 0.60 |
| HSL | 216.77º | 0.18% | 0.34% | - |
| HSV(B) | 216.77º | 0.31% | 0.4% | - |
| XYZ | 7.89 | 8.28 | 13.49 | - |
| YUV | 80.58 | 139.52 | 120.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 82 | 101 | 0.31 | 0.19 | 0 | 0.60 | 216.77 | 0.18 | 0.34 |
| Hex | 46 | 52 | 65 | 1F | 13 | 0 | 3C | D9 | 12 | 22 |
| Octal | 106 | 122 | 145 | 37 | 23 | 0 | 74 | 331 | 22 | 42 |
| Binary | 1000110 | 1010010 | 1100101 | 11111 | 10011 | 0 | 111100 | 11011001 | 10010 | 100010 |
Color Harmonies of #465265
Complementary color
Monochromatic Colors of #465265
Black with #465265
Text Example
Text Example
White with #465265
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465265; }
p { color: rgb(70,82,101); }
H1.HeaderClassName
{
color: #465265;
}
.AnyTagClassName
{
color: #465265;
}
</style>
background-color css
<style>
a { background-color: #465265; }
a { background-color: rgb(70,82,101); }
div.DivClassName
{
background-color: #465265;
}
.BgClassName
{
background-color: #465265;
}
</style>
border-color css
<style>
span { border-color: #465265; }
span { border-color: rgb(70,82,101); }
td.TdClassName
{
border-color: #465265;
}
.TagClassName
{
border-color: #465265;
}
</style>