Shades of East Bay #465369
Tints of East Bay #465369
RGB
CMYK
RGB Variations
Color information
#465369 (or 0x465369) is known color: East Bay. HEX triplet: 46, 53 and 69. RGB value is (70,83,105). Sum of RGB (Red+Green+Blue) = 70+83+105=258 (34% of max value = 765). Red value is 70 (27.73% from 255 or 27.13% from 258); Green value is 83 (32.81% from 255 or 32.17% from 258); Blue value is 105 (41.41% from 255 or 40.70% from 258); Max value from RGB is 105 - color contains mainly: blue. Hex color #465369 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465369 is #B9AC96. Grayscale: #515151. Windows color (decimal): -12168343 or 6902598. OLE color: 6902598.
HSL color Cylindrical-coordinate representation of color #465369: hue angle of 217.71º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #465369 is Cyan = 0.33, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 70 | 83 | 105 | - |
| CMYK | 0.33 | 0.21 | 0 | 0.59 |
| HSL | 217.71º | 0.2% | 0.34% | - |
| HSV(B) | 217.71º | 0.33% | 0.41% | - |
| XYZ | 8.17 | 8.51 | 14.58 | - |
| YUV | 81.62 | 141.19 | 119.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 83 | 105 | 0.33 | 0.21 | 0 | 0.59 | 217.71 | 0.2 | 0.34 |
| Hex | 46 | 53 | 69 | 21 | 15 | 0 | 3B | DA | 14 | 22 |
| Octal | 106 | 123 | 151 | 41 | 25 | 0 | 73 | 332 | 24 | 42 |
| Binary | 1000110 | 1010011 | 1101001 | 100001 | 10101 | 0 | 111011 | 11011010 | 10100 | 100010 |
Color Harmonies of #465369
Complementary color
Monochromatic Colors of #465369
Black with #465369
Text Example
Text Example
White with #465369
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465369; }
p { color: rgb(70,83,105); }
H1.HeaderClassName
{
color: #465369;
}
.AnyTagClassName
{
color: #465369;
}
</style>
background-color css
<style>
a { background-color: #465369; }
a { background-color: rgb(70,83,105); }
div.DivClassName
{
background-color: #465369;
}
.BgClassName
{
background-color: #465369;
}
</style>
border-color css
<style>
span { border-color: #465369; }
span { border-color: rgb(70,83,105); }
td.TdClassName
{
border-color: #465369;
}
.TagClassName
{
border-color: #465369;
}
</style>