Shades of Governor Bay #444994
Tints of Governor Bay #444994
RGB
CMYK
RGB Variations
Color information
#444994 (or 0x444994) is known color: Governor Bay. HEX triplet: 44, 49 and 94. RGB value is (68,73,148). Sum of RGB (Red+Green+Blue) = 68+73+148=289 (38% of max value = 765). Red value is 68 (26.95% from 255 or 23.53% from 289); Green value is 73 (28.91% from 255 or 25.26% from 289); Blue value is 148 (58.20% from 255 or 51.21% from 289); Max value from RGB is 148 - color contains mainly: blue. Hex color #444994 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #444994 is #BBB66B. Grayscale: #4F4F4F. Windows color (decimal): -12301932 or 9718084. OLE color: 9718084.
HSL color Cylindrical-coordinate representation of color #444994: hue angle of 236.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 #444994 is Cyan = 0.54, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 68 | 73 | 148 | - |
| CMYK | 0.54 | 0.51 | 0 | 0.42 |
| HSL | 236.25º | 0.37% | 0.42% | - |
| HSV(B) | 236.25º | 0.54% | 0.58% | - |
| XYZ | 10.11 | 8.13 | 29.05 | - |
| YUV | 80.06 | 166.34 | 119.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 73 | 148 | 0.54 | 0.51 | 0 | 0.42 | 236.25 | 0.37 | 0.42 |
| Hex | 44 | 49 | 94 | 36 | 33 | 0 | 2A | EC | 25 | 2A |
| Octal | 104 | 111 | 224 | 66 | 63 | 0 | 52 | 354 | 45 | 52 |
| Binary | 1000100 | 1001001 | 10010100 | 110110 | 110011 | 0 | 101010 | 11101100 | 100101 | 101010 |
Color Harmonies of #444994
Complementary color
Monochromatic Colors of #444994
Black with #444994
Text Example
Text Example
White with #444994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #444994; }
p { color: rgb(68,73,148); }
H1.HeaderClassName
{
color: #444994;
}
.AnyTagClassName
{
color: #444994;
}
</style>
background-color css
<style>
a { background-color: #444994; }
a { background-color: rgb(68,73,148); }
div.DivClassName
{
background-color: #444994;
}
.BgClassName
{
background-color: #444994;
}
</style>
border-color css
<style>
span { border-color: #444994; }
span { border-color: rgb(68,73,148); }
td.TdClassName
{
border-color: #444994;
}
.TagClassName
{
border-color: #444994;
}
</style>