Shades of Governor Bay #464993
Tints of Governor Bay #464993
RGB
CMYK
RGB Variations
Color information
#464993 (or 0x464993) is known color: Governor Bay. HEX triplet: 46, 49 and 93. RGB value is (70,73,147). Sum of RGB (Red+Green+Blue) = 70+73+147=290 (38% of max value = 765). Red value is 70 (27.73% from 255 or 24.14% from 290); Green value is 73 (28.91% from 255 or 25.17% from 290); Blue value is 147 (57.81% from 255 or 50.69% from 290); Max value from RGB is 147 - color contains mainly: blue. Hex color #464993 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #464993 is #B9B66C. Grayscale: #505050. Windows color (decimal): -12170861 or 9652550. OLE color: 9652550.
HSL color Cylindrical-coordinate representation of color #464993: hue angle of 237.66º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #464993 is Cyan = 0.52, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 70 | 73 | 147 | - |
| CMYK | 0.52 | 0.50 | 0 | 0.42 |
| HSL | 237.66º | 0.35% | 0.43% | - |
| HSV(B) | 237.66º | 0.52% | 0.58% | - |
| XYZ | 10.17 | 8.17 | 28.65 | - |
| YUV | 80.54 | 165.51 | 120.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 73 | 147 | 0.52 | 0.50 | 0 | 0.42 | 237.66 | 0.35 | 0.43 |
| Hex | 46 | 49 | 93 | 34 | 32 | 0 | 2A | EE | 23 | 2B |
| Octal | 106 | 111 | 223 | 64 | 62 | 0 | 52 | 356 | 43 | 53 |
| Binary | 1000110 | 1001001 | 10010011 | 110100 | 110010 | 0 | 101010 | 11101110 | 100011 | 101011 |
Color Harmonies of #464993
Complementary color
Monochromatic Colors of #464993
Black with #464993
Text Example
Text Example
White with #464993
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #464993; }
p { color: rgb(70,73,147); }
H1.HeaderClassName
{
color: #464993;
}
.AnyTagClassName
{
color: #464993;
}
</style>
background-color css
<style>
a { background-color: #464993; }
a { background-color: rgb(70,73,147); }
div.DivClassName
{
background-color: #464993;
}
.BgClassName
{
background-color: #464993;
}
</style>
border-color css
<style>
span { border-color: #464993; }
span { border-color: rgb(70,73,147); }
td.TdClassName
{
border-color: #464993;
}
.TagClassName
{
border-color: #464993;
}
</style>