Shades of East Bay #455266
Tints of East Bay #455266
RGB
CMYK
RGB Variations
Color information
#455266 (or 0x455266) is known color: East Bay. HEX triplet: 45, 52 and 66. RGB value is (69,82,102). Sum of RGB (Red+Green+Blue) = 69+82+102=253 (33% of max value = 765). Red value is 69 (27.34% from 255 or 27.27% from 253); Green value is 82 (32.42% from 255 or 32.41% from 253); Blue value is 102 (40.23% from 255 or 40.32% from 253); Max value from RGB is 102 - color contains mainly: blue. Hex color #455266 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #455266 is #BAAD99. Grayscale: #505050. Windows color (decimal): -12234138 or 6705733. OLE color: 6705733.
HSL color Cylindrical-coordinate representation of color #455266: hue angle of 216.36º degrees, saturation: 0.19, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #455266 is Cyan = 0.32, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 69 | 82 | 102 | - |
| CMYK | 0.32 | 0.20 | 0 | 0.6 |
| HSL | 216.36º | 0.19% | 0.34% | - |
| HSV(B) | 216.36º | 0.32% | 0.4% | - |
| XYZ | 7.87 | 8.26 | 13.75 | - |
| YUV | 80.39 | 140.19 | 119.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 82 | 102 | 0.32 | 0.20 | 0 | 0.6 | 216.36 | 0.19 | 0.34 |
| Hex | 45 | 52 | 66 | 20 | 14 | 0 | 3C | D8 | 13 | 22 |
| Octal | 105 | 122 | 146 | 40 | 24 | 0 | 74 | 330 | 23 | 42 |
| Binary | 1000101 | 1010010 | 1100110 | 100000 | 10100 | 0 | 111100 | 11011000 | 10011 | 100010 |
Color Harmonies of #455266
Complementary color
Monochromatic Colors of #455266
Black with #455266
Text Example
Text Example
White with #455266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #455266; }
p { color: rgb(69,82,102); }
H1.HeaderClassName
{
color: #455266;
}
.AnyTagClassName
{
color: #455266;
}
</style>
background-color css
<style>
a { background-color: #455266; }
a { background-color: rgb(69,82,102); }
div.DivClassName
{
background-color: #455266;
}
.BgClassName
{
background-color: #455266;
}
</style>
border-color css
<style>
span { border-color: #455266; }
span { border-color: rgb(69,82,102); }
td.TdClassName
{
border-color: #455266;
}
.TagClassName
{
border-color: #455266;
}
</style>