Shades of Governor Bay #465694
Tints of Governor Bay #465694
RGB
CMYK
RGB Variations
Color information
#465694 (or 0x465694) is known color: Governor Bay. HEX triplet: 46, 56 and 94. RGB value is (70,86,148). Sum of RGB (Red+Green+Blue) = 70+86+148=304 (40% of max value = 765). Red value is 70 (27.73% from 255 or 23.03% from 304); Green value is 86 (33.98% from 255 or 28.29% from 304); Blue value is 148 (58.20% from 255 or 48.68% from 304); Max value from RGB is 148 - color contains mainly: blue. Hex color #465694 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #465694 is #B9A96B. Grayscale: #585858. Windows color (decimal): -12167532 or 9721414. OLE color: 9721414.
HSL color Cylindrical-coordinate representation of color #465694: hue angle of 227.69º degrees, saturation: 0.36, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #465694 is Cyan = 0.53, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 70 | 86 | 148 | - |
| CMYK | 0.53 | 0.42 | 0 | 0.42 |
| HSL | 227.69º | 0.36% | 0.43% | - |
| HSV(B) | 227.69º | 0.53% | 0.58% | - |
| XYZ | 11.2 | 10.1 | 29.38 | - |
| YUV | 88.28 | 161.7 | 114.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 86 | 148 | 0.53 | 0.42 | 0 | 0.42 | 227.69 | 0.36 | 0.43 |
| Hex | 46 | 56 | 94 | 35 | 2A | 0 | 2A | E4 | 24 | 2B |
| Octal | 106 | 126 | 224 | 65 | 52 | 0 | 52 | 344 | 44 | 53 |
| Binary | 1000110 | 1010110 | 10010100 | 110101 | 101010 | 0 | 101010 | 11100100 | 100100 | 101011 |
Color Harmonies of #465694
Complementary color
Monochromatic Colors of #465694
Black with #465694
Text Example
Text Example
White with #465694
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465694; }
p { color: rgb(70,86,148); }
H1.HeaderClassName
{
color: #465694;
}
.AnyTagClassName
{
color: #465694;
}
</style>
background-color css
<style>
a { background-color: #465694; }
a { background-color: rgb(70,86,148); }
div.DivClassName
{
background-color: #465694;
}
.BgClassName
{
background-color: #465694;
}
</style>
border-color css
<style>
span { border-color: #465694; }
span { border-color: rgb(70,86,148); }
td.TdClassName
{
border-color: #465694;
}
.TagClassName
{
border-color: #465694;
}
</style>