Shades of Governor Bay #424894
Tints of Governor Bay #424894
RGB
CMYK
RGB Variations
Color information
#424894 (or 0x424894) is known color: Governor Bay. HEX triplet: 42, 48 and 94. RGB value is (66,72,148). Sum of RGB (Red+Green+Blue) = 66+72+148=286 (37% of max value = 765). Red value is 66 (26.17% from 255 or 23.08% from 286); Green value is 72 (28.52% from 255 or 25.17% from 286); Blue value is 148 (58.20% from 255 or 51.75% from 286); Max value from RGB is 148 - color contains mainly: blue. Hex color #424894 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #424894 is #BDB76B. Grayscale: #4E4E4E. Windows color (decimal): -12433260 or 9717826. OLE color: 9717826.
HSL color Cylindrical-coordinate representation of color #424894: hue angle of 235.61º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #424894 is Cyan = 0.55, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 72 | 148 | - |
| CMYK | 0.55 | 0.51 | 0 | 0.42 |
| HSL | 235.61º | 0.38% | 0.42% | - |
| HSV(B) | 235.61º | 0.55% | 0.58% | - |
| XYZ | 9.91 | 7.93 | 29.03 | - |
| YUV | 78.87 | 167.01 | 118.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 72 | 148 | 0.55 | 0.51 | 0 | 0.42 | 235.61 | 0.38 | 0.42 |
| Hex | 42 | 48 | 94 | 37 | 33 | 0 | 2A | EC | 26 | 2A |
| Octal | 102 | 110 | 224 | 67 | 63 | 0 | 52 | 354 | 46 | 52 |
| Binary | 1000010 | 1001000 | 10010100 | 110111 | 110011 | 0 | 101010 | 11101100 | 100110 | 101010 |
Color Harmonies of #424894
Complementary color
Monochromatic Colors of #424894
Black with #424894
Text Example
Text Example
White with #424894
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424894; }
p { color: rgb(66,72,148); }
H1.HeaderClassName
{
color: #424894;
}
.AnyTagClassName
{
color: #424894;
}
</style>
background-color css
<style>
a { background-color: #424894; }
a { background-color: rgb(66,72,148); }
div.DivClassName
{
background-color: #424894;
}
.BgClassName
{
background-color: #424894;
}
</style>
border-color css
<style>
span { border-color: #424894; }
span { border-color: rgb(66,72,148); }
td.TdClassName
{
border-color: #424894;
}
.TagClassName
{
border-color: #424894;
}
</style>