Shades of Governor Bay #474899
Tints of Governor Bay #474899
RGB
CMYK
RGB Variations
Color information
#474899 (or 0x474899) is known color: Governor Bay. HEX triplet: 47, 48 and 99. RGB value is (71,72,153). Sum of RGB (Red+Green+Blue) = 71+72+153=296 (39% of max value = 765). Red value is 71 (28.12% from 255 or 23.99% from 296); Green value is 72 (28.52% from 255 or 24.32% from 296); Blue value is 153 (60.16% from 255 or 51.69% from 296); Max value from RGB is 153 - color contains mainly: blue. Hex color #474899 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #474899 is #B8B766. Grayscale: #505050. Windows color (decimal): -12105575 or 10045511. OLE color: 10045511.
HSL color Cylindrical-coordinate representation of color #474899: hue angle of 239.27º degrees, saturation: 0.37, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #474899 is Cyan = 0.54, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 71 | 72 | 153 | - |
| CMYK | 0.54 | 0.53 | 0 | 0.4 |
| HSL | 239.27º | 0.37% | 0.44% | - |
| HSV(B) | 239.27º | 0.54% | 0.6% | - |
| XYZ | 10.67 | 8.27 | 31.17 | - |
| YUV | 80.94 | 168.67 | 120.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 72 | 153 | 0.54 | 0.53 | 0 | 0.4 | 239.27 | 0.37 | 0.44 |
| Hex | 47 | 48 | 99 | 36 | 35 | 0 | 28 | EF | 25 | 2C |
| Octal | 107 | 110 | 231 | 66 | 65 | 0 | 50 | 357 | 45 | 54 |
| Binary | 1000111 | 1001000 | 10011001 | 110110 | 110101 | 0 | 101000 | 11101111 | 100101 | 101100 |
Color Harmonies of #474899
Complementary color
Monochromatic Colors of #474899
Black with #474899
Text Example
Text Example
White with #474899
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474899; }
p { color: rgb(71,72,153); }
H1.HeaderClassName
{
color: #474899;
}
.AnyTagClassName
{
color: #474899;
}
</style>
background-color css
<style>
a { background-color: #474899; }
a { background-color: rgb(71,72,153); }
div.DivClassName
{
background-color: #474899;
}
.BgClassName
{
background-color: #474899;
}
</style>
border-color css
<style>
span { border-color: #474899; }
span { border-color: rgb(71,72,153); }
td.TdClassName
{
border-color: #474899;
}
.TagClassName
{
border-color: #474899;
}
</style>