Shades of Governor Bay #445298
Tints of Governor Bay #445298
RGB
CMYK
RGB Variations
Color information
#445298 (or 0x445298) is known color: Governor Bay. HEX triplet: 44, 52 and 98. RGB value is (68,82,152). Sum of RGB (Red+Green+Blue) = 68+82+152=302 (40% of max value = 765). Red value is 68 (26.95% from 255 or 22.52% from 302); Green value is 82 (32.42% from 255 or 27.15% from 302); Blue value is 152 (59.77% from 255 or 50.33% from 302); Max value from RGB is 152 - color contains mainly: blue. Hex color #445298 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #445298 is #BBAD67. Grayscale: #555555. Windows color (decimal): -12299624 or 9982532. OLE color: 9982532.
HSL color Cylindrical-coordinate representation of color #445298: hue angle of 230º 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 #445298 is Cyan = 0.55, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 68 | 82 | 152 | - |
| CMYK | 0.55 | 0.46 | 0 | 0.40 |
| HSL | 230º | 0.38% | 0.43% | - |
| HSV(B) | 230º | 0.55% | 0.6% | - |
| XYZ | 11.07 | 9.53 | 30.96 | - |
| YUV | 85.79 | 165.36 | 115.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 82 | 152 | 0.55 | 0.46 | 0 | 0.40 | 230 | 0.38 | 0.43 |
| Hex | 44 | 52 | 98 | 37 | 2E | 0 | 28 | E6 | 26 | 2B |
| Octal | 104 | 122 | 230 | 67 | 56 | 0 | 50 | 346 | 46 | 53 |
| Binary | 1000100 | 1010010 | 10011000 | 110111 | 101110 | 0 | 101000 | 11100110 | 100110 | 101011 |
Color Harmonies of #445298
Complementary color
Monochromatic Colors of #445298
Black with #445298
Text Example
Text Example
White with #445298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #445298; }
p { color: rgb(68,82,152); }
H1.HeaderClassName
{
color: #445298;
}
.AnyTagClassName
{
color: #445298;
}
</style>
background-color css
<style>
a { background-color: #445298; }
a { background-color: rgb(68,82,152); }
div.DivClassName
{
background-color: #445298;
}
.BgClassName
{
background-color: #445298;
}
</style>
border-color css
<style>
span { border-color: #445298; }
span { border-color: rgb(68,82,152); }
td.TdClassName
{
border-color: #445298;
}
.TagClassName
{
border-color: #445298;
}
</style>