Shades of Governor Bay #475490
Tints of Governor Bay #475490
RGB
CMYK
RGB Variations
Color information
#475490 (or 0x475490) is known color: Governor Bay. HEX triplet: 47, 54 and 90. RGB value is (71,84,144). Sum of RGB (Red+Green+Blue) = 71+84+144=299 (39% of max value = 765). Red value is 71 (28.12% from 255 or 23.75% from 299); Green value is 84 (33.20% from 255 or 28.09% from 299); Blue value is 144 (56.64% from 255 or 48.16% from 299); Max value from RGB is 144 - color contains mainly: blue. Hex color #475490 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #475490 is #B8AB6F. Grayscale: #565656. Windows color (decimal): -12102512 or 9458759. OLE color: 9458759.
HSL color Cylindrical-coordinate representation of color #475490: hue angle of 229.32º degrees, saturation: 0.34, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #475490 is Cyan = 0.51, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 71 | 84 | 144 | - |
| CMYK | 0.51 | 0.42 | 0 | 0.44 |
| HSL | 229.32º | 0.34% | 0.42% | - |
| HSV(B) | 229.32º | 0.51% | 0.56% | - |
| XYZ | 10.8 | 9.69 | 27.69 | - |
| YUV | 86.95 | 160.19 | 116.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 84 | 144 | 0.51 | 0.42 | 0 | 0.44 | 229.32 | 0.34 | 0.42 |
| Hex | 47 | 54 | 90 | 33 | 2A | 0 | 2C | E5 | 22 | 2A |
| Octal | 107 | 124 | 220 | 63 | 52 | 0 | 54 | 345 | 42 | 52 |
| Binary | 1000111 | 1010100 | 10010000 | 110011 | 101010 | 0 | 101100 | 11100101 | 100010 | 101010 |
Color Harmonies of #475490
Complementary color
Monochromatic Colors of #475490
Black with #475490
Text Example
Text Example
White with #475490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475490; }
p { color: rgb(71,84,144); }
H1.HeaderClassName
{
color: #475490;
}
.AnyTagClassName
{
color: #475490;
}
</style>
background-color css
<style>
a { background-color: #475490; }
a { background-color: rgb(71,84,144); }
div.DivClassName
{
background-color: #475490;
}
.BgClassName
{
background-color: #475490;
}
</style>
border-color css
<style>
span { border-color: #475490; }
span { border-color: rgb(71,84,144); }
td.TdClassName
{
border-color: #475490;
}
.TagClassName
{
border-color: #475490;
}
</style>