Shades of Governor Bay #465194
Tints of Governor Bay #465194
RGB
CMYK
RGB Variations
Color information
#465194 (or 0x465194) is known color: Governor Bay. HEX triplet: 46, 51 and 94. RGB value is (70,81,148). Sum of RGB (Red+Green+Blue) = 70+81+148=299 (39% of max value = 765). Red value is 70 (27.73% from 255 or 23.41% from 299); Green value is 81 (32.03% from 255 or 27.09% from 299); Blue value is 148 (58.20% from 255 or 49.50% from 299); Max value from RGB is 148 - color contains mainly: blue. Hex color #465194 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #465194 is #B9AE6B. Grayscale: #555555. Windows color (decimal): -12168812 or 9720134. OLE color: 9720134.
HSL color Cylindrical-coordinate representation of color #465194: hue angle of 231.54º 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 #465194 is Cyan = 0.53, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 70 | 81 | 148 | - |
| CMYK | 0.53 | 0.45 | 0 | 0.42 |
| HSL | 231.54º | 0.36% | 0.43% | - |
| HSV(B) | 231.54º | 0.53% | 0.58% | - |
| XYZ | 10.81 | 9.33 | 29.25 | - |
| YUV | 85.35 | 163.36 | 117.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 81 | 148 | 0.53 | 0.45 | 0 | 0.42 | 231.54 | 0.36 | 0.43 |
| Hex | 46 | 51 | 94 | 35 | 2D | 0 | 2A | E8 | 24 | 2B |
| Octal | 106 | 121 | 224 | 65 | 55 | 0 | 52 | 350 | 44 | 53 |
| Binary | 1000110 | 1010001 | 10010100 | 110101 | 101101 | 0 | 101010 | 11101000 | 100100 | 101011 |
Color Harmonies of #465194
Complementary color
Monochromatic Colors of #465194
Black with #465194
Text Example
Text Example
White with #465194
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465194; }
p { color: rgb(70,81,148); }
H1.HeaderClassName
{
color: #465194;
}
.AnyTagClassName
{
color: #465194;
}
</style>
background-color css
<style>
a { background-color: #465194; }
a { background-color: rgb(70,81,148); }
div.DivClassName
{
background-color: #465194;
}
.BgClassName
{
background-color: #465194;
}
</style>
border-color css
<style>
span { border-color: #465194; }
span { border-color: rgb(70,81,148); }
td.TdClassName
{
border-color: #465194;
}
.TagClassName
{
border-color: #465194;
}
</style>