Shades of East Bay #445167
Tints of East Bay #445167
RGB
CMYK
RGB Variations
Color information
#445167 (or 0x445167) is known color: East Bay. HEX triplet: 44, 51 and 67. RGB value is (68,81,103). Sum of RGB (Red+Green+Blue) = 68+81+103=252 (33% of max value = 765). Red value is 68 (26.95% from 255 or 26.98% from 252); Green value is 81 (32.03% from 255 or 32.14% from 252); Blue value is 103 (40.62% from 255 or 40.87% from 252); Max value from RGB is 103 - color contains mainly: blue. Hex color #445167 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #445167 is #BBAE98. Grayscale: #4F4F4F. Windows color (decimal): -12299929 or 6771012. OLE color: 6771012.
HSL color Cylindrical-coordinate representation of color #445167: hue angle of 217.71º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #445167 is Cyan = 0.34, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 68 | 81 | 103 | - |
| CMYK | 0.34 | 0.21 | 0 | 0.60 |
| HSL | 217.71º | 0.2% | 0.34% | - |
| HSV(B) | 217.71º | 0.34% | 0.4% | - |
| XYZ | 7.77 | 8.09 | 13.98 | - |
| YUV | 79.62 | 141.19 | 119.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 81 | 103 | 0.34 | 0.21 | 0 | 0.60 | 217.71 | 0.2 | 0.34 |
| Hex | 44 | 51 | 67 | 22 | 15 | 0 | 3C | DA | 14 | 22 |
| Octal | 104 | 121 | 147 | 42 | 25 | 0 | 74 | 332 | 24 | 42 |
| Binary | 1000100 | 1010001 | 1100111 | 100010 | 10101 | 0 | 111100 | 11011010 | 10100 | 100010 |
Color Harmonies of #445167
Complementary color
Monochromatic Colors of #445167
Black with #445167
Text Example
Text Example
White with #445167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #445167; }
p { color: rgb(68,81,103); }
H1.HeaderClassName
{
color: #445167;
}
.AnyTagClassName
{
color: #445167;
}
</style>
background-color css
<style>
a { background-color: #445167; }
a { background-color: rgb(68,81,103); }
div.DivClassName
{
background-color: #445167;
}
.BgClassName
{
background-color: #445167;
}
</style>
border-color css
<style>
span { border-color: #445167; }
span { border-color: rgb(68,81,103); }
td.TdClassName
{
border-color: #445167;
}
.TagClassName
{
border-color: #445167;
}
</style>