Shades of Governor Bay #414892
Tints of Governor Bay #414892
RGB
CMYK
RGB Variations
Color information
#414892 (or 0x414892) is known color: Governor Bay. HEX triplet: 41, 48 and 92. RGB value is (65,72,146). Sum of RGB (Red+Green+Blue) = 65+72+146=283 (37% of max value = 765). Red value is 65 (25.78% from 255 or 22.97% from 283); Green value is 72 (28.52% from 255 or 25.44% from 283); Blue value is 146 (57.42% from 255 or 51.59% from 283); Max value from RGB is 146 - color contains mainly: blue. Hex color #414892 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #414892 is #BEB76D. Grayscale: #4E4E4E. Windows color (decimal): -12498798 or 9586753. OLE color: 9586753.
HSL color Cylindrical-coordinate representation of color #414892: hue angle of 234.81º degrees, saturation: 0.38, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #414892 is Cyan = 0.55, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 65 | 72 | 146 | - |
| CMYK | 0.55 | 0.51 | 0 | 0.43 |
| HSL | 234.81º | 0.38% | 0.41% | - |
| HSV(B) | 234.81º | 0.55% | 0.57% | - |
| XYZ | 9.69 | 7.83 | 28.2 | - |
| YUV | 78.34 | 166.18 | 118.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 72 | 146 | 0.55 | 0.51 | 0 | 0.43 | 234.81 | 0.38 | 0.41 |
| Hex | 41 | 48 | 92 | 37 | 33 | 0 | 2B | EB | 26 | 29 |
| Octal | 101 | 110 | 222 | 67 | 63 | 0 | 53 | 353 | 46 | 51 |
| Binary | 1000001 | 1001000 | 10010010 | 110111 | 110011 | 0 | 101011 | 11101011 | 100110 | 101001 |
Color Harmonies of #414892
Complementary color
Monochromatic Colors of #414892
Black with #414892
Text Example
Text Example
White with #414892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #414892; }
p { color: rgb(65,72,146); }
H1.HeaderClassName
{
color: #414892;
}
.AnyTagClassName
{
color: #414892;
}
</style>
background-color css
<style>
a { background-color: #414892; }
a { background-color: rgb(65,72,146); }
div.DivClassName
{
background-color: #414892;
}
.BgClassName
{
background-color: #414892;
}
</style>
border-color css
<style>
span { border-color: #414892; }
span { border-color: rgb(65,72,146); }
td.TdClassName
{
border-color: #414892;
}
.TagClassName
{
border-color: #414892;
}
</style>