Shades of Governor Bay #404795
Tints of Governor Bay #404795
RGB
CMYK
RGB Variations
Color information
#404795 (or 0x404795) is known color: Governor Bay. HEX triplet: 40, 47 and 95. RGB value is (64,71,149). Sum of RGB (Red+Green+Blue) = 64+71+149=284 (37% of max value = 765). Red value is 64 (25.39% from 255 or 22.54% from 284); Green value is 71 (28.12% from 255 or 25% from 284); Blue value is 149 (58.59% from 255 or 52.46% from 284); Max value from RGB is 149 - color contains mainly: blue. Hex color #404795 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #404795 is #BFB86A. Grayscale: #4D4D4D. Windows color (decimal): -12564587 or 9783104. OLE color: 9783104.
HSL color Cylindrical-coordinate representation of color #404795: hue angle of 235.06º degrees, saturation: 0.4, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #404795 is Cyan = 0.57, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 64 | 71 | 149 | - |
| CMYK | 0.57 | 0.52 | 0 | 0.42 |
| HSL | 235.06º | 0.4% | 0.42% | - |
| HSV(B) | 235.06º | 0.57% | 0.58% | - |
| XYZ | 9.79 | 7.77 | 29.42 | - |
| YUV | 77.8 | 168.18 | 118.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 71 | 149 | 0.57 | 0.52 | 0 | 0.42 | 235.06 | 0.4 | 0.42 |
| Hex | 40 | 47 | 95 | 39 | 34 | 0 | 2A | EB | 28 | 2A |
| Octal | 100 | 107 | 225 | 71 | 64 | 0 | 52 | 353 | 50 | 52 |
| Binary | 1000000 | 1000111 | 10010101 | 111001 | 110100 | 0 | 101010 | 11101011 | 101000 | 101010 |
Color Harmonies of #404795
Complementary color
Monochromatic Colors of #404795
Black with #404795
Text Example
Text Example
White with #404795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #404795; }
p { color: rgb(64,71,149); }
H1.HeaderClassName
{
color: #404795;
}
.AnyTagClassName
{
color: #404795;
}
</style>
background-color css
<style>
a { background-color: #404795; }
a { background-color: rgb(64,71,149); }
div.DivClassName
{
background-color: #404795;
}
.BgClassName
{
background-color: #404795;
}
</style>
border-color css
<style>
span { border-color: #404795; }
span { border-color: rgb(64,71,149); }
td.TdClassName
{
border-color: #404795;
}
.TagClassName
{
border-color: #404795;
}
</style>