Shades of East Bay #455467
Tints of East Bay #455467
RGB
CMYK
RGB Variations
Color information
#455467 (or 0x455467) is known color: East Bay. HEX triplet: 45, 54 and 67. RGB value is (69,84,103). Sum of RGB (Red+Green+Blue) = 69+84+103=256 (33% of max value = 765). Red value is 69 (27.34% from 255 or 26.95% from 256); Green value is 84 (33.20% from 255 or 32.81% from 256); Blue value is 103 (40.62% from 255 or 40.23% from 256); Max value from RGB is 103 - color contains mainly: blue. Hex color #455467 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #455467 is #BAAB98. Grayscale: #515151. Windows color (decimal): -12233625 or 6771781. OLE color: 6771781.
HSL color Cylindrical-coordinate representation of color #455467: hue angle of 213.53º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #455467 is Cyan = 0.33, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 69 | 84 | 103 | - |
| CMYK | 0.33 | 0.18 | 0 | 0.60 |
| HSL | 213.53º | 0.2% | 0.34% | - |
| HSV(B) | 213.53º | 0.33% | 0.4% | - |
| XYZ | 8.07 | 8.59 | 14.06 | - |
| YUV | 81.68 | 140.03 | 118.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 84 | 103 | 0.33 | 0.18 | 0 | 0.60 | 213.53 | 0.2 | 0.34 |
| Hex | 45 | 54 | 67 | 21 | 12 | 0 | 3C | D6 | 14 | 22 |
| Octal | 105 | 124 | 147 | 41 | 22 | 0 | 74 | 326 | 24 | 42 |
| Binary | 1000101 | 1010100 | 1100111 | 100001 | 10010 | 0 | 111100 | 11010110 | 10100 | 100010 |
Color Harmonies of #455467
Complementary color
Monochromatic Colors of #455467
Black with #455467
Text Example
Text Example
White with #455467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #455467; }
p { color: rgb(69,84,103); }
H1.HeaderClassName
{
color: #455467;
}
.AnyTagClassName
{
color: #455467;
}
</style>
background-color css
<style>
a { background-color: #455467; }
a { background-color: rgb(69,84,103); }
div.DivClassName
{
background-color: #455467;
}
.BgClassName
{
background-color: #455467;
}
</style>
border-color css
<style>
span { border-color: #455467; }
span { border-color: rgb(69,84,103); }
td.TdClassName
{
border-color: #455467;
}
.TagClassName
{
border-color: #455467;
}
</style>