Shades of Governor Bay #465697
Tints of Governor Bay #465697
RGB
CMYK
RGB Variations
Color information
#465697 (or 0x465697) is known color: Governor Bay. HEX triplet: 46, 56 and 97. RGB value is (70,86,151). Sum of RGB (Red+Green+Blue) = 70+86+151=307 (40% of max value = 765). Red value is 70 (27.73% from 255 or 22.80% from 307); Green value is 86 (33.98% from 255 or 28.01% from 307); Blue value is 151 (59.38% from 255 or 49.19% from 307); Max value from RGB is 151 - color contains mainly: blue. Hex color #465697 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #465697 is #B9A968. Grayscale: #585858. Windows color (decimal): -12167529 or 9918022. OLE color: 9918022.
HSL color Cylindrical-coordinate representation of color #465697: hue angle of 228.15º degrees, saturation: 0.37, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #465697 is Cyan = 0.54, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 70 | 86 | 151 | - |
| CMYK | 0.54 | 0.43 | 0 | 0.41 |
| HSL | 228.15º | 0.37% | 0.43% | - |
| HSV(B) | 228.15º | 0.54% | 0.59% | - |
| XYZ | 11.44 | 10.19 | 30.64 | - |
| YUV | 88.63 | 163.2 | 114.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 86 | 151 | 0.54 | 0.43 | 0 | 0.41 | 228.15 | 0.37 | 0.43 |
| Hex | 46 | 56 | 97 | 36 | 2B | 0 | 29 | E4 | 25 | 2B |
| Octal | 106 | 126 | 227 | 66 | 53 | 0 | 51 | 344 | 45 | 53 |
| Binary | 1000110 | 1010110 | 10010111 | 110110 | 101011 | 0 | 101001 | 11100100 | 100101 | 101011 |
Color Harmonies of #465697
Complementary color
Monochromatic Colors of #465697
Black with #465697
Text Example
Text Example
White with #465697
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465697; }
p { color: rgb(70,86,151); }
H1.HeaderClassName
{
color: #465697;
}
.AnyTagClassName
{
color: #465697;
}
</style>
background-color css
<style>
a { background-color: #465697; }
a { background-color: rgb(70,86,151); }
div.DivClassName
{
background-color: #465697;
}
.BgClassName
{
background-color: #465697;
}
</style>
border-color css
<style>
span { border-color: #465697; }
span { border-color: rgb(70,86,151); }
td.TdClassName
{
border-color: #465697;
}
.TagClassName
{
border-color: #465697;
}
</style>