Shades of Governor Bay #445598
Tints of Governor Bay #445598
RGB
CMYK
RGB Variations
Color information
#445598 (or 0x445598) is known color: Governor Bay. HEX triplet: 44, 55 and 98. RGB value is (68,85,152). Sum of RGB (Red+Green+Blue) = 68+85+152=305 (40% of max value = 765). Red value is 68 (26.95% from 255 or 22.30% from 305); Green value is 85 (33.59% from 255 or 27.87% from 305); Blue value is 152 (59.77% from 255 or 49.84% from 305); Max value from RGB is 152 - color contains mainly: blue. Hex color #445598 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #445598 is #BBAA67. Grayscale: #575757. Windows color (decimal): -12298856 or 9983300. OLE color: 9983300.
HSL color Cylindrical-coordinate representation of color #445598: hue angle of 227.86º 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 #445598 is Cyan = 0.55, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 68 | 85 | 152 | - |
| CMYK | 0.55 | 0.44 | 0 | 0.40 |
| HSL | 227.86º | 0.38% | 0.43% | - |
| HSV(B) | 227.86º | 0.55% | 0.6% | - |
| XYZ | 11.3 | 9.99 | 31.04 | - |
| YUV | 87.56 | 164.37 | 114.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 85 | 152 | 0.55 | 0.44 | 0 | 0.40 | 227.86 | 0.38 | 0.43 |
| Hex | 44 | 55 | 98 | 37 | 2C | 0 | 28 | E4 | 26 | 2B |
| Octal | 104 | 125 | 230 | 67 | 54 | 0 | 50 | 344 | 46 | 53 |
| Binary | 1000100 | 1010101 | 10011000 | 110111 | 101100 | 0 | 101000 | 11100100 | 100110 | 101011 |
Color Harmonies of #445598
Complementary color
Monochromatic Colors of #445598
Black with #445598
Text Example
Text Example
White with #445598
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #445598; }
p { color: rgb(68,85,152); }
H1.HeaderClassName
{
color: #445598;
}
.AnyTagClassName
{
color: #445598;
}
</style>
background-color css
<style>
a { background-color: #445598; }
a { background-color: rgb(68,85,152); }
div.DivClassName
{
background-color: #445598;
}
.BgClassName
{
background-color: #445598;
}
</style>
border-color css
<style>
span { border-color: #445598; }
span { border-color: rgb(68,85,152); }
td.TdClassName
{
border-color: #445598;
}
.TagClassName
{
border-color: #445598;
}
</style>