Shades of East Bay #405067
Tints of East Bay #405067
RGB
CMYK
RGB Variations
Color information
#405067 (or 0x405067) is known color: East Bay. HEX triplet: 40, 50 and 67. RGB value is (64,80,103). Sum of RGB (Red+Green+Blue) = 64+80+103=247 (32% of max value = 765). Red value is 64 (25.39% from 255 or 25.91% from 247); Green value is 80 (31.64% from 255 or 32.39% from 247); Blue value is 103 (40.62% from 255 or 41.70% from 247); Max value from RGB is 103 - color contains mainly: blue. Hex color #405067 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #405067 is #BFAF98. Grayscale: #4D4D4D. Windows color (decimal): -12562329 or 6770752. OLE color: 6770752.
HSL color Cylindrical-coordinate representation of color #405067: hue angle of 215.38º degrees, saturation: 0.23, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #405067 is Cyan = 0.38, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 64 | 80 | 103 | - |
| CMYK | 0.38 | 0.22 | 0 | 0.60 |
| HSL | 215.38º | 0.23% | 0.33% | - |
| HSV(B) | 215.38º | 0.38% | 0.4% | - |
| XYZ | 7.43 | 7.81 | 13.95 | - |
| YUV | 77.84 | 142.2 | 118.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 80 | 103 | 0.38 | 0.22 | 0 | 0.60 | 215.38 | 0.23 | 0.33 |
| Hex | 40 | 50 | 67 | 26 | 16 | 0 | 3C | D7 | 17 | 21 |
| Octal | 100 | 120 | 147 | 46 | 26 | 0 | 74 | 327 | 27 | 41 |
| Binary | 1000000 | 1010000 | 1100111 | 100110 | 10110 | 0 | 111100 | 11010111 | 10111 | 100001 |
Color Harmonies of #405067
Complementary color
Monochromatic Colors of #405067
Black with #405067
Text Example
Text Example
White with #405067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #405067; }
p { color: rgb(64,80,103); }
H1.HeaderClassName
{
color: #405067;
}
.AnyTagClassName
{
color: #405067;
}
</style>
background-color css
<style>
a { background-color: #405067; }
a { background-color: rgb(64,80,103); }
div.DivClassName
{
background-color: #405067;
}
.BgClassName
{
background-color: #405067;
}
</style>
border-color css
<style>
span { border-color: #405067; }
span { border-color: rgb(64,80,103); }
td.TdClassName
{
border-color: #405067;
}
.TagClassName
{
border-color: #405067;
}
</style>