Shades of Governor Bay #465692
Tints of Governor Bay #465692
RGB
CMYK
RGB Variations
Color information
#465692 (or 0x465692) is known color: Governor Bay. HEX triplet: 46, 56 and 92. RGB value is (70,86,146). Sum of RGB (Red+Green+Blue) = 70+86+146=302 (40% of max value = 765). Red value is 70 (27.73% from 255 or 23.18% from 302); Green value is 86 (33.98% from 255 or 28.48% from 302); Blue value is 146 (57.42% from 255 or 48.34% from 302); Max value from RGB is 146 - color contains mainly: blue. Hex color #465692 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #465692 is #B9A96D. Grayscale: #575757. Windows color (decimal): -12167534 or 9590342. OLE color: 9590342.
HSL color Cylindrical-coordinate representation of color #465692: hue angle of 227.37º degrees, saturation: 0.35, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #465692 is Cyan = 0.52, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 70 | 86 | 146 | - |
| CMYK | 0.52 | 0.41 | 0 | 0.43 |
| HSL | 227.37º | 0.35% | 0.42% | - |
| HSV(B) | 227.37º | 0.52% | 0.57% | - |
| XYZ | 11.04 | 10.03 | 28.55 | - |
| YUV | 88.06 | 160.7 | 115.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 86 | 146 | 0.52 | 0.41 | 0 | 0.43 | 227.37 | 0.35 | 0.42 |
| Hex | 46 | 56 | 92 | 34 | 29 | 0 | 2B | E3 | 23 | 2A |
| Octal | 106 | 126 | 222 | 64 | 51 | 0 | 53 | 343 | 43 | 52 |
| Binary | 1000110 | 1010110 | 10010010 | 110100 | 101001 | 0 | 101011 | 11100011 | 100011 | 101010 |
Color Harmonies of #465692
Complementary color
Monochromatic Colors of #465692
Black with #465692
Text Example
Text Example
White with #465692
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465692; }
p { color: rgb(70,86,146); }
H1.HeaderClassName
{
color: #465692;
}
.AnyTagClassName
{
color: #465692;
}
</style>
background-color css
<style>
a { background-color: #465692; }
a { background-color: rgb(70,86,146); }
div.DivClassName
{
background-color: #465692;
}
.BgClassName
{
background-color: #465692;
}
</style>
border-color css
<style>
span { border-color: #465692; }
span { border-color: rgb(70,86,146); }
td.TdClassName
{
border-color: #465692;
}
.TagClassName
{
border-color: #465692;
}
</style>