Shades of Governor Bay #414797
Tints of Governor Bay #414797
RGB
CMYK
RGB Variations
Color information
#414797 (or 0x414797) is known color: Governor Bay. HEX triplet: 41, 47 and 97. RGB value is (65,71,151). Sum of RGB (Red+Green+Blue) = 65+71+151=287 (38% of max value = 765). Red value is 65 (25.78% from 255 or 22.65% from 287); Green value is 71 (28.12% from 255 or 24.74% from 287); Blue value is 151 (59.38% from 255 or 52.61% from 287); Max value from RGB is 151 - color contains mainly: blue. Hex color #414797 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #414797 is #BEB868. Grayscale: #4E4E4E. Windows color (decimal): -12499049 or 9914177. OLE color: 9914177.
HSL color Cylindrical-coordinate representation of color #414797: hue angle of 235.81º degrees, saturation: 0.4, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #414797 is Cyan = 0.57, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 65 | 71 | 151 | - |
| CMYK | 0.57 | 0.53 | 0 | 0.41 |
| HSL | 235.81º | 0.4% | 0.42% | - |
| HSV(B) | 235.81º | 0.57% | 0.59% | - |
| XYZ | 10.02 | 7.86 | 30.27 | - |
| YUV | 78.33 | 169.01 | 118.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 71 | 151 | 0.57 | 0.53 | 0 | 0.41 | 235.81 | 0.4 | 0.42 |
| Hex | 41 | 47 | 97 | 39 | 35 | 0 | 29 | EC | 28 | 2A |
| Octal | 101 | 107 | 227 | 71 | 65 | 0 | 51 | 354 | 50 | 52 |
| Binary | 1000001 | 1000111 | 10010111 | 111001 | 110101 | 0 | 101001 | 11101100 | 101000 | 101010 |
Color Harmonies of #414797
Complementary color
Monochromatic Colors of #414797
Black with #414797
Text Example
Text Example
White with #414797
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #414797; }
p { color: rgb(65,71,151); }
H1.HeaderClassName
{
color: #414797;
}
.AnyTagClassName
{
color: #414797;
}
</style>
background-color css
<style>
a { background-color: #414797; }
a { background-color: rgb(65,71,151); }
div.DivClassName
{
background-color: #414797;
}
.BgClassName
{
background-color: #414797;
}
</style>
border-color css
<style>
span { border-color: #414797; }
span { border-color: rgb(65,71,151); }
td.TdClassName
{
border-color: #414797;
}
.TagClassName
{
border-color: #414797;
}
</style>