Shades of Governor Bay #465798
Tints of Governor Bay #465798
RGB
CMYK
RGB Variations
Color information
#465798 (or 0x465798) is known color: Governor Bay. HEX triplet: 46, 57 and 98. RGB value is (70,87,152). Sum of RGB (Red+Green+Blue) = 70+87+152=309 (40% of max value = 765). Red value is 70 (27.73% from 255 or 22.65% from 309); Green value is 87 (34.38% from 255 or 28.16% from 309); Blue value is 152 (59.77% from 255 or 49.19% from 309); Max value from RGB is 152 - color contains mainly: blue. Hex color #465798 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #465798 is #B9A867. Grayscale: #595959. Windows color (decimal): -12167272 or 9983814. OLE color: 9983814.
HSL color Cylindrical-coordinate representation of color #465798: hue angle of 227.56º 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 #465798 is Cyan = 0.54, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 70 | 87 | 152 | - |
| CMYK | 0.54 | 0.43 | 0 | 0.40 |
| HSL | 227.56º | 0.37% | 0.44% | - |
| HSV(B) | 227.56º | 0.54% | 0.6% | - |
| XYZ | 11.6 | 10.39 | 31.1 | - |
| YUV | 89.33 | 163.37 | 114.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 87 | 152 | 0.54 | 0.43 | 0 | 0.40 | 227.56 | 0.37 | 0.44 |
| Hex | 46 | 57 | 98 | 36 | 2B | 0 | 28 | E4 | 25 | 2C |
| Octal | 106 | 127 | 230 | 66 | 53 | 0 | 50 | 344 | 45 | 54 |
| Binary | 1000110 | 1010111 | 10011000 | 110110 | 101011 | 0 | 101000 | 11100100 | 100101 | 101100 |
Color Harmonies of #465798
Complementary color
Monochromatic Colors of #465798
Black with #465798
Text Example
Text Example
White with #465798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465798; }
p { color: rgb(70,87,152); }
H1.HeaderClassName
{
color: #465798;
}
.AnyTagClassName
{
color: #465798;
}
</style>
background-color css
<style>
a { background-color: #465798; }
a { background-color: rgb(70,87,152); }
div.DivClassName
{
background-color: #465798;
}
.BgClassName
{
background-color: #465798;
}
</style>
border-color css
<style>
span { border-color: #465798; }
span { border-color: rgb(70,87,152); }
td.TdClassName
{
border-color: #465798;
}
.TagClassName
{
border-color: #465798;
}
</style>