Shades of Governor Bay #464797
Tints of Governor Bay #464797
RGB
CMYK
RGB Variations
Color information
#464797 (or 0x464797) is known color: Governor Bay. HEX triplet: 46, 47 and 97. RGB value is (70,71,151). Sum of RGB (Red+Green+Blue) = 70+71+151=292 (38% of max value = 765). Red value is 70 (27.73% from 255 or 23.97% from 292); Green value is 71 (28.12% from 255 or 24.32% from 292); Blue value is 151 (59.38% from 255 or 51.71% from 292); Max value from RGB is 151 - color contains mainly: blue. Hex color #464797 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #464797 is #B9B868. Grayscale: #4F4F4F. Windows color (decimal): -12171369 or 9914182. OLE color: 9914182.
HSL color Cylindrical-coordinate representation of color #464797: hue angle of 239.26º degrees, saturation: 0.37, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #464797 is Cyan = 0.54, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 70 | 71 | 151 | - |
| CMYK | 0.54 | 0.53 | 0 | 0.41 |
| HSL | 239.26º | 0.37% | 0.43% | - |
| HSV(B) | 239.26º | 0.54% | 0.59% | - |
| XYZ | 10.36 | 8.04 | 30.28 | - |
| YUV | 79.82 | 168.17 | 121 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 71 | 151 | 0.54 | 0.53 | 0 | 0.41 | 239.26 | 0.37 | 0.43 |
| Hex | 46 | 47 | 97 | 36 | 35 | 0 | 29 | EF | 25 | 2B |
| Octal | 106 | 107 | 227 | 66 | 65 | 0 | 51 | 357 | 45 | 53 |
| Binary | 1000110 | 1000111 | 10010111 | 110110 | 110101 | 0 | 101001 | 11101111 | 100101 | 101011 |
Color Harmonies of #464797
Complementary color
Monochromatic Colors of #464797
Black with #464797
Text Example
Text Example
White with #464797
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #464797; }
p { color: rgb(70,71,151); }
H1.HeaderClassName
{
color: #464797;
}
.AnyTagClassName
{
color: #464797;
}
</style>
background-color css
<style>
a { background-color: #464797; }
a { background-color: rgb(70,71,151); }
div.DivClassName
{
background-color: #464797;
}
.BgClassName
{
background-color: #464797;
}
</style>
border-color css
<style>
span { border-color: #464797; }
span { border-color: rgb(70,71,151); }
td.TdClassName
{
border-color: #464797;
}
.TagClassName
{
border-color: #464797;
}
</style>