Shades of East Bay #455069
Tints of East Bay #455069
RGB
CMYK
RGB Variations
Color information
#455069 (or 0x455069) is known color: East Bay. HEX triplet: 45, 50 and 69. RGB value is (69,80,105). Sum of RGB (Red+Green+Blue) = 69+80+105=254 (33% of max value = 765). Red value is 69 (27.34% from 255 or 27.17% from 254); Green value is 80 (31.64% from 255 or 31.50% from 254); Blue value is 105 (41.41% from 255 or 41.34% from 254); Max value from RGB is 105 - color contains mainly: blue. Hex color #455069 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #455069 is #BAAF96. Grayscale: #4F4F4F. Windows color (decimal): -12234647 or 6901829. OLE color: 6901829.
HSL color Cylindrical-coordinate representation of color #455069: hue angle of 221.67º degrees, saturation: 0.21, 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 #455069 is Cyan = 0.34, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 69 | 80 | 105 | - |
| CMYK | 0.34 | 0.24 | 0 | 0.59 |
| HSL | 221.67º | 0.21% | 0.34% | - |
| HSV(B) | 221.67º | 0.34% | 0.41% | - |
| XYZ | 7.87 | 8.02 | 14.5 | - |
| YUV | 79.56 | 142.36 | 120.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 80 | 105 | 0.34 | 0.24 | 0 | 0.59 | 221.67 | 0.21 | 0.34 |
| Hex | 45 | 50 | 69 | 22 | 18 | 0 | 3B | DE | 15 | 22 |
| Octal | 105 | 120 | 151 | 42 | 30 | 0 | 73 | 336 | 25 | 42 |
| Binary | 1000101 | 1010000 | 1101001 | 100010 | 11000 | 0 | 111011 | 11011110 | 10101 | 100010 |
Color Harmonies of #455069
Complementary color
Monochromatic Colors of #455069
Black with #455069
Text Example
Text Example
White with #455069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #455069; }
p { color: rgb(69,80,105); }
H1.HeaderClassName
{
color: #455069;
}
.AnyTagClassName
{
color: #455069;
}
</style>
background-color css
<style>
a { background-color: #455069; }
a { background-color: rgb(69,80,105); }
div.DivClassName
{
background-color: #455069;
}
.BgClassName
{
background-color: #455069;
}
</style>
border-color css
<style>
span { border-color: #455069; }
span { border-color: rgb(69,80,105); }
td.TdClassName
{
border-color: #455069;
}
.TagClassName
{
border-color: #455069;
}
</style>