Shades of East Bay #455269
Tints of East Bay #455269
RGB
CMYK
RGB Variations
Color information
#455269 (or 0x455269) is known color: East Bay. HEX triplet: 45, 52 and 69. RGB value is (69,82,105). Sum of RGB (Red+Green+Blue) = 69+82+105=256 (33% of max value = 765). Red value is 69 (27.34% from 255 or 26.95% from 256); Green value is 82 (32.42% from 255 or 32.03% from 256); Blue value is 105 (41.41% from 255 or 41.02% from 256); Max value from RGB is 105 - color contains mainly: blue. Hex color #455269 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #455269 is #BAAD96. Grayscale: #505050. Windows color (decimal): -12234135 or 6902341. OLE color: 6902341.
HSL color Cylindrical-coordinate representation of color #455269: hue angle of 218.33º 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 #455269 is Cyan = 0.34, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 69 | 82 | 105 | - |
| CMYK | 0.34 | 0.22 | 0 | 0.59 |
| HSL | 218.33º | 0.21% | 0.34% | - |
| HSV(B) | 218.33º | 0.34% | 0.41% | - |
| XYZ | 8.02 | 8.32 | 14.55 | - |
| YUV | 80.74 | 141.69 | 119.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 82 | 105 | 0.34 | 0.22 | 0 | 0.59 | 218.33 | 0.21 | 0.34 |
| Hex | 45 | 52 | 69 | 22 | 16 | 0 | 3B | DA | 15 | 22 |
| Octal | 105 | 122 | 151 | 42 | 26 | 0 | 73 | 332 | 25 | 42 |
| Binary | 1000101 | 1010010 | 1101001 | 100010 | 10110 | 0 | 111011 | 11011010 | 10101 | 100010 |
Color Harmonies of #455269
Complementary color
Monochromatic Colors of #455269
Black with #455269
Text Example
Text Example
White with #455269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #455269; }
p { color: rgb(69,82,105); }
H1.HeaderClassName
{
color: #455269;
}
.AnyTagClassName
{
color: #455269;
}
</style>
background-color css
<style>
a { background-color: #455269; }
a { background-color: rgb(69,82,105); }
div.DivClassName
{
background-color: #455269;
}
.BgClassName
{
background-color: #455269;
}
</style>
border-color css
<style>
span { border-color: #455269; }
span { border-color: rgb(69,82,105); }
td.TdClassName
{
border-color: #455269;
}
.TagClassName
{
border-color: #455269;
}
</style>