Shades of Governor Bay #424895
Tints of Governor Bay #424895
RGB
CMYK
RGB Variations
Color information
#424895 (or 0x424895) is known color: Governor Bay. HEX triplet: 42, 48 and 95. RGB value is (66,72,149). Sum of RGB (Red+Green+Blue) = 66+72+149=287 (38% of max value = 765). Red value is 66 (26.17% from 255 or 23.00% from 287); Green value is 72 (28.52% from 255 or 25.09% from 287); Blue value is 149 (58.59% from 255 or 51.92% from 287); Max value from RGB is 149 - color contains mainly: blue. Hex color #424895 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #424895 is #BDB76A. Grayscale: #4E4E4E. Windows color (decimal): -12433259 or 9783362. OLE color: 9783362.
HSL color Cylindrical-coordinate representation of color #424895: hue angle of 235.66º degrees, saturation: 0.39, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #424895 is Cyan = 0.56, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 72 | 149 | - |
| CMYK | 0.56 | 0.52 | 0 | 0.42 |
| HSL | 235.66º | 0.39% | 0.42% | - |
| HSV(B) | 235.66º | 0.56% | 0.58% | - |
| XYZ | 9.99 | 7.96 | 29.44 | - |
| YUV | 78.98 | 167.51 | 118.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 72 | 149 | 0.56 | 0.52 | 0 | 0.42 | 235.66 | 0.39 | 0.42 |
| Hex | 42 | 48 | 95 | 38 | 34 | 0 | 2A | EC | 27 | 2A |
| Octal | 102 | 110 | 225 | 70 | 64 | 0 | 52 | 354 | 47 | 52 |
| Binary | 1000010 | 1001000 | 10010101 | 111000 | 110100 | 0 | 101010 | 11101100 | 100111 | 101010 |
Color Harmonies of #424895
Complementary color
Monochromatic Colors of #424895
Black with #424895
Text Example
Text Example
White with #424895
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424895; }
p { color: rgb(66,72,149); }
H1.HeaderClassName
{
color: #424895;
}
.AnyTagClassName
{
color: #424895;
}
</style>
background-color css
<style>
a { background-color: #424895; }
a { background-color: rgb(66,72,149); }
div.DivClassName
{
background-color: #424895;
}
.BgClassName
{
background-color: #424895;
}
</style>
border-color css
<style>
span { border-color: #424895; }
span { border-color: rgb(66,72,149); }
td.TdClassName
{
border-color: #424895;
}
.TagClassName
{
border-color: #424895;
}
</style>