Shades of Governor Bay #46469D
Tints of Governor Bay #46469D
RGB
CMYK
RGB Variations
Color information
#46469D (or 0x46469D) is known color: Governor Bay. HEX triplet: 46, 46 and 9D. RGB value is (70,70,157). Sum of RGB (Red+Green+Blue) = 70+70+157=297 (39% of max value = 765). Red value is 70 (27.73% from 255 or 23.57% from 297); Green value is 70 (27.73% from 255 or 23.57% from 297); Blue value is 157 (61.72% from 255 or 52.86% from 297); Max value from RGB is 157 - color contains mainly: blue. Hex color #46469D is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #46469D is #B9B962. Grayscale: #4F4F4F. Windows color (decimal): -12171619 or 10307142. OLE color: 10307142.
HSL color Cylindrical-coordinate representation of color #46469D: hue angle of 240º degrees, saturation: 0.38, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #46469D is Cyan = 0.55, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 70 | 70 | 157 | - |
| CMYK | 0.55 | 0.55 | 0 | 0.38 |
| HSL | 240º | 0.38% | 0.45% | - |
| HSV(B) | 240º | 0.55% | 0.62% | - |
| XYZ | 10.8 | 8.12 | 32.9 | - |
| YUV | 79.92 | 171.5 | 120.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 70 | 157 | 0.55 | 0.55 | 0 | 0.38 | 240 | 0.38 | 0.45 |
| Hex | 46 | 46 | 9D | 37 | 37 | 0 | 26 | F0 | 26 | 2D |
| Octal | 106 | 106 | 235 | 67 | 67 | 0 | 46 | 360 | 46 | 55 |
| Binary | 1000110 | 1000110 | 10011101 | 110111 | 110111 | 0 | 100110 | 11110000 | 100110 | 101101 |
Color Harmonies of #46469D
Complementary color
Monochromatic Colors of #46469D
Black with #46469D
Text Example
Text Example
White with #46469D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #46469D; }
p { color: rgb(70,70,157); }
H1.HeaderClassName
{
color: #46469D;
}
.AnyTagClassName
{
color: #46469D;
}
</style>
background-color css
<style>
a { background-color: #46469D; }
a { background-color: rgb(70,70,157); }
div.DivClassName
{
background-color: #46469D;
}
.BgClassName
{
background-color: #46469D;
}
</style>
border-color css
<style>
span { border-color: #46469D; }
span { border-color: rgb(70,70,157); }
td.TdClassName
{
border-color: #46469D;
}
.TagClassName
{
border-color: #46469D;
}
</style>