Shades of Governor Bay #464698
Tints of Governor Bay #464698
RGB
CMYK
RGB Variations
Color information
#464698 (or 0x464698) is known color: Governor Bay. HEX triplet: 46, 46 and 98. RGB value is (70,70,152). Sum of RGB (Red+Green+Blue) = 70+70+152=292 (38% of max value = 765). Red value is 70 (27.73% from 255 or 23.97% from 292); Green value is 70 (27.73% from 255 or 23.97% from 292); Blue value is 152 (59.77% from 255 or 52.05% from 292); Max value from RGB is 152 - color contains mainly: blue. Hex color #464698 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #464698 is #B9B967. Grayscale: #4F4F4F. Windows color (decimal): -12171624 or 9979462. OLE color: 9979462.
HSL color Cylindrical-coordinate representation of color #464698: hue angle of 240º 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 #464698 is Cyan = 0.54, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 70 | 70 | 152 | - |
| CMYK | 0.54 | 0.54 | 0 | 0.40 |
| HSL | 240º | 0.37% | 0.44% | - |
| HSV(B) | 240º | 0.54% | 0.6% | - |
| XYZ | 10.38 | 7.95 | 30.69 | - |
| YUV | 79.35 | 169 | 121.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 70 | 152 | 0.54 | 0.54 | 0 | 0.40 | 240 | 0.37 | 0.44 |
| Hex | 46 | 46 | 98 | 36 | 36 | 0 | 28 | F0 | 25 | 2C |
| Octal | 106 | 106 | 230 | 66 | 66 | 0 | 50 | 360 | 45 | 54 |
| Binary | 1000110 | 1000110 | 10011000 | 110110 | 110110 | 0 | 101000 | 11110000 | 100101 | 101100 |
Color Harmonies of #464698
Complementary color
Monochromatic Colors of #464698
Black with #464698
Text Example
Text Example
White with #464698
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #464698; }
p { color: rgb(70,70,152); }
H1.HeaderClassName
{
color: #464698;
}
.AnyTagClassName
{
color: #464698;
}
</style>
background-color css
<style>
a { background-color: #464698; }
a { background-color: rgb(70,70,152); }
div.DivClassName
{
background-color: #464698;
}
.BgClassName
{
background-color: #464698;
}
</style>
border-color css
<style>
span { border-color: #464698; }
span { border-color: rgb(70,70,152); }
td.TdClassName
{
border-color: #464698;
}
.TagClassName
{
border-color: #464698;
}
</style>