Shades of East Bay #445067
Tints of East Bay #445067
RGB
CMYK
RGB Variations
Color information
#445067 (or 0x445067) is known color: East Bay. HEX triplet: 44, 50 and 67. RGB value is (68,80,103). Sum of RGB (Red+Green+Blue) = 68+80+103=251 (33% of max value = 765). Red value is 68 (26.95% from 255 or 27.09% from 251); Green value is 80 (31.64% from 255 or 31.87% from 251); Blue value is 103 (40.62% from 255 or 41.04% from 251); Max value from RGB is 103 - color contains mainly: blue. Hex color #445067 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #445067 is #BBAF98. Grayscale: #4E4E4E. Windows color (decimal): -12300185 or 6770756. OLE color: 6770756.
HSL color Cylindrical-coordinate representation of color #445067: hue angle of 219.43º 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 #445067 is Cyan = 0.34, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 68 | 80 | 103 | - |
| CMYK | 0.34 | 0.22 | 0 | 0.60 |
| HSL | 219.43º | 0.2% | 0.34% | - |
| HSV(B) | 219.43º | 0.34% | 0.4% | - |
| XYZ | 7.7 | 7.95 | 13.96 | - |
| YUV | 79.03 | 141.52 | 120.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 80 | 103 | 0.34 | 0.22 | 0 | 0.60 | 219.43 | 0.2 | 0.34 |
| Hex | 44 | 50 | 67 | 22 | 16 | 0 | 3C | DB | 14 | 22 |
| Octal | 104 | 120 | 147 | 42 | 26 | 0 | 74 | 333 | 24 | 42 |
| Binary | 1000100 | 1010000 | 1100111 | 100010 | 10110 | 0 | 111100 | 11011011 | 10100 | 100010 |
Color Harmonies of #445067
Complementary color
Monochromatic Colors of #445067
Black with #445067
Text Example
Text Example
White with #445067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #445067; }
p { color: rgb(68,80,103); }
H1.HeaderClassName
{
color: #445067;
}
.AnyTagClassName
{
color: #445067;
}
</style>
background-color css
<style>
a { background-color: #445067; }
a { background-color: rgb(68,80,103); }
div.DivClassName
{
background-color: #445067;
}
.BgClassName
{
background-color: #445067;
}
</style>
border-color css
<style>
span { border-color: #445067; }
span { border-color: rgb(68,80,103); }
td.TdClassName
{
border-color: #445067;
}
.TagClassName
{
border-color: #445067;
}
</style>