Shades of Governor Bay #414598
Tints of Governor Bay #414598
RGB
CMYK
RGB Variations
Color information
#414598 (or 0x414598) is known color: Governor Bay. HEX triplet: 41, 45 and 98. RGB value is (65,69,152). Sum of RGB (Red+Green+Blue) = 65+69+152=286 (37% of max value = 765). Red value is 65 (25.78% from 255 or 22.73% from 286); Green value is 69 (27.34% from 255 or 24.13% from 286); Blue value is 152 (59.77% from 255 or 53.15% from 286); Max value from RGB is 152 - color contains mainly: blue. Hex color #414598 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #414598 is #BEBA67. Grayscale: #4C4C4C. Windows color (decimal): -12499560 or 9979201. OLE color: 9979201.
HSL color Cylindrical-coordinate representation of color #414598: hue angle of 237.24º 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 #414598 is Cyan = 0.57, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 65 | 69 | 152 | - |
| CMYK | 0.57 | 0.55 | 0 | 0.40 |
| HSL | 237.24º | 0.4% | 0.43% | - |
| HSV(B) | 237.24º | 0.57% | 0.6% | - |
| XYZ | 9.98 | 7.65 | 30.66 | - |
| YUV | 77.27 | 170.17 | 119.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 69 | 152 | 0.57 | 0.55 | 0 | 0.40 | 237.24 | 0.4 | 0.43 |
| Hex | 41 | 45 | 98 | 39 | 37 | 0 | 28 | ED | 28 | 2B |
| Octal | 101 | 105 | 230 | 71 | 67 | 0 | 50 | 355 | 50 | 53 |
| Binary | 1000001 | 1000101 | 10011000 | 111001 | 110111 | 0 | 101000 | 11101101 | 101000 | 101011 |
Color Harmonies of #414598
Complementary color
Monochromatic Colors of #414598
Black with #414598
Text Example
Text Example
White with #414598
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #414598; }
p { color: rgb(65,69,152); }
H1.HeaderClassName
{
color: #414598;
}
.AnyTagClassName
{
color: #414598;
}
</style>
background-color css
<style>
a { background-color: #414598; }
a { background-color: rgb(65,69,152); }
div.DivClassName
{
background-color: #414598;
}
.BgClassName
{
background-color: #414598;
}
</style>
border-color css
<style>
span { border-color: #414598; }
span { border-color: rgb(65,69,152); }
td.TdClassName
{
border-color: #414598;
}
.TagClassName
{
border-color: #414598;
}
</style>