Shades of Governor Bay #646691
Tints of Governor Bay #646691
RGB
CMYK
RGB Variations
Color information
#646691 (or 0x646691) is known color: Governor Bay. HEX triplet: 64, 66 and 91. RGB value is (100,102,145). Sum of RGB (Red+Green+Blue) = 100+102+145=347 (45% of max value = 765). Red value is 100 (39.45% from 255 or 28.82% from 347); Green value is 102 (40.23% from 255 or 29.39% from 347); Blue value is 145 (57.03% from 255 or 41.79% from 347); Max value from RGB is 145 - color contains mainly: blue. Hex color #646691 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #646691 is #9B996E. Grayscale: #6A6A6A. Windows color (decimal): -10197359 or 9528932. OLE color: 9528932.
HSL color Cylindrical-coordinate representation of color #646691: hue angle of 237.33º degrees, saturation: 0.18, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #646691 is Cyan = 0.31, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 100 | 102 | 145 | - |
| CMYK | 0.31 | 0.30 | 0 | 0.43 |
| HSL | 237.33º | 0.18% | 0.48% | - |
| HSV(B) | 237.33º | 0.31% | 0.57% | - |
| XYZ | 15.12 | 14.26 | 28.74 | - |
| YUV | 106.3 | 149.84 | 123.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 102 | 145 | 0.31 | 0.30 | 0 | 0.43 | 237.33 | 0.18 | 0.48 |
| Hex | 64 | 66 | 91 | 1F | 1E | 0 | 2B | ED | 12 | 30 |
| Octal | 144 | 146 | 221 | 37 | 36 | 0 | 53 | 355 | 22 | 60 |
| Binary | 1100100 | 1100110 | 10010001 | 11111 | 11110 | 0 | 101011 | 11101101 | 10010 | 110000 |
Color Harmonies of #646691
Complementary color
Monochromatic Colors of #646691
Black with #646691
Text Example
Text Example
White with #646691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #646691; }
p { color: rgb(100,102,145); }
H1.HeaderClassName
{
color: #646691;
}
.AnyTagClassName
{
color: #646691;
}
</style>
background-color css
<style>
a { background-color: #646691; }
a { background-color: rgb(100,102,145); }
div.DivClassName
{
background-color: #646691;
}
.BgClassName
{
background-color: #646691;
}
</style>
border-color css
<style>
span { border-color: #646691; }
span { border-color: rgb(100,102,145); }
td.TdClassName
{
border-color: #646691;
}
.TagClassName
{
border-color: #646691;
}
</style>