Shades of Governor Bay #465499
Tints of Governor Bay #465499
RGB
CMYK
RGB Variations
Color information
#465499 (or 0x465499) is known color: Governor Bay. HEX triplet: 46, 54 and 99. RGB value is (70,84,153). Sum of RGB (Red+Green+Blue) = 70+84+153=307 (40% of max value = 765). Red value is 70 (27.73% from 255 or 22.80% from 307); Green value is 84 (33.20% from 255 or 27.36% from 307); Blue value is 153 (60.16% from 255 or 49.84% from 307); Max value from RGB is 153 - color contains mainly: blue. Hex color #465499 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #465499 is #B9AB66. Grayscale: #575757. Windows color (decimal): -12168039 or 10048582. OLE color: 10048582.
HSL color Cylindrical-coordinate representation of color #465499: hue angle of 229.88º degrees, saturation: 0.37, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #465499 is Cyan = 0.54, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 70 | 84 | 153 | - |
| CMYK | 0.54 | 0.45 | 0 | 0.4 |
| HSL | 229.88º | 0.37% | 0.44% | - |
| HSV(B) | 229.88º | 0.54% | 0.6% | - |
| XYZ | 11.45 | 9.94 | 31.45 | - |
| YUV | 87.68 | 164.86 | 115.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 84 | 153 | 0.54 | 0.45 | 0 | 0.4 | 229.88 | 0.37 | 0.44 |
| Hex | 46 | 54 | 99 | 36 | 2D | 0 | 28 | E6 | 25 | 2C |
| Octal | 106 | 124 | 231 | 66 | 55 | 0 | 50 | 346 | 45 | 54 |
| Binary | 1000110 | 1010100 | 10011001 | 110110 | 101101 | 0 | 101000 | 11100110 | 100101 | 101100 |
Color Harmonies of #465499
Complementary color
Monochromatic Colors of #465499
Black with #465499
Text Example
Text Example
White with #465499
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465499; }
p { color: rgb(70,84,153); }
H1.HeaderClassName
{
color: #465499;
}
.AnyTagClassName
{
color: #465499;
}
</style>
background-color css
<style>
a { background-color: #465499; }
a { background-color: rgb(70,84,153); }
div.DivClassName
{
background-color: #465499;
}
.BgClassName
{
background-color: #465499;
}
</style>
border-color css
<style>
span { border-color: #465499; }
span { border-color: rgb(70,84,153); }
td.TdClassName
{
border-color: #465499;
}
.TagClassName
{
border-color: #465499;
}
</style>