Shades of Governor Bay #464995
Tints of Governor Bay #464995
RGB
CMYK
RGB Variations
Color information
#464995 (or 0x464995) is known color: Governor Bay. HEX triplet: 46, 49 and 95. RGB value is (70,73,149). Sum of RGB (Red+Green+Blue) = 70+73+149=292 (38% of max value = 765). Red value is 70 (27.73% from 255 or 23.97% from 292); Green value is 73 (28.91% from 255 or 25% from 292); Blue value is 149 (58.59% from 255 or 51.03% from 292); Max value from RGB is 149 - color contains mainly: blue. Hex color #464995 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #464995 is #B9B66A. Grayscale: #505050. Windows color (decimal): -12170859 or 9783622. OLE color: 9783622.
HSL color Cylindrical-coordinate representation of color #464995: hue angle of 237.72º 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 #464995 is Cyan = 0.53, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 70 | 73 | 149 | - |
| CMYK | 0.53 | 0.51 | 0 | 0.42 |
| HSL | 237.72º | 0.36% | 0.43% | - |
| HSV(B) | 237.72º | 0.53% | 0.58% | - |
| XYZ | 10.33 | 8.24 | 29.48 | - |
| YUV | 80.77 | 166.51 | 120.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 73 | 149 | 0.53 | 0.51 | 0 | 0.42 | 237.72 | 0.36 | 0.43 |
| Hex | 46 | 49 | 95 | 35 | 33 | 0 | 2A | EE | 24 | 2B |
| Octal | 106 | 111 | 225 | 65 | 63 | 0 | 52 | 356 | 44 | 53 |
| Binary | 1000110 | 1001001 | 10010101 | 110101 | 110011 | 0 | 101010 | 11101110 | 100100 | 101011 |
Color Harmonies of #464995
Complementary color
Monochromatic Colors of #464995
Black with #464995
Text Example
Text Example
White with #464995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #464995; }
p { color: rgb(70,73,149); }
H1.HeaderClassName
{
color: #464995;
}
.AnyTagClassName
{
color: #464995;
}
</style>
background-color css
<style>
a { background-color: #464995; }
a { background-color: rgb(70,73,149); }
div.DivClassName
{
background-color: #464995;
}
.BgClassName
{
background-color: #464995;
}
</style>
border-color css
<style>
span { border-color: #464995; }
span { border-color: rgb(70,73,149); }
td.TdClassName
{
border-color: #464995;
}
.TagClassName
{
border-color: #464995;
}
</style>