Shades of Governor Bay #445194
Tints of Governor Bay #445194
RGB
CMYK
RGB Variations
Color information
#445194 (or 0x445194) is known color: Governor Bay. HEX triplet: 44, 51 and 94. RGB value is (68,81,148). Sum of RGB (Red+Green+Blue) = 68+81+148=297 (39% of max value = 765). Red value is 68 (26.95% from 255 or 22.90% from 297); Green value is 81 (32.03% from 255 or 27.27% from 297); Blue value is 148 (58.20% from 255 or 49.83% from 297); Max value from RGB is 148 - color contains mainly: blue. Hex color #445194 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #445194 is #BBAE6B. Grayscale: #545454. Windows color (decimal): -12299884 or 9720132. OLE color: 9720132.
HSL color Cylindrical-coordinate representation of color #445194: hue angle of 230.25º degrees, saturation: 0.37, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #445194 is Cyan = 0.54, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 68 | 81 | 148 | - |
| CMYK | 0.54 | 0.45 | 0 | 0.42 |
| HSL | 230.25º | 0.37% | 0.42% | - |
| HSV(B) | 230.25º | 0.54% | 0.58% | - |
| XYZ | 10.67 | 9.25 | 29.24 | - |
| YUV | 84.75 | 163.69 | 116.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 81 | 148 | 0.54 | 0.45 | 0 | 0.42 | 230.25 | 0.37 | 0.42 |
| Hex | 44 | 51 | 94 | 36 | 2D | 0 | 2A | E6 | 25 | 2A |
| Octal | 104 | 121 | 224 | 66 | 55 | 0 | 52 | 346 | 45 | 52 |
| Binary | 1000100 | 1010001 | 10010100 | 110110 | 101101 | 0 | 101010 | 11100110 | 100101 | 101010 |
Color Harmonies of #445194
Complementary color
Monochromatic Colors of #445194
Black with #445194
Text Example
Text Example
White with #445194
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #445194; }
p { color: rgb(68,81,148); }
H1.HeaderClassName
{
color: #445194;
}
.AnyTagClassName
{
color: #445194;
}
</style>
background-color css
<style>
a { background-color: #445194; }
a { background-color: rgb(68,81,148); }
div.DivClassName
{
background-color: #445194;
}
.BgClassName
{
background-color: #445194;
}
</style>
border-color css
<style>
span { border-color: #445194; }
span { border-color: rgb(68,81,148); }
td.TdClassName
{
border-color: #445194;
}
.TagClassName
{
border-color: #445194;
}
</style>