Shades of Governor Bay #465198
Tints of Governor Bay #465198
RGB
CMYK
RGB Variations
Color information
#465198 (or 0x465198) is known color: Governor Bay. HEX triplet: 46, 51 and 98. RGB value is (70,81,152). Sum of RGB (Red+Green+Blue) = 70+81+152=303 (40% of max value = 765). Red value is 70 (27.73% from 255 or 23.10% from 303); Green value is 81 (32.03% from 255 or 26.73% from 303); Blue value is 152 (59.77% from 255 or 50.17% from 303); Max value from RGB is 152 - color contains mainly: blue. Hex color #465198 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #465198 is #B9AE67. Grayscale: #555555. Windows color (decimal): -12168808 or 9982278. OLE color: 9982278.
HSL color Cylindrical-coordinate representation of color #465198: hue angle of 231.95º degrees, saturation: 0.37, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #465198 is Cyan = 0.54, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 70 | 81 | 152 | - |
| CMYK | 0.54 | 0.47 | 0 | 0.40 |
| HSL | 231.95º | 0.37% | 0.44% | - |
| HSV(B) | 231.95º | 0.54% | 0.6% | - |
| XYZ | 11.14 | 9.45 | 30.94 | - |
| YUV | 85.81 | 165.36 | 116.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 81 | 152 | 0.54 | 0.47 | 0 | 0.40 | 231.95 | 0.37 | 0.44 |
| Hex | 46 | 51 | 98 | 36 | 2F | 0 | 28 | E8 | 25 | 2C |
| Octal | 106 | 121 | 230 | 66 | 57 | 0 | 50 | 350 | 45 | 54 |
| Binary | 1000110 | 1010001 | 10011000 | 110110 | 101111 | 0 | 101000 | 11101000 | 100101 | 101100 |
Color Harmonies of #465198
Complementary color
Monochromatic Colors of #465198
Black with #465198
Text Example
Text Example
White with #465198
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465198; }
p { color: rgb(70,81,152); }
H1.HeaderClassName
{
color: #465198;
}
.AnyTagClassName
{
color: #465198;
}
</style>
background-color css
<style>
a { background-color: #465198; }
a { background-color: rgb(70,81,152); }
div.DivClassName
{
background-color: #465198;
}
.BgClassName
{
background-color: #465198;
}
</style>
border-color css
<style>
span { border-color: #465198; }
span { border-color: rgb(70,81,152); }
td.TdClassName
{
border-color: #465198;
}
.TagClassName
{
border-color: #465198;
}
</style>