Shades of Governor Bay #424899
Tints of Governor Bay #424899
RGB
CMYK
RGB Variations
Color information
#424899 (or 0x424899) is known color: Governor Bay. HEX triplet: 42, 48 and 99. RGB value is (66,72,153). Sum of RGB (Red+Green+Blue) = 66+72+153=291 (38% of max value = 765). Red value is 66 (26.17% from 255 or 22.68% from 291); Green value is 72 (28.52% from 255 or 24.74% from 291); Blue value is 153 (60.16% from 255 or 52.58% from 291); Max value from RGB is 153 - color contains mainly: blue. Hex color #424899 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #424899 is #BDB766. Grayscale: #4F4F4F. Windows color (decimal): -12433255 or 10045506. OLE color: 10045506.
HSL color Cylindrical-coordinate representation of color #424899: hue angle of 235.86º degrees, saturation: 0.4, 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 #424899 is Cyan = 0.57, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 66 | 72 | 153 | - |
| CMYK | 0.57 | 0.53 | 0 | 0.4 |
| HSL | 235.86º | 0.4% | 0.43% | - |
| HSV(B) | 235.86º | 0.57% | 0.6% | - |
| XYZ | 10.31 | 8.09 | 31.16 | - |
| YUV | 79.44 | 169.51 | 118.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 72 | 153 | 0.57 | 0.53 | 0 | 0.4 | 235.86 | 0.4 | 0.43 |
| Hex | 42 | 48 | 99 | 39 | 35 | 0 | 28 | EC | 28 | 2B |
| Octal | 102 | 110 | 231 | 71 | 65 | 0 | 50 | 354 | 50 | 53 |
| Binary | 1000010 | 1001000 | 10011001 | 111001 | 110101 | 0 | 101000 | 11101100 | 101000 | 101011 |
Color Harmonies of #424899
Complementary color
Monochromatic Colors of #424899
Black with #424899
Text Example
Text Example
White with #424899
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424899; }
p { color: rgb(66,72,153); }
H1.HeaderClassName
{
color: #424899;
}
.AnyTagClassName
{
color: #424899;
}
</style>
background-color css
<style>
a { background-color: #424899; }
a { background-color: rgb(66,72,153); }
div.DivClassName
{
background-color: #424899;
}
.BgClassName
{
background-color: #424899;
}
</style>
border-color css
<style>
span { border-color: #424899; }
span { border-color: rgb(66,72,153); }
td.TdClassName
{
border-color: #424899;
}
.TagClassName
{
border-color: #424899;
}
</style>