Shades of Governor Bay #464795
Tints of Governor Bay #464795
RGB
CMYK
RGB Variations
Color information
#464795 (or 0x464795) is known color: Governor Bay. HEX triplet: 46, 47 and 95. RGB value is (70,71,149). Sum of RGB (Red+Green+Blue) = 70+71+149=290 (38% of max value = 765). Red value is 70 (27.73% from 255 or 24.14% from 290); Green value is 71 (28.12% from 255 or 24.48% from 290); Blue value is 149 (58.59% from 255 or 51.38% from 290); Max value from RGB is 149 - color contains mainly: blue. Hex color #464795 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #464795 is #B9B86A. Grayscale: #4F4F4F. Windows color (decimal): -12171371 or 9783110. OLE color: 9783110.
HSL color Cylindrical-coordinate representation of color #464795: hue angle of 239.24º 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 #464795 is Cyan = 0.53, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 70 | 71 | 149 | - |
| CMYK | 0.53 | 0.52 | 0 | 0.42 |
| HSL | 239.24º | 0.36% | 0.43% | - |
| HSV(B) | 239.24º | 0.53% | 0.58% | - |
| XYZ | 10.2 | 7.98 | 29.44 | - |
| YUV | 79.59 | 167.17 | 121.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 71 | 149 | 0.53 | 0.52 | 0 | 0.42 | 239.24 | 0.36 | 0.43 |
| Hex | 46 | 47 | 95 | 35 | 34 | 0 | 2A | EF | 24 | 2B |
| Octal | 106 | 107 | 225 | 65 | 64 | 0 | 52 | 357 | 44 | 53 |
| Binary | 1000110 | 1000111 | 10010101 | 110101 | 110100 | 0 | 101010 | 11101111 | 100100 | 101011 |
Color Harmonies of #464795
Complementary color
Monochromatic Colors of #464795
Black with #464795
Text Example
Text Example
White with #464795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #464795; }
p { color: rgb(70,71,149); }
H1.HeaderClassName
{
color: #464795;
}
.AnyTagClassName
{
color: #464795;
}
</style>
background-color css
<style>
a { background-color: #464795; }
a { background-color: rgb(70,71,149); }
div.DivClassName
{
background-color: #464795;
}
.BgClassName
{
background-color: #464795;
}
</style>
border-color css
<style>
span { border-color: #464795; }
span { border-color: rgb(70,71,149); }
td.TdClassName
{
border-color: #464795;
}
.TagClassName
{
border-color: #464795;
}
</style>