Shades of East Bay #455063
Tints of East Bay #455063
RGB
CMYK
RGB Variations
Color information
#455063 (or 0x455063) is known color: East Bay. HEX triplet: 45, 50 and 63. RGB value is (69,80,99). Sum of RGB (Red+Green+Blue) = 69+80+99=248 (32% of max value = 765). Red value is 69 (27.34% from 255 or 27.82% from 248); Green value is 80 (31.64% from 255 or 32.26% from 248); Blue value is 99 (39.06% from 255 or 39.92% from 248); Max value from RGB is 99 - color contains mainly: blue. Hex color #455063 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #455063 is #BAAF9C. Grayscale: #4E4E4E. Windows color (decimal): -12234653 or 6508613. OLE color: 6508613.
HSL color Cylindrical-coordinate representation of color #455063: hue angle of 218º degrees, saturation: 0.18, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #455063 is Cyan = 0.30, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 69 | 80 | 99 | - |
| CMYK | 0.30 | 0.19 | 0 | 0.61 |
| HSL | 218º | 0.18% | 0.33% | - |
| HSV(B) | 218º | 0.3% | 0.39% | - |
| XYZ | 7.58 | 7.9 | 12.93 | - |
| YUV | 78.88 | 139.36 | 120.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 80 | 99 | 0.30 | 0.19 | 0 | 0.61 | 218 | 0.18 | 0.33 |
| Hex | 45 | 50 | 63 | 1E | 13 | 0 | 3D | DA | 12 | 21 |
| Octal | 105 | 120 | 143 | 36 | 23 | 0 | 75 | 332 | 22 | 41 |
| Binary | 1000101 | 1010000 | 1100011 | 11110 | 10011 | 0 | 111101 | 11011010 | 10010 | 100001 |
Color Harmonies of #455063
Complementary color
Monochromatic Colors of #455063
Black with #455063
Text Example
Text Example
White with #455063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #455063; }
p { color: rgb(69,80,99); }
H1.HeaderClassName
{
color: #455063;
}
.AnyTagClassName
{
color: #455063;
}
</style>
background-color css
<style>
a { background-color: #455063; }
a { background-color: rgb(69,80,99); }
div.DivClassName
{
background-color: #455063;
}
.BgClassName
{
background-color: #455063;
}
</style>
border-color css
<style>
span { border-color: #455063; }
span { border-color: rgb(69,80,99); }
td.TdClassName
{
border-color: #455063;
}
.TagClassName
{
border-color: #455063;
}
</style>