Shades of East Bay #445368
Tints of East Bay #445368
RGB
CMYK
RGB Variations
Color information
#445368 (or 0x445368) is known color: East Bay. HEX triplet: 44, 53 and 68. RGB value is (68,83,104). Sum of RGB (Red+Green+Blue) = 68+83+104=255 (33% of max value = 765). Red value is 68 (26.95% from 255 or 26.67% from 255); Green value is 83 (32.81% from 255 or 32.55% from 255); Blue value is 104 (41.02% from 255 or 40.78% from 255); Max value from RGB is 104 - color contains mainly: blue. Hex color #445368 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #445368 is #BBAC97. Grayscale: #505050. Windows color (decimal): -12299416 or 6837060. OLE color: 6837060.
HSL color Cylindrical-coordinate representation of color #445368: hue angle of 215º degrees, saturation: 0.21, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #445368 is Cyan = 0.35, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 68 | 83 | 104 | - |
| CMYK | 0.35 | 0.20 | 0 | 0.59 |
| HSL | 215º | 0.21% | 0.34% | - |
| HSV(B) | 215º | 0.35% | 0.41% | - |
| XYZ | 7.98 | 8.41 | 14.3 | - |
| YUV | 80.91 | 141.03 | 118.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 83 | 104 | 0.35 | 0.20 | 0 | 0.59 | 215 | 0.21 | 0.34 |
| Hex | 44 | 53 | 68 | 23 | 14 | 0 | 3B | D7 | 15 | 22 |
| Octal | 104 | 123 | 150 | 43 | 24 | 0 | 73 | 327 | 25 | 42 |
| Binary | 1000100 | 1010011 | 1101000 | 100011 | 10100 | 0 | 111011 | 11010111 | 10101 | 100010 |
Color Harmonies of #445368
Complementary color
Monochromatic Colors of #445368
Black with #445368
Text Example
Text Example
White with #445368
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #445368; }
p { color: rgb(68,83,104); }
H1.HeaderClassName
{
color: #445368;
}
.AnyTagClassName
{
color: #445368;
}
</style>
background-color css
<style>
a { background-color: #445368; }
a { background-color: rgb(68,83,104); }
div.DivClassName
{
background-color: #445368;
}
.BgClassName
{
background-color: #445368;
}
</style>
border-color css
<style>
span { border-color: #445368; }
span { border-color: rgb(68,83,104); }
td.TdClassName
{
border-color: #445368;
}
.TagClassName
{
border-color: #445368;
}
</style>