Shades of East Bay #455369
Tints of East Bay #455369
RGB
CMYK
RGB Variations
Color information
#455369 (or 0x455369) is known color: East Bay. HEX triplet: 45, 53 and 69. RGB value is (69,83,105). Sum of RGB (Red+Green+Blue) = 69+83+105=257 (34% of max value = 765). Red value is 69 (27.34% from 255 or 26.85% from 257); Green value is 83 (32.81% from 255 or 32.30% from 257); Blue value is 105 (41.41% from 255 or 40.86% from 257); Max value from RGB is 105 - color contains mainly: blue. Hex color #455369 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #455369 is #BAAC96. Grayscale: #515151. Windows color (decimal): -12233879 or 6902597. OLE color: 6902597.
HSL color Cylindrical-coordinate representation of color #455369: hue angle of 216.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 #455369 is Cyan = 0.34, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 69 | 83 | 105 | - |
| CMYK | 0.34 | 0.21 | 0 | 0.59 |
| HSL | 216.67º | 0.21% | 0.34% | - |
| HSV(B) | 216.67º | 0.34% | 0.41% | - |
| XYZ | 8.1 | 8.47 | 14.57 | - |
| YUV | 81.32 | 141.36 | 119.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 83 | 105 | 0.34 | 0.21 | 0 | 0.59 | 216.67 | 0.21 | 0.34 |
| Hex | 45 | 53 | 69 | 22 | 15 | 0 | 3B | D9 | 15 | 22 |
| Octal | 105 | 123 | 151 | 42 | 25 | 0 | 73 | 331 | 25 | 42 |
| Binary | 1000101 | 1010011 | 1101001 | 100010 | 10101 | 0 | 111011 | 11011001 | 10101 | 100010 |
Color Harmonies of #455369
Complementary color
Monochromatic Colors of #455369
Black with #455369
Text Example
Text Example
White with #455369
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #455369; }
p { color: rgb(69,83,105); }
H1.HeaderClassName
{
color: #455369;
}
.AnyTagClassName
{
color: #455369;
}
</style>
background-color css
<style>
a { background-color: #455369; }
a { background-color: rgb(69,83,105); }
div.DivClassName
{
background-color: #455369;
}
.BgClassName
{
background-color: #455369;
}
</style>
border-color css
<style>
span { border-color: #455369; }
span { border-color: rgb(69,83,105); }
td.TdClassName
{
border-color: #455369;
}
.TagClassName
{
border-color: #455369;
}
</style>