Shades of Governor Bay #465095
Tints of Governor Bay #465095
RGB
CMYK
RGB Variations
Color information
#465095 (or 0x465095) is known color: Governor Bay. HEX triplet: 46, 50 and 95. RGB value is (70,80,149). Sum of RGB (Red+Green+Blue) = 70+80+149=299 (39% of max value = 765). Red value is 70 (27.73% from 255 or 23.41% from 299); Green value is 80 (31.64% from 255 or 26.76% from 299); Blue value is 149 (58.59% from 255 or 49.83% from 299); Max value from RGB is 149 - color contains mainly: blue. Hex color #465095 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #465095 is #B9AF6A. Grayscale: #545454. Windows color (decimal): -12169067 or 9785414. OLE color: 9785414.
HSL color Cylindrical-coordinate representation of color #465095: hue angle of 232.41º degrees, saturation: 0.36, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #465095 is Cyan = 0.53, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 70 | 80 | 149 | - |
| CMYK | 0.53 | 0.46 | 0 | 0.42 |
| HSL | 232.41º | 0.36% | 0.43% | - |
| HSV(B) | 232.41º | 0.53% | 0.58% | - |
| XYZ | 10.82 | 9.21 | 29.64 | - |
| YUV | 84.88 | 164.19 | 117.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 80 | 149 | 0.53 | 0.46 | 0 | 0.42 | 232.41 | 0.36 | 0.43 |
| Hex | 46 | 50 | 95 | 35 | 2E | 0 | 2A | E8 | 24 | 2B |
| Octal | 106 | 120 | 225 | 65 | 56 | 0 | 52 | 350 | 44 | 53 |
| Binary | 1000110 | 1010000 | 10010101 | 110101 | 101110 | 0 | 101010 | 11101000 | 100100 | 101011 |
Color Harmonies of #465095
Complementary color
Monochromatic Colors of #465095
Black with #465095
Text Example
Text Example
White with #465095
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465095; }
p { color: rgb(70,80,149); }
H1.HeaderClassName
{
color: #465095;
}
.AnyTagClassName
{
color: #465095;
}
</style>
background-color css
<style>
a { background-color: #465095; }
a { background-color: rgb(70,80,149); }
div.DivClassName
{
background-color: #465095;
}
.BgClassName
{
background-color: #465095;
}
</style>
border-color css
<style>
span { border-color: #465095; }
span { border-color: rgb(70,80,149); }
td.TdClassName
{
border-color: #465095;
}
.TagClassName
{
border-color: #465095;
}
</style>