Shades of Governor Bay #424699
Tints of Governor Bay #424699
RGB
CMYK
RGB Variations
Color information
#424699 (or 0x424699) is known color: Governor Bay. HEX triplet: 42, 46 and 99. RGB value is (66,70,153). Sum of RGB (Red+Green+Blue) = 66+70+153=289 (38% of max value = 765). Red value is 66 (26.17% from 255 or 22.84% from 289); Green value is 70 (27.73% from 255 or 24.22% from 289); Blue value is 153 (60.16% from 255 or 52.94% from 289); Max value from RGB is 153 - color contains mainly: blue. Hex color #424699 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #424699 is #BDB966. Grayscale: #4D4D4D. Windows color (decimal): -12433767 or 10044994. OLE color: 10044994.
HSL color Cylindrical-coordinate representation of color #424699: hue angle of 237.24º degrees, saturation: 0.4, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #424699 is Cyan = 0.57, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 66 | 70 | 153 | - |
| CMYK | 0.57 | 0.54 | 0 | 0.4 |
| HSL | 237.24º | 0.4% | 0.43% | - |
| HSV(B) | 237.24º | 0.57% | 0.6% | - |
| XYZ | 10.19 | 7.84 | 31.11 | - |
| YUV | 78.27 | 170.17 | 119.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 70 | 153 | 0.57 | 0.54 | 0 | 0.4 | 237.24 | 0.4 | 0.43 |
| Hex | 42 | 46 | 99 | 39 | 36 | 0 | 28 | ED | 28 | 2B |
| Octal | 102 | 106 | 231 | 71 | 66 | 0 | 50 | 355 | 50 | 53 |
| Binary | 1000010 | 1000110 | 10011001 | 111001 | 110110 | 0 | 101000 | 11101101 | 101000 | 101011 |
Color Harmonies of #424699
Complementary color
Monochromatic Colors of #424699
Black with #424699
Text Example
Text Example
White with #424699
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424699; }
p { color: rgb(66,70,153); }
H1.HeaderClassName
{
color: #424699;
}
.AnyTagClassName
{
color: #424699;
}
</style>
background-color css
<style>
a { background-color: #424699; }
a { background-color: rgb(66,70,153); }
div.DivClassName
{
background-color: #424699;
}
.BgClassName
{
background-color: #424699;
}
</style>
border-color css
<style>
span { border-color: #424699; }
span { border-color: rgb(66,70,153); }
td.TdClassName
{
border-color: #424699;
}
.TagClassName
{
border-color: #424699;
}
</style>