Shades of Governor Bay #465695
Tints of Governor Bay #465695
RGB
CMYK
RGB Variations
Color information
#465695 (or 0x465695) is known color: Governor Bay. HEX triplet: 46, 56 and 95. RGB value is (70,86,149). Sum of RGB (Red+Green+Blue) = 70+86+149=305 (40% of max value = 765). Red value is 70 (27.73% from 255 or 22.95% from 305); Green value is 86 (33.98% from 255 or 28.20% from 305); Blue value is 149 (58.59% from 255 or 48.85% from 305); Max value from RGB is 149 - color contains mainly: blue. Hex color #465695 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #465695 is #B9A96A. Grayscale: #585858. Windows color (decimal): -12167531 or 9786950. OLE color: 9786950.
HSL color Cylindrical-coordinate representation of color #465695: hue angle of 227.85º 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 #465695 is Cyan = 0.53, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 70 | 86 | 149 | - |
| CMYK | 0.53 | 0.42 | 0 | 0.42 |
| HSL | 227.85º | 0.36% | 0.43% | - |
| HSV(B) | 227.85º | 0.53% | 0.58% | - |
| XYZ | 11.28 | 10.13 | 29.79 | - |
| YUV | 88.4 | 162.2 | 114.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 86 | 149 | 0.53 | 0.42 | 0 | 0.42 | 227.85 | 0.36 | 0.43 |
| Hex | 46 | 56 | 95 | 35 | 2A | 0 | 2A | E4 | 24 | 2B |
| Octal | 106 | 126 | 225 | 65 | 52 | 0 | 52 | 344 | 44 | 53 |
| Binary | 1000110 | 1010110 | 10010101 | 110101 | 101010 | 0 | 101010 | 11100100 | 100100 | 101011 |
Color Harmonies of #465695
Complementary color
Monochromatic Colors of #465695
Black with #465695
Text Example
Text Example
White with #465695
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465695; }
p { color: rgb(70,86,149); }
H1.HeaderClassName
{
color: #465695;
}
.AnyTagClassName
{
color: #465695;
}
</style>
background-color css
<style>
a { background-color: #465695; }
a { background-color: rgb(70,86,149); }
div.DivClassName
{
background-color: #465695;
}
.BgClassName
{
background-color: #465695;
}
</style>
border-color css
<style>
span { border-color: #465695; }
span { border-color: rgb(70,86,149); }
td.TdClassName
{
border-color: #465695;
}
.TagClassName
{
border-color: #465695;
}
</style>