Shades of East Bay #415068
Tints of East Bay #415068
RGB
CMYK
RGB Variations
Color information
#415068 (or 0x415068) is known color: East Bay. HEX triplet: 41, 50 and 68. RGB value is (65,80,104). Sum of RGB (Red+Green+Blue) = 65+80+104=249 (32% of max value = 765). Red value is 65 (25.78% from 255 or 26.10% from 249); Green value is 80 (31.64% from 255 or 32.13% from 249); Blue value is 104 (41.02% from 255 or 41.77% from 249); Max value from RGB is 104 - color contains mainly: blue. Hex color #415068 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #415068 is #BEAF97. Grayscale: #4E4E4E. Windows color (decimal): -12496792 or 6836289. OLE color: 6836289.
HSL color Cylindrical-coordinate representation of color #415068: hue angle of 216.92º degrees, saturation: 0.23, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #415068 is Cyan = 0.38, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 65 | 80 | 104 | - |
| CMYK | 0.38 | 0.23 | 0 | 0.59 |
| HSL | 216.92º | 0.23% | 0.33% | - |
| HSV(B) | 216.92º | 0.38% | 0.41% | - |
| XYZ | 7.55 | 7.86 | 14.22 | - |
| YUV | 78.25 | 142.53 | 118.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 80 | 104 | 0.38 | 0.23 | 0 | 0.59 | 216.92 | 0.23 | 0.33 |
| Hex | 41 | 50 | 68 | 26 | 17 | 0 | 3B | D9 | 17 | 21 |
| Octal | 101 | 120 | 150 | 46 | 27 | 0 | 73 | 331 | 27 | 41 |
| Binary | 1000001 | 1010000 | 1101000 | 100110 | 10111 | 0 | 111011 | 11011001 | 10111 | 100001 |
Color Harmonies of #415068
Complementary color
Monochromatic Colors of #415068
Black with #415068
Text Example
Text Example
White with #415068
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415068; }
p { color: rgb(65,80,104); }
H1.HeaderClassName
{
color: #415068;
}
.AnyTagClassName
{
color: #415068;
}
</style>
background-color css
<style>
a { background-color: #415068; }
a { background-color: rgb(65,80,104); }
div.DivClassName
{
background-color: #415068;
}
.BgClassName
{
background-color: #415068;
}
</style>
border-color css
<style>
span { border-color: #415068; }
span { border-color: rgb(65,80,104); }
td.TdClassName
{
border-color: #415068;
}
.TagClassName
{
border-color: #415068;
}
</style>