Shades of Governor Bay #46469C
Tints of Governor Bay #46469C
RGB
CMYK
RGB Variations
Color information
#46469C (or 0x46469C) is known color: Governor Bay. HEX triplet: 46, 46 and 9C. RGB value is (70,70,156). Sum of RGB (Red+Green+Blue) = 70+70+156=296 (39% of max value = 765). Red value is 70 (27.73% from 255 or 23.65% from 296); Green value is 70 (27.73% from 255 or 23.65% from 296); Blue value is 156 (61.33% from 255 or 52.70% from 296); Max value from RGB is 156 - color contains mainly: blue. Hex color #46469C is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #46469C is #B9B963. Grayscale: #4F4F4F. Windows color (decimal): -12171620 or 10241606. OLE color: 10241606.
HSL color Cylindrical-coordinate representation of color #46469C: hue angle of 240º degrees, saturation: 0.38, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.61% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #46469C is Cyan = 0.55, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.39.
Color convert
| RGB | 70 | 70 | 156 | - |
| CMYK | 0.55 | 0.55 | 0 | 0.39 |
| HSL | 240º | 0.38% | 0.44% | - |
| HSV(B) | 240º | 0.55% | 0.61% | - |
| XYZ | 10.72 | 8.08 | 32.45 | - |
| YUV | 79.8 | 171 | 121.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 70 | 156 | 0.55 | 0.55 | 0 | 0.39 | 240 | 0.38 | 0.44 |
| Hex | 46 | 46 | 9C | 37 | 37 | 0 | 27 | F0 | 26 | 2C |
| Octal | 106 | 106 | 234 | 67 | 67 | 0 | 47 | 360 | 46 | 54 |
| Binary | 1000110 | 1000110 | 10011100 | 110111 | 110111 | 0 | 100111 | 11110000 | 100110 | 101100 |
Color Harmonies of #46469C
Complementary color
Monochromatic Colors of #46469C
Black with #46469C
Text Example
Text Example
White with #46469C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #46469C; }
p { color: rgb(70,70,156); }
H1.HeaderClassName
{
color: #46469C;
}
.AnyTagClassName
{
color: #46469C;
}
</style>
background-color css
<style>
a { background-color: #46469C; }
a { background-color: rgb(70,70,156); }
div.DivClassName
{
background-color: #46469C;
}
.BgClassName
{
background-color: #46469C;
}
</style>
border-color css
<style>
span { border-color: #46469C; }
span { border-color: rgb(70,70,156); }
td.TdClassName
{
border-color: #46469C;
}
.TagClassName
{
border-color: #46469C;
}
</style>