Shades of Governor Bay #46459D
Tints of Governor Bay #46459D
RGB
CMYK
RGB Variations
Color information
#46459D (or 0x46459D) is known color: Governor Bay. HEX triplet: 46, 45 and 9D. RGB value is (70,69,157). Sum of RGB (Red+Green+Blue) = 70+69+157=296 (39% of max value = 765). Red value is 70 (27.73% from 255 or 23.65% from 296); Green value is 69 (27.34% from 255 or 23.31% from 296); Blue value is 157 (61.72% from 255 or 53.04% from 296); Max value from RGB is 157 - color contains mainly: blue. Hex color #46459D is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #46459D is #B9BA62. Grayscale: #4E4E4E. Windows color (decimal): -12171875 or 10306886. OLE color: 10306886.
HSL color Cylindrical-coordinate representation of color #46459D: hue angle of 240.68º degrees, saturation: 0.39, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #46459D is Cyan = 0.55, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 70 | 69 | 157 | - |
| CMYK | 0.55 | 0.56 | 0 | 0.38 |
| HSL | 240.68º | 0.39% | 0.44% | - |
| HSV(B) | 240.68º | 0.56% | 0.62% | - |
| XYZ | 10.74 | 7.99 | 32.87 | - |
| YUV | 79.33 | 171.83 | 121.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 69 | 157 | 0.55 | 0.56 | 0 | 0.38 | 240.68 | 0.39 | 0.44 |
| Hex | 46 | 45 | 9D | 37 | 38 | 0 | 26 | F1 | 27 | 2C |
| Octal | 106 | 105 | 235 | 67 | 70 | 0 | 46 | 361 | 47 | 54 |
| Binary | 1000110 | 1000101 | 10011101 | 110111 | 111000 | 0 | 100110 | 11110001 | 100111 | 101100 |
Color Harmonies of #46459D
Complementary color
Monochromatic Colors of #46459D
Black with #46459D
Text Example
Text Example
White with #46459D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #46459D; }
p { color: rgb(70,69,157); }
H1.HeaderClassName
{
color: #46459D;
}
.AnyTagClassName
{
color: #46459D;
}
</style>
background-color css
<style>
a { background-color: #46459D; }
a { background-color: rgb(70,69,157); }
div.DivClassName
{
background-color: #46459D;
}
.BgClassName
{
background-color: #46459D;
}
</style>
border-color css
<style>
span { border-color: #46459D; }
span { border-color: rgb(70,69,157); }
td.TdClassName
{
border-color: #46459D;
}
.TagClassName
{
border-color: #46459D;
}
</style>