Shades of Governor Bay #465392
Tints of Governor Bay #465392
RGB
CMYK
RGB Variations
Color information
#465392 (or 0x465392) is known color: Governor Bay. HEX triplet: 46, 53 and 92. RGB value is (70,83,146). Sum of RGB (Red+Green+Blue) = 70+83+146=299 (39% of max value = 765). Red value is 70 (27.73% from 255 or 23.41% from 299); Green value is 83 (32.81% from 255 or 27.76% from 299); Blue value is 146 (57.42% from 255 or 48.83% from 299); Max value from RGB is 146 - color contains mainly: blue. Hex color #465392 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #465392 is #B9AC6D. Grayscale: #565656. Windows color (decimal): -12168302 or 9589574. OLE color: 9589574.
HSL color Cylindrical-coordinate representation of color #465392: hue angle of 229.74º 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 #465392 is Cyan = 0.52, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 70 | 83 | 146 | - |
| CMYK | 0.52 | 0.43 | 0 | 0.43 |
| HSL | 229.74º | 0.35% | 0.42% | - |
| HSV(B) | 229.74º | 0.52% | 0.57% | - |
| XYZ | 10.81 | 9.56 | 28.47 | - |
| YUV | 86.3 | 161.69 | 116.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 83 | 146 | 0.52 | 0.43 | 0 | 0.43 | 229.74 | 0.35 | 0.42 |
| Hex | 46 | 53 | 92 | 34 | 2B | 0 | 2B | E6 | 23 | 2A |
| Octal | 106 | 123 | 222 | 64 | 53 | 0 | 53 | 346 | 43 | 52 |
| Binary | 1000110 | 1010011 | 10010010 | 110100 | 101011 | 0 | 101011 | 11100110 | 100011 | 101010 |
Color Harmonies of #465392
Complementary color
Monochromatic Colors of #465392
Black with #465392
Text Example
Text Example
White with #465392
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465392; }
p { color: rgb(70,83,146); }
H1.HeaderClassName
{
color: #465392;
}
.AnyTagClassName
{
color: #465392;
}
</style>
background-color css
<style>
a { background-color: #465392; }
a { background-color: rgb(70,83,146); }
div.DivClassName
{
background-color: #465392;
}
.BgClassName
{
background-color: #465392;
}
</style>
border-color css
<style>
span { border-color: #465392; }
span { border-color: rgb(70,83,146); }
td.TdClassName
{
border-color: #465392;
}
.TagClassName
{
border-color: #465392;
}
</style>