Shades of East Bay #455062
Tints of East Bay #455062
RGB
CMYK
RGB Variations
Color information
#455062 (or 0x455062) is known color: East Bay. HEX triplet: 45, 50 and 62. RGB value is (69,80,98). Sum of RGB (Red+Green+Blue) = 69+80+98=247 (32% of max value = 765). Red value is 69 (27.34% from 255 or 27.94% from 247); Green value is 80 (31.64% from 255 or 32.39% from 247); Blue value is 98 (38.67% from 255 or 39.68% from 247); Max value from RGB is 98 - color contains mainly: blue. Hex color #455062 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #455062 is #BAAF9D. Grayscale: #4E4E4E. Windows color (decimal): -12234654 or 6443077. OLE color: 6443077.
HSL color Cylindrical-coordinate representation of color #455062: hue angle of 217.24º degrees, saturation: 0.17, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #455062 is Cyan = 0.30, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 69 | 80 | 98 | - |
| CMYK | 0.30 | 0.18 | 0 | 0.62 |
| HSL | 217.24º | 0.17% | 0.33% | - |
| HSV(B) | 217.24º | 0.3% | 0.38% | - |
| XYZ | 7.53 | 7.88 | 12.68 | - |
| YUV | 78.76 | 138.86 | 121.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 80 | 98 | 0.30 | 0.18 | 0 | 0.62 | 217.24 | 0.17 | 0.33 |
| Hex | 45 | 50 | 62 | 1E | 12 | 0 | 3E | D9 | 11 | 21 |
| Octal | 105 | 120 | 142 | 36 | 22 | 0 | 76 | 331 | 21 | 41 |
| Binary | 1000101 | 1010000 | 1100010 | 11110 | 10010 | 0 | 111110 | 11011001 | 10001 | 100001 |
Color Harmonies of #455062
Complementary color
Monochromatic Colors of #455062
Black with #455062
Text Example
Text Example
White with #455062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #455062; }
p { color: rgb(69,80,98); }
H1.HeaderClassName
{
color: #455062;
}
.AnyTagClassName
{
color: #455062;
}
</style>
background-color css
<style>
a { background-color: #455062; }
a { background-color: rgb(69,80,98); }
div.DivClassName
{
background-color: #455062;
}
.BgClassName
{
background-color: #455062;
}
</style>
border-color css
<style>
span { border-color: #455062; }
span { border-color: rgb(69,80,98); }
td.TdClassName
{
border-color: #455062;
}
.TagClassName
{
border-color: #455062;
}
</style>