Shades of Governor Bay #424796
Tints of Governor Bay #424796
RGB
CMYK
RGB Variations
Color information
#424796 (or 0x424796) is known color: Governor Bay. HEX triplet: 42, 47 and 96. RGB value is (66,71,150). Sum of RGB (Red+Green+Blue) = 66+71+150=287 (38% of max value = 765). Red value is 66 (26.17% from 255 or 23.00% from 287); Green value is 71 (28.12% from 255 or 24.74% from 287); Blue value is 150 (58.98% from 255 or 52.26% from 287); Max value from RGB is 150 - color contains mainly: blue. Hex color #424796 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #424796 is #BDB869. Grayscale: #4E4E4E. Windows color (decimal): -12433514 or 9848642. OLE color: 9848642.
HSL color Cylindrical-coordinate representation of color #424796: hue angle of 236.43º degrees, saturation: 0.39, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #424796 is Cyan = 0.56, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 66 | 71 | 150 | - |
| CMYK | 0.56 | 0.53 | 0 | 0.41 |
| HSL | 236.43º | 0.39% | 0.42% | - |
| HSV(B) | 236.43º | 0.56% | 0.59% | - |
| XYZ | 10.01 | 7.87 | 29.85 | - |
| YUV | 78.51 | 168.34 | 119.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 71 | 150 | 0.56 | 0.53 | 0 | 0.41 | 236.43 | 0.39 | 0.42 |
| Hex | 42 | 47 | 96 | 38 | 35 | 0 | 29 | EC | 27 | 2A |
| Octal | 102 | 107 | 226 | 70 | 65 | 0 | 51 | 354 | 47 | 52 |
| Binary | 1000010 | 1000111 | 10010110 | 111000 | 110101 | 0 | 101001 | 11101100 | 100111 | 101010 |
Color Harmonies of #424796
Complementary color
Monochromatic Colors of #424796
Black with #424796
Text Example
Text Example
White with #424796
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424796; }
p { color: rgb(66,71,150); }
H1.HeaderClassName
{
color: #424796;
}
.AnyTagClassName
{
color: #424796;
}
</style>
background-color css
<style>
a { background-color: #424796; }
a { background-color: rgb(66,71,150); }
div.DivClassName
{
background-color: #424796;
}
.BgClassName
{
background-color: #424796;
}
</style>
border-color css
<style>
span { border-color: #424796; }
span { border-color: rgb(66,71,150); }
td.TdClassName
{
border-color: #424796;
}
.TagClassName
{
border-color: #424796;
}
</style>