Shades of East Bay #415168
Tints of East Bay #415168
RGB
CMYK
RGB Variations
Color information
#415168 (or 0x415168) is known color: East Bay. HEX triplet: 41, 51 and 68. RGB value is (65,81,104). Sum of RGB (Red+Green+Blue) = 65+81+104=250 (33% of max value = 765). Red value is 65 (25.78% from 255 or 26% from 250); Green value is 81 (32.03% from 255 or 32.4% from 250); Blue value is 104 (41.02% from 255 or 41.6% from 250); Max value from RGB is 104 - color contains mainly: blue. Hex color #415168 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #415168 is #BEAE97. Grayscale: #4E4E4E. Windows color (decimal): -12496536 or 6836545. OLE color: 6836545.
HSL color Cylindrical-coordinate representation of color #415168: hue angle of 215.38º 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 #415168 is Cyan = 0.38, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 65 | 81 | 104 | - |
| CMYK | 0.38 | 0.22 | 0 | 0.59 |
| HSL | 215.38º | 0.23% | 0.33% | - |
| HSV(B) | 215.38º | 0.38% | 0.41% | - |
| XYZ | 7.62 | 8.01 | 14.24 | - |
| YUV | 78.84 | 142.2 | 118.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 81 | 104 | 0.38 | 0.22 | 0 | 0.59 | 215.38 | 0.23 | 0.33 |
| Hex | 41 | 51 | 68 | 26 | 16 | 0 | 3B | D7 | 17 | 21 |
| Octal | 101 | 121 | 150 | 46 | 26 | 0 | 73 | 327 | 27 | 41 |
| Binary | 1000001 | 1010001 | 1101000 | 100110 | 10110 | 0 | 111011 | 11010111 | 10111 | 100001 |
Color Harmonies of #415168
Complementary color
Monochromatic Colors of #415168
Black with #415168
Text Example
Text Example
White with #415168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415168; }
p { color: rgb(65,81,104); }
H1.HeaderClassName
{
color: #415168;
}
.AnyTagClassName
{
color: #415168;
}
</style>
background-color css
<style>
a { background-color: #415168; }
a { background-color: rgb(65,81,104); }
div.DivClassName
{
background-color: #415168;
}
.BgClassName
{
background-color: #415168;
}
</style>
border-color css
<style>
span { border-color: #415168; }
span { border-color: rgb(65,81,104); }
td.TdClassName
{
border-color: #415168;
}
.TagClassName
{
border-color: #415168;
}
</style>