Shades of Governor Bay #475290
Tints of Governor Bay #475290
RGB
CMYK
RGB Variations
Color information
#475290 (or 0x475290) is known color: Governor Bay. HEX triplet: 47, 52 and 90. RGB value is (71,82,144). Sum of RGB (Red+Green+Blue) = 71+82+144=297 (39% of max value = 765). Red value is 71 (28.12% from 255 or 23.91% from 297); Green value is 82 (32.42% from 255 or 27.61% from 297); Blue value is 144 (56.64% from 255 or 48.48% from 297); Max value from RGB is 144 - color contains mainly: blue. Hex color #475290 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #475290 is #B8AD6F. Grayscale: #555555. Windows color (decimal): -12103024 or 9458247. OLE color: 9458247.
HSL color Cylindrical-coordinate representation of color #475290: hue angle of 230.96º 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 #475290 is Cyan = 0.51, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 71 | 82 | 144 | - |
| CMYK | 0.51 | 0.43 | 0 | 0.44 |
| HSL | 230.96º | 0.34% | 0.42% | - |
| HSV(B) | 230.96º | 0.51% | 0.56% | - |
| XYZ | 10.65 | 9.39 | 27.64 | - |
| YUV | 85.78 | 160.86 | 117.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 82 | 144 | 0.51 | 0.43 | 0 | 0.44 | 230.96 | 0.34 | 0.42 |
| Hex | 47 | 52 | 90 | 33 | 2B | 0 | 2C | E7 | 22 | 2A |
| Octal | 107 | 122 | 220 | 63 | 53 | 0 | 54 | 347 | 42 | 52 |
| Binary | 1000111 | 1010010 | 10010000 | 110011 | 101011 | 0 | 101100 | 11100111 | 100010 | 101010 |
Color Harmonies of #475290
Complementary color
Monochromatic Colors of #475290
Black with #475290
Text Example
Text Example
White with #475290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475290; }
p { color: rgb(71,82,144); }
H1.HeaderClassName
{
color: #475290;
}
.AnyTagClassName
{
color: #475290;
}
</style>
background-color css
<style>
a { background-color: #475290; }
a { background-color: rgb(71,82,144); }
div.DivClassName
{
background-color: #475290;
}
.BgClassName
{
background-color: #475290;
}
</style>
border-color css
<style>
span { border-color: #475290; }
span { border-color: rgb(71,82,144); }
td.TdClassName
{
border-color: #475290;
}
.TagClassName
{
border-color: #475290;
}
</style>