Shades of East Bay #465269
Tints of East Bay #465269
RGB
CMYK
RGB Variations
Color information
#465269 (or 0x465269) is known color: East Bay. HEX triplet: 46, 52 and 69. RGB value is (70,82,105). Sum of RGB (Red+Green+Blue) = 70+82+105=257 (34% of max value = 765). Red value is 70 (27.73% from 255 or 27.24% from 257); Green value is 82 (32.42% from 255 or 31.91% from 257); Blue value is 105 (41.41% from 255 or 40.86% from 257); Max value from RGB is 105 - color contains mainly: blue. Hex color #465269 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465269 is #B9AD96. Grayscale: #505050. Windows color (decimal): -12168599 or 6902342. OLE color: 6902342.
HSL color Cylindrical-coordinate representation of color #465269: hue angle of 219.43º 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 #465269 is Cyan = 0.33, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 70 | 82 | 105 | - |
| CMYK | 0.33 | 0.22 | 0 | 0.59 |
| HSL | 219.43º | 0.2% | 0.34% | - |
| HSV(B) | 219.43º | 0.33% | 0.41% | - |
| XYZ | 8.09 | 8.36 | 14.55 | - |
| YUV | 81.03 | 141.52 | 120.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 82 | 105 | 0.33 | 0.22 | 0 | 0.59 | 219.43 | 0.2 | 0.34 |
| Hex | 46 | 52 | 69 | 21 | 16 | 0 | 3B | DB | 14 | 22 |
| Octal | 106 | 122 | 151 | 41 | 26 | 0 | 73 | 333 | 24 | 42 |
| Binary | 1000110 | 1010010 | 1101001 | 100001 | 10110 | 0 | 111011 | 11011011 | 10100 | 100010 |
Color Harmonies of #465269
Complementary color
Monochromatic Colors of #465269
Black with #465269
Text Example
Text Example
White with #465269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465269; }
p { color: rgb(70,82,105); }
H1.HeaderClassName
{
color: #465269;
}
.AnyTagClassName
{
color: #465269;
}
</style>
background-color css
<style>
a { background-color: #465269; }
a { background-color: rgb(70,82,105); }
div.DivClassName
{
background-color: #465269;
}
.BgClassName
{
background-color: #465269;
}
</style>
border-color css
<style>
span { border-color: #465269; }
span { border-color: rgb(70,82,105); }
td.TdClassName
{
border-color: #465269;
}
.TagClassName
{
border-color: #465269;
}
</style>