Shades of Governor Bay #465295
Tints of Governor Bay #465295
RGB
CMYK
RGB Variations
Color information
#465295 (or 0x465295) is known color: Governor Bay. HEX triplet: 46, 52 and 95. RGB value is (70,82,149). Sum of RGB (Red+Green+Blue) = 70+82+149=301 (39% of max value = 765). Red value is 70 (27.73% from 255 or 23.26% from 301); Green value is 82 (32.42% from 255 or 27.24% from 301); Blue value is 149 (58.59% from 255 or 49.50% from 301); Max value from RGB is 149 - color contains mainly: blue. Hex color #465295 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #465295 is #B9AD6A. Grayscale: #555555. Windows color (decimal): -12168555 or 9785926. OLE color: 9785926.
HSL color Cylindrical-coordinate representation of color #465295: hue angle of 230.89º 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 #465295 is Cyan = 0.53, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 70 | 82 | 149 | - |
| CMYK | 0.53 | 0.45 | 0 | 0.42 |
| HSL | 230.89º | 0.36% | 0.43% | - |
| HSV(B) | 230.89º | 0.53% | 0.58% | - |
| XYZ | 10.97 | 9.51 | 29.69 | - |
| YUV | 86.05 | 163.52 | 116.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 82 | 149 | 0.53 | 0.45 | 0 | 0.42 | 230.89 | 0.36 | 0.43 |
| Hex | 46 | 52 | 95 | 35 | 2D | 0 | 2A | E7 | 24 | 2B |
| Octal | 106 | 122 | 225 | 65 | 55 | 0 | 52 | 347 | 44 | 53 |
| Binary | 1000110 | 1010010 | 10010101 | 110101 | 101101 | 0 | 101010 | 11100111 | 100100 | 101011 |
Color Harmonies of #465295
Complementary color
Monochromatic Colors of #465295
Black with #465295
Text Example
Text Example
White with #465295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465295; }
p { color: rgb(70,82,149); }
H1.HeaderClassName
{
color: #465295;
}
.AnyTagClassName
{
color: #465295;
}
</style>
background-color css
<style>
a { background-color: #465295; }
a { background-color: rgb(70,82,149); }
div.DivClassName
{
background-color: #465295;
}
.BgClassName
{
background-color: #465295;
}
</style>
border-color css
<style>
span { border-color: #465295; }
span { border-color: rgb(70,82,149); }
td.TdClassName
{
border-color: #465295;
}
.TagClassName
{
border-color: #465295;
}
</style>