Shades of Governor Bay #465598
Tints of Governor Bay #465598
RGB
CMYK
RGB Variations
Color information
#465598 (or 0x465598) is known color: Governor Bay. HEX triplet: 46, 55 and 98. RGB value is (70,85,152). Sum of RGB (Red+Green+Blue) = 70+85+152=307 (40% of max value = 765). Red value is 70 (27.73% from 255 or 22.80% from 307); Green value is 85 (33.59% from 255 or 27.69% from 307); Blue value is 152 (59.77% from 255 or 49.51% from 307); Max value from RGB is 152 - color contains mainly: blue. Hex color #465598 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #465598 is #B9AA67. Grayscale: #575757. Windows color (decimal): -12167784 or 9983302. OLE color: 9983302.
HSL color Cylindrical-coordinate representation of color #465598: hue angle of 229.02º 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 #465598 is Cyan = 0.54, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 70 | 85 | 152 | - |
| CMYK | 0.54 | 0.44 | 0 | 0.40 |
| HSL | 229.02º | 0.37% | 0.44% | - |
| HSV(B) | 229.02º | 0.54% | 0.6% | - |
| XYZ | 11.44 | 10.07 | 31.05 | - |
| YUV | 88.15 | 164.03 | 115.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 85 | 152 | 0.54 | 0.44 | 0 | 0.40 | 229.02 | 0.37 | 0.44 |
| Hex | 46 | 55 | 98 | 36 | 2C | 0 | 28 | E5 | 25 | 2C |
| Octal | 106 | 125 | 230 | 66 | 54 | 0 | 50 | 345 | 45 | 54 |
| Binary | 1000110 | 1010101 | 10011000 | 110110 | 101100 | 0 | 101000 | 11100101 | 100101 | 101100 |
Color Harmonies of #465598
Complementary color
Monochromatic Colors of #465598
Black with #465598
Text Example
Text Example
White with #465598
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465598; }
p { color: rgb(70,85,152); }
H1.HeaderClassName
{
color: #465598;
}
.AnyTagClassName
{
color: #465598;
}
</style>
background-color css
<style>
a { background-color: #465598; }
a { background-color: rgb(70,85,152); }
div.DivClassName
{
background-color: #465598;
}
.BgClassName
{
background-color: #465598;
}
</style>
border-color css
<style>
span { border-color: #465598; }
span { border-color: rgb(70,85,152); }
td.TdClassName
{
border-color: #465598;
}
.TagClassName
{
border-color: #465598;
}
</style>