Shades of Governor Bay #424893
Tints of Governor Bay #424893
RGB
CMYK
RGB Variations
Color information
#424893 (or 0x424893) is known color: Governor Bay. HEX triplet: 42, 48 and 93. RGB value is (66,72,147). Sum of RGB (Red+Green+Blue) = 66+72+147=285 (37% of max value = 765). Red value is 66 (26.17% from 255 or 23.16% from 285); Green value is 72 (28.52% from 255 or 25.26% from 285); Blue value is 147 (57.81% from 255 or 51.58% from 285); Max value from RGB is 147 - color contains mainly: blue. Hex color #424893 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #424893 is #BDB76C. Grayscale: #4E4E4E. Windows color (decimal): -12433261 or 9652290. OLE color: 9652290.
HSL color Cylindrical-coordinate representation of color #424893: hue angle of 235.56º 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 #424893 is Cyan = 0.55, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 72 | 147 | - |
| CMYK | 0.55 | 0.51 | 0 | 0.42 |
| HSL | 235.56º | 0.38% | 0.42% | - |
| HSV(B) | 235.56º | 0.55% | 0.58% | - |
| XYZ | 9.83 | 7.9 | 28.61 | - |
| YUV | 78.76 | 166.51 | 118.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 72 | 147 | 0.55 | 0.51 | 0 | 0.42 | 235.56 | 0.38 | 0.42 |
| Hex | 42 | 48 | 93 | 37 | 33 | 0 | 2A | EC | 26 | 2A |
| Octal | 102 | 110 | 223 | 67 | 63 | 0 | 52 | 354 | 46 | 52 |
| Binary | 1000010 | 1001000 | 10010011 | 110111 | 110011 | 0 | 101010 | 11101100 | 100110 | 101010 |
Color Harmonies of #424893
Complementary color
Monochromatic Colors of #424893
Black with #424893
Text Example
Text Example
White with #424893
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424893; }
p { color: rgb(66,72,147); }
H1.HeaderClassName
{
color: #424893;
}
.AnyTagClassName
{
color: #424893;
}
</style>
background-color css
<style>
a { background-color: #424893; }
a { background-color: rgb(66,72,147); }
div.DivClassName
{
background-color: #424893;
}
.BgClassName
{
background-color: #424893;
}
</style>
border-color css
<style>
span { border-color: #424893; }
span { border-color: rgb(66,72,147); }
td.TdClassName
{
border-color: #424893;
}
.TagClassName
{
border-color: #424893;
}
</style>