Shades of Governor Bay #424997
Tints of Governor Bay #424997
RGB
CMYK
RGB Variations
Color information
#424997 (or 0x424997) is known color: Governor Bay. HEX triplet: 42, 49 and 97. RGB value is (66,73,151). Sum of RGB (Red+Green+Blue) = 66+73+151=290 (38% of max value = 765). Red value is 66 (26.17% from 255 or 22.76% from 290); Green value is 73 (28.91% from 255 or 25.17% from 290); Blue value is 151 (59.38% from 255 or 52.07% from 290); Max value from RGB is 151 - color contains mainly: blue. Hex color #424997 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #424997 is #BDB668. Grayscale: #4F4F4F. Windows color (decimal): -12433001 or 9914690. OLE color: 9914690.
HSL color Cylindrical-coordinate representation of color #424997: hue angle of 235.06º degrees, saturation: 0.39, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #424997 is Cyan = 0.56, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 66 | 73 | 151 | - |
| CMYK | 0.56 | 0.52 | 0 | 0.41 |
| HSL | 235.06º | 0.39% | 0.43% | - |
| HSV(B) | 235.06º | 0.56% | 0.59% | - |
| XYZ | 10.22 | 8.16 | 30.31 | - |
| YUV | 79.8 | 168.18 | 118.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 73 | 151 | 0.56 | 0.52 | 0 | 0.41 | 235.06 | 0.39 | 0.43 |
| Hex | 42 | 49 | 97 | 38 | 34 | 0 | 29 | EB | 27 | 2B |
| Octal | 102 | 111 | 227 | 70 | 64 | 0 | 51 | 353 | 47 | 53 |
| Binary | 1000010 | 1001001 | 10010111 | 111000 | 110100 | 0 | 101001 | 11101011 | 100111 | 101011 |
Color Harmonies of #424997
Complementary color
Monochromatic Colors of #424997
Black with #424997
Text Example
Text Example
White with #424997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424997; }
p { color: rgb(66,73,151); }
H1.HeaderClassName
{
color: #424997;
}
.AnyTagClassName
{
color: #424997;
}
</style>
background-color css
<style>
a { background-color: #424997; }
a { background-color: rgb(66,73,151); }
div.DivClassName
{
background-color: #424997;
}
.BgClassName
{
background-color: #424997;
}
</style>
border-color css
<style>
span { border-color: #424997; }
span { border-color: rgb(66,73,151); }
td.TdClassName
{
border-color: #424997;
}
.TagClassName
{
border-color: #424997;
}
</style>