Shades of Governor Bay #445698
Tints of Governor Bay #445698
RGB
CMYK
RGB Variations
Color information
#445698 (or 0x445698) is known color: Governor Bay. HEX triplet: 44, 56 and 98. RGB value is (68,86,152). Sum of RGB (Red+Green+Blue) = 68+86+152=306 (40% of max value = 765). Red value is 68 (26.95% from 255 or 22.22% from 306); Green value is 86 (33.98% from 255 or 28.10% from 306); Blue value is 152 (59.77% from 255 or 49.67% from 306); Max value from RGB is 152 - color contains mainly: blue. Hex color #445698 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #445698 is #BBA967. Grayscale: #575757. Windows color (decimal): -12298600 or 9983556. OLE color: 9983556.
HSL color Cylindrical-coordinate representation of color #445698: hue angle of 227.14º degrees, saturation: 0.38, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #445698 is Cyan = 0.55, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 68 | 86 | 152 | - |
| CMYK | 0.55 | 0.43 | 0 | 0.40 |
| HSL | 227.14º | 0.38% | 0.43% | - |
| HSV(B) | 227.14º | 0.55% | 0.6% | - |
| XYZ | 11.38 | 10.15 | 31.07 | - |
| YUV | 88.14 | 164.04 | 113.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 86 | 152 | 0.55 | 0.43 | 0 | 0.40 | 227.14 | 0.38 | 0.43 |
| Hex | 44 | 56 | 98 | 37 | 2B | 0 | 28 | E3 | 26 | 2B |
| Octal | 104 | 126 | 230 | 67 | 53 | 0 | 50 | 343 | 46 | 53 |
| Binary | 1000100 | 1010110 | 10011000 | 110111 | 101011 | 0 | 101000 | 11100011 | 100110 | 101011 |
Color Harmonies of #445698
Complementary color
Monochromatic Colors of #445698
Black with #445698
Text Example
Text Example
White with #445698
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #445698; }
p { color: rgb(68,86,152); }
H1.HeaderClassName
{
color: #445698;
}
.AnyTagClassName
{
color: #445698;
}
</style>
background-color css
<style>
a { background-color: #445698; }
a { background-color: rgb(68,86,152); }
div.DivClassName
{
background-color: #445698;
}
.BgClassName
{
background-color: #445698;
}
</style>
border-color css
<style>
span { border-color: #445698; }
span { border-color: rgb(68,86,152); }
td.TdClassName
{
border-color: #445698;
}
.TagClassName
{
border-color: #445698;
}
</style>