Shades of Governor Bay #445092
Tints of Governor Bay #445092
RGB
CMYK
RGB Variations
Color information
#445092 (or 0x445092) is known color: Governor Bay. HEX triplet: 44, 50 and 92. RGB value is (68,80,146). Sum of RGB (Red+Green+Blue) = 68+80+146=294 (38% of max value = 765). Red value is 68 (26.95% from 255 or 23.13% from 294); Green value is 80 (31.64% from 255 or 27.21% from 294); Blue value is 146 (57.42% from 255 or 49.66% from 294); Max value from RGB is 146 - color contains mainly: blue. Hex color #445092 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #445092 is #BBAF6D. Grayscale: #535353. Windows color (decimal): -12300142 or 9588804. OLE color: 9588804.
HSL color Cylindrical-coordinate representation of color #445092: hue angle of 230.77º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #445092 is Cyan = 0.53, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 68 | 80 | 146 | - |
| CMYK | 0.53 | 0.45 | 0 | 0.43 |
| HSL | 230.77º | 0.36% | 0.42% | - |
| HSV(B) | 230.77º | 0.53% | 0.57% | - |
| XYZ | 10.44 | 9.04 | 28.39 | - |
| YUV | 83.94 | 163.02 | 116.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 80 | 146 | 0.53 | 0.45 | 0 | 0.43 | 230.77 | 0.36 | 0.42 |
| Hex | 44 | 50 | 92 | 35 | 2D | 0 | 2B | E7 | 24 | 2A |
| Octal | 104 | 120 | 222 | 65 | 55 | 0 | 53 | 347 | 44 | 52 |
| Binary | 1000100 | 1010000 | 10010010 | 110101 | 101101 | 0 | 101011 | 11100111 | 100100 | 101010 |
Color Harmonies of #445092
Complementary color
Monochromatic Colors of #445092
Black with #445092
Text Example
Text Example
White with #445092
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #445092; }
p { color: rgb(68,80,146); }
H1.HeaderClassName
{
color: #445092;
}
.AnyTagClassName
{
color: #445092;
}
</style>
background-color css
<style>
a { background-color: #445092; }
a { background-color: rgb(68,80,146); }
div.DivClassName
{
background-color: #445092;
}
.BgClassName
{
background-color: #445092;
}
</style>
border-color css
<style>
span { border-color: #445092; }
span { border-color: rgb(68,80,146); }
td.TdClassName
{
border-color: #445092;
}
.TagClassName
{
border-color: #445092;
}
</style>