Shades of Governor Bay #465490
Tints of Governor Bay #465490
RGB
CMYK
RGB Variations
Color information
#465490 (or 0x465490) is known color: Governor Bay. HEX triplet: 46, 54 and 90. RGB value is (70,84,144). Sum of RGB (Red+Green+Blue) = 70+84+144=298 (39% of max value = 765). Red value is 70 (27.73% from 255 or 23.49% from 298); Green value is 84 (33.20% from 255 or 28.19% from 298); Blue value is 144 (56.64% from 255 or 48.32% from 298); Max value from RGB is 144 - color contains mainly: blue. Hex color #465490 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #465490 is #B9AB6F. Grayscale: #565656. Windows color (decimal): -12168048 or 9458758. OLE color: 9458758.
HSL color Cylindrical-coordinate representation of color #465490: hue angle of 228.65º 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 #465490 is Cyan = 0.51, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 70 | 84 | 144 | - |
| CMYK | 0.51 | 0.42 | 0 | 0.44 |
| HSL | 228.65º | 0.35% | 0.42% | - |
| HSV(B) | 228.65º | 0.51% | 0.56% | - |
| XYZ | 10.73 | 9.66 | 27.68 | - |
| YUV | 86.65 | 160.36 | 116.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 84 | 144 | 0.51 | 0.42 | 0 | 0.44 | 228.65 | 0.35 | 0.42 |
| Hex | 46 | 54 | 90 | 33 | 2A | 0 | 2C | E5 | 23 | 2A |
| Octal | 106 | 124 | 220 | 63 | 52 | 0 | 54 | 345 | 43 | 52 |
| Binary | 1000110 | 1010100 | 10010000 | 110011 | 101010 | 0 | 101100 | 11100101 | 100011 | 101010 |
Color Harmonies of #465490
Complementary color
Monochromatic Colors of #465490
Black with #465490
Text Example
Text Example
White with #465490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465490; }
p { color: rgb(70,84,144); }
H1.HeaderClassName
{
color: #465490;
}
.AnyTagClassName
{
color: #465490;
}
</style>
background-color css
<style>
a { background-color: #465490; }
a { background-color: rgb(70,84,144); }
div.DivClassName
{
background-color: #465490;
}
.BgClassName
{
background-color: #465490;
}
</style>
border-color css
<style>
span { border-color: #465490; }
span { border-color: rgb(70,84,144); }
td.TdClassName
{
border-color: #465490;
}
.TagClassName
{
border-color: #465490;
}
</style>