Shades of East Bay #405069
Tints of East Bay #405069
RGB
CMYK
RGB Variations
Color information
#405069 (or 0x405069) is known color: East Bay. HEX triplet: 40, 50 and 69. RGB value is (64,80,105). Sum of RGB (Red+Green+Blue) = 64+80+105=249 (32% of max value = 765). Red value is 64 (25.39% from 255 or 25.70% from 249); Green value is 80 (31.64% from 255 or 32.13% from 249); Blue value is 105 (41.41% from 255 or 42.17% from 249); Max value from RGB is 105 - color contains mainly: blue. Hex color #405069 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #405069 is #BFAF96. Grayscale: #4D4D4D. Windows color (decimal): -12562327 or 6901824. OLE color: 6901824.
HSL color Cylindrical-coordinate representation of color #405069: hue angle of 216.59º degrees, saturation: 0.24, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #405069 is Cyan = 0.39, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 64 | 80 | 105 | - |
| CMYK | 0.39 | 0.24 | 0 | 0.59 |
| HSL | 216.59º | 0.24% | 0.33% | - |
| HSV(B) | 216.59º | 0.39% | 0.41% | - |
| XYZ | 7.53 | 7.85 | 14.48 | - |
| YUV | 78.07 | 143.2 | 117.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 80 | 105 | 0.39 | 0.24 | 0 | 0.59 | 216.59 | 0.24 | 0.33 |
| Hex | 40 | 50 | 69 | 27 | 18 | 0 | 3B | D9 | 18 | 21 |
| Octal | 100 | 120 | 151 | 47 | 30 | 0 | 73 | 331 | 30 | 41 |
| Binary | 1000000 | 1010000 | 1101001 | 100111 | 11000 | 0 | 111011 | 11011001 | 11000 | 100001 |
Color Harmonies of #405069
Complementary color
Monochromatic Colors of #405069
Black with #405069
Text Example
Text Example
White with #405069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #405069; }
p { color: rgb(64,80,105); }
H1.HeaderClassName
{
color: #405069;
}
.AnyTagClassName
{
color: #405069;
}
</style>
background-color css
<style>
a { background-color: #405069; }
a { background-color: rgb(64,80,105); }
div.DivClassName
{
background-color: #405069;
}
.BgClassName
{
background-color: #405069;
}
</style>
border-color css
<style>
span { border-color: #405069; }
span { border-color: rgb(64,80,105); }
td.TdClassName
{
border-color: #405069;
}
.TagClassName
{
border-color: #405069;
}
</style>