Shades of Governor Bay #404598
Tints of Governor Bay #404598
RGB
CMYK
RGB Variations
Color information
#404598 (or 0x404598) is known color: Governor Bay. HEX triplet: 40, 45 and 98. RGB value is (64,69,152). Sum of RGB (Red+Green+Blue) = 64+69+152=285 (37% of max value = 765). Red value is 64 (25.39% from 255 or 22.46% from 285); Green value is 69 (27.34% from 255 or 24.21% from 285); Blue value is 152 (59.77% from 255 or 53.33% from 285); Max value from RGB is 152 - color contains mainly: blue. Hex color #404598 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #404598 is #BFBA67. Grayscale: #4C4C4C. Windows color (decimal): -12565096 or 9979200. OLE color: 9979200.
HSL color Cylindrical-coordinate representation of color #404598: hue angle of 236.59º degrees, saturation: 0.41, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #404598 is Cyan = 0.58, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 64 | 69 | 152 | - |
| CMYK | 0.58 | 0.55 | 0 | 0.40 |
| HSL | 236.59º | 0.41% | 0.42% | - |
| HSV(B) | 236.59º | 0.58% | 0.6% | - |
| XYZ | 9.91 | 7.61 | 30.65 | - |
| YUV | 76.97 | 170.34 | 118.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 69 | 152 | 0.58 | 0.55 | 0 | 0.40 | 236.59 | 0.41 | 0.42 |
| Hex | 40 | 45 | 98 | 3A | 37 | 0 | 28 | ED | 29 | 2A |
| Octal | 100 | 105 | 230 | 72 | 67 | 0 | 50 | 355 | 51 | 52 |
| Binary | 1000000 | 1000101 | 10011000 | 111010 | 110111 | 0 | 101000 | 11101101 | 101001 | 101010 |
Color Harmonies of #404598
Complementary color
Monochromatic Colors of #404598
Black with #404598
Text Example
Text Example
White with #404598
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #404598; }
p { color: rgb(64,69,152); }
H1.HeaderClassName
{
color: #404598;
}
.AnyTagClassName
{
color: #404598;
}
</style>
background-color css
<style>
a { background-color: #404598; }
a { background-color: rgb(64,69,152); }
div.DivClassName
{
background-color: #404598;
}
.BgClassName
{
background-color: #404598;
}
</style>
border-color css
<style>
span { border-color: #404598; }
span { border-color: rgb(64,69,152); }
td.TdClassName
{
border-color: #404598;
}
.TagClassName
{
border-color: #404598;
}
</style>