Shades of Governor Bay #414998
Tints of Governor Bay #414998
RGB
CMYK
RGB Variations
Color information
#414998 (or 0x414998) is known color: Governor Bay. HEX triplet: 41, 49 and 98. RGB value is (65,73,152). Sum of RGB (Red+Green+Blue) = 65+73+152=290 (38% of max value = 765). Red value is 65 (25.78% from 255 or 22.41% from 290); Green value is 73 (28.91% from 255 or 25.17% from 290); Blue value is 152 (59.77% from 255 or 52.41% from 290); Max value from RGB is 152 - color contains mainly: blue. Hex color #414998 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #414998 is #BEB667. Grayscale: #4F4F4F. Windows color (decimal): -12498536 or 9980225. OLE color: 9980225.
HSL color Cylindrical-coordinate representation of color #414998: hue angle of 234.48º degrees, saturation: 0.4, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #414998 is Cyan = 0.57, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 65 | 73 | 152 | - |
| CMYK | 0.57 | 0.52 | 0 | 0.40 |
| HSL | 234.48º | 0.4% | 0.43% | - |
| HSV(B) | 234.48º | 0.57% | 0.6% | - |
| XYZ | 10.23 | 8.16 | 30.74 | - |
| YUV | 79.61 | 168.85 | 117.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 73 | 152 | 0.57 | 0.52 | 0 | 0.40 | 234.48 | 0.4 | 0.43 |
| Hex | 41 | 49 | 98 | 39 | 34 | 0 | 28 | EA | 28 | 2B |
| Octal | 101 | 111 | 230 | 71 | 64 | 0 | 50 | 352 | 50 | 53 |
| Binary | 1000001 | 1001001 | 10011000 | 111001 | 110100 | 0 | 101000 | 11101010 | 101000 | 101011 |
Color Harmonies of #414998
Complementary color
Monochromatic Colors of #414998
Black with #414998
Text Example
Text Example
White with #414998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #414998; }
p { color: rgb(65,73,152); }
H1.HeaderClassName
{
color: #414998;
}
.AnyTagClassName
{
color: #414998;
}
</style>
background-color css
<style>
a { background-color: #414998; }
a { background-color: rgb(65,73,152); }
div.DivClassName
{
background-color: #414998;
}
.BgClassName
{
background-color: #414998;
}
</style>
border-color css
<style>
span { border-color: #414998; }
span { border-color: rgb(65,73,152); }
td.TdClassName
{
border-color: #414998;
}
.TagClassName
{
border-color: #414998;
}
</style>