Shades of Governor Bay #424698
Tints of Governor Bay #424698
RGB
CMYK
RGB Variations
Color information
#424698 (or 0x424698) is known color: Governor Bay. HEX triplet: 42, 46 and 98. RGB value is (66,70,152). Sum of RGB (Red+Green+Blue) = 66+70+152=288 (38% of max value = 765). Red value is 66 (26.17% from 255 or 22.92% from 288); Green value is 70 (27.73% from 255 or 24.31% from 288); Blue value is 152 (59.77% from 255 or 52.78% from 288); Max value from RGB is 152 - color contains mainly: blue. Hex color #424698 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #424698 is #BDB967. Grayscale: #4D4D4D. Windows color (decimal): -12433768 or 9979458. OLE color: 9979458.
HSL color Cylindrical-coordinate representation of color #424698: hue angle of 237.21º degrees, saturation: 0.39, 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 #424698 is Cyan = 0.57, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 66 | 70 | 152 | - |
| CMYK | 0.57 | 0.54 | 0 | 0.40 |
| HSL | 237.21º | 0.39% | 0.43% | - |
| HSV(B) | 237.21º | 0.57% | 0.6% | - |
| XYZ | 10.1 | 7.81 | 30.68 | - |
| YUV | 78.15 | 169.67 | 119.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 70 | 152 | 0.57 | 0.54 | 0 | 0.40 | 237.21 | 0.39 | 0.43 |
| Hex | 42 | 46 | 98 | 39 | 36 | 0 | 28 | ED | 27 | 2B |
| Octal | 102 | 106 | 230 | 71 | 66 | 0 | 50 | 355 | 47 | 53 |
| Binary | 1000010 | 1000110 | 10011000 | 111001 | 110110 | 0 | 101000 | 11101101 | 100111 | 101011 |
Color Harmonies of #424698
Complementary color
Monochromatic Colors of #424698
Black with #424698
Text Example
Text Example
White with #424698
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424698; }
p { color: rgb(66,70,152); }
H1.HeaderClassName
{
color: #424698;
}
.AnyTagClassName
{
color: #424698;
}
</style>
background-color css
<style>
a { background-color: #424698; }
a { background-color: rgb(66,70,152); }
div.DivClassName
{
background-color: #424698;
}
.BgClassName
{
background-color: #424698;
}
</style>
border-color css
<style>
span { border-color: #424698; }
span { border-color: rgb(66,70,152); }
td.TdClassName
{
border-color: #424698;
}
.TagClassName
{
border-color: #424698;
}
</style>