Shades of East Bay #455468
Tints of East Bay #455468
RGB
CMYK
RGB Variations
Color information
#455468 (or 0x455468) is known color: East Bay. HEX triplet: 45, 54 and 68. RGB value is (69,84,104). Sum of RGB (Red+Green+Blue) = 69+84+104=257 (34% of max value = 765). Red value is 69 (27.34% from 255 or 26.85% from 257); Green value is 84 (33.20% from 255 or 32.68% from 257); Blue value is 104 (41.02% from 255 or 40.47% from 257); Max value from RGB is 104 - color contains mainly: blue. Hex color #455468 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #455468 is #BAAB97. Grayscale: #515151. Windows color (decimal): -12233624 or 6837317. OLE color: 6837317.
HSL color Cylindrical-coordinate representation of color #455468: hue angle of 214.29º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #455468 is Cyan = 0.34, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 69 | 84 | 104 | - |
| CMYK | 0.34 | 0.19 | 0 | 0.59 |
| HSL | 214.29º | 0.2% | 0.34% | - |
| HSV(B) | 214.29º | 0.34% | 0.41% | - |
| XYZ | 8.12 | 8.61 | 14.33 | - |
| YUV | 81.8 | 140.53 | 118.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 84 | 104 | 0.34 | 0.19 | 0 | 0.59 | 214.29 | 0.2 | 0.34 |
| Hex | 45 | 54 | 68 | 22 | 13 | 0 | 3B | D6 | 14 | 22 |
| Octal | 105 | 124 | 150 | 42 | 23 | 0 | 73 | 326 | 24 | 42 |
| Binary | 1000101 | 1010100 | 1101000 | 100010 | 10011 | 0 | 111011 | 11010110 | 10100 | 100010 |
Color Harmonies of #455468
Complementary color
Monochromatic Colors of #455468
Black with #455468
Text Example
Text Example
White with #455468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #455468; }
p { color: rgb(69,84,104); }
H1.HeaderClassName
{
color: #455468;
}
.AnyTagClassName
{
color: #455468;
}
</style>
background-color css
<style>
a { background-color: #455468; }
a { background-color: rgb(69,84,104); }
div.DivClassName
{
background-color: #455468;
}
.BgClassName
{
background-color: #455468;
}
</style>
border-color css
<style>
span { border-color: #455468; }
span { border-color: rgb(69,84,104); }
td.TdClassName
{
border-color: #455468;
}
.TagClassName
{
border-color: #455468;
}
</style>