Shades of Governor Bay #475891
Tints of Governor Bay #475891
RGB
CMYK
RGB Variations
Color information
#475891 (or 0x475891) is known color: Governor Bay. HEX triplet: 47, 58 and 91. RGB value is (71,88,145). Sum of RGB (Red+Green+Blue) = 71+88+145=304 (40% of max value = 765). Red value is 71 (28.12% from 255 or 23.36% from 304); Green value is 88 (34.77% from 255 or 28.95% from 304); Blue value is 145 (57.03% from 255 or 47.70% from 304); Max value from RGB is 145 - color contains mainly: blue. Hex color #475891 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #475891 is #B8A76E. Grayscale: #595959. Windows color (decimal): -12101487 or 9525319. OLE color: 9525319.
HSL color Cylindrical-coordinate representation of color #475891: hue angle of 226.22º degrees, saturation: 0.34, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #475891 is Cyan = 0.51, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 71 | 88 | 145 | - |
| CMYK | 0.51 | 0.39 | 0 | 0.43 |
| HSL | 226.22º | 0.34% | 0.42% | - |
| HSV(B) | 226.22º | 0.51% | 0.57% | - |
| XYZ | 11.2 | 10.36 | 28.2 | - |
| YUV | 89.42 | 159.37 | 114.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 88 | 145 | 0.51 | 0.39 | 0 | 0.43 | 226.22 | 0.34 | 0.42 |
| Hex | 47 | 58 | 91 | 33 | 27 | 0 | 2B | E2 | 22 | 2A |
| Octal | 107 | 130 | 221 | 63 | 47 | 0 | 53 | 342 | 42 | 52 |
| Binary | 1000111 | 1011000 | 10010001 | 110011 | 100111 | 0 | 101011 | 11100010 | 100010 | 101010 |
Color Harmonies of #475891
Complementary color
Monochromatic Colors of #475891
Black with #475891
Text Example
Text Example
White with #475891
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475891; }
p { color: rgb(71,88,145); }
H1.HeaderClassName
{
color: #475891;
}
.AnyTagClassName
{
color: #475891;
}
</style>
background-color css
<style>
a { background-color: #475891; }
a { background-color: rgb(71,88,145); }
div.DivClassName
{
background-color: #475891;
}
.BgClassName
{
background-color: #475891;
}
</style>
border-color css
<style>
span { border-color: #475891; }
span { border-color: rgb(71,88,145); }
td.TdClassName
{
border-color: #475891;
}
.TagClassName
{
border-color: #475891;
}
</style>