Shades of Governor Bay #465493
Tints of Governor Bay #465493
RGB
CMYK
RGB Variations
Color information
#465493 (or 0x465493) is known color: Governor Bay. HEX triplet: 46, 54 and 93. RGB value is (70,84,147). Sum of RGB (Red+Green+Blue) = 70+84+147=301 (39% of max value = 765). Red value is 70 (27.73% from 255 or 23.26% from 301); Green value is 84 (33.20% from 255 or 27.91% from 301); Blue value is 147 (57.81% from 255 or 48.84% from 301); Max value from RGB is 147 - color contains mainly: blue. Hex color #465493 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #465493 is #B9AB6C. Grayscale: #565656. Windows color (decimal): -12168045 or 9655366. OLE color: 9655366.
HSL color Cylindrical-coordinate representation of color #465493: hue angle of 229.09º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #465493 is Cyan = 0.52, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 70 | 84 | 147 | - |
| CMYK | 0.52 | 0.43 | 0 | 0.42 |
| HSL | 229.09º | 0.35% | 0.43% | - |
| HSV(B) | 229.09º | 0.52% | 0.58% | - |
| XYZ | 10.96 | 9.75 | 28.91 | - |
| YUV | 87 | 161.86 | 115.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 84 | 147 | 0.52 | 0.43 | 0 | 0.42 | 229.09 | 0.35 | 0.43 |
| Hex | 46 | 54 | 93 | 34 | 2B | 0 | 2A | E5 | 23 | 2B |
| Octal | 106 | 124 | 223 | 64 | 53 | 0 | 52 | 345 | 43 | 53 |
| Binary | 1000110 | 1010100 | 10010011 | 110100 | 101011 | 0 | 101010 | 11100101 | 100011 | 101011 |
Color Harmonies of #465493
Complementary color
Monochromatic Colors of #465493
Black with #465493
Text Example
Text Example
White with #465493
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465493; }
p { color: rgb(70,84,147); }
H1.HeaderClassName
{
color: #465493;
}
.AnyTagClassName
{
color: #465493;
}
</style>
background-color css
<style>
a { background-color: #465493; }
a { background-color: rgb(70,84,147); }
div.DivClassName
{
background-color: #465493;
}
.BgClassName
{
background-color: #465493;
}
</style>
border-color css
<style>
span { border-color: #465493; }
span { border-color: rgb(70,84,147); }
td.TdClassName
{
border-color: #465493;
}
.TagClassName
{
border-color: #465493;
}
</style>