Shades of Governor Bay #465390
Tints of Governor Bay #465390
RGB
CMYK
RGB Variations
Color information
#465390 (or 0x465390) is known color: Governor Bay. HEX triplet: 46, 53 and 90. RGB value is (70,83,144). Sum of RGB (Red+Green+Blue) = 70+83+144=297 (39% of max value = 765). Red value is 70 (27.73% from 255 or 23.57% from 297); Green value is 83 (32.81% from 255 or 27.95% from 297); Blue value is 144 (56.64% from 255 or 48.48% from 297); Max value from RGB is 144 - color contains mainly: blue. Hex color #465390 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #465390 is #B9AC6F. Grayscale: #555555. Windows color (decimal): -12168304 or 9458502. OLE color: 9458502.
HSL color Cylindrical-coordinate representation of color #465390: hue angle of 229.46º degrees, saturation: 0.35, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #465390 is Cyan = 0.51, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 70 | 83 | 144 | - |
| CMYK | 0.51 | 0.42 | 0 | 0.44 |
| HSL | 229.46º | 0.35% | 0.42% | - |
| HSV(B) | 229.46º | 0.51% | 0.56% | - |
| XYZ | 10.65 | 9.5 | 27.66 | - |
| YUV | 86.07 | 160.69 | 116.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 83 | 144 | 0.51 | 0.42 | 0 | 0.44 | 229.46 | 0.35 | 0.42 |
| Hex | 46 | 53 | 90 | 33 | 2A | 0 | 2C | E5 | 23 | 2A |
| Octal | 106 | 123 | 220 | 63 | 52 | 0 | 54 | 345 | 43 | 52 |
| Binary | 1000110 | 1010011 | 10010000 | 110011 | 101010 | 0 | 101100 | 11100101 | 100011 | 101010 |
Color Harmonies of #465390
Complementary color
Monochromatic Colors of #465390
Black with #465390
Text Example
Text Example
White with #465390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465390; }
p { color: rgb(70,83,144); }
H1.HeaderClassName
{
color: #465390;
}
.AnyTagClassName
{
color: #465390;
}
</style>
background-color css
<style>
a { background-color: #465390; }
a { background-color: rgb(70,83,144); }
div.DivClassName
{
background-color: #465390;
}
.BgClassName
{
background-color: #465390;
}
</style>
border-color css
<style>
span { border-color: #465390; }
span { border-color: rgb(70,83,144); }
td.TdClassName
{
border-color: #465390;
}
.TagClassName
{
border-color: #465390;
}
</style>