Shades of Governor Bay #475590
Tints of Governor Bay #475590
RGB
CMYK
RGB Variations
Color information
#475590 (or 0x475590) is known color: Governor Bay. HEX triplet: 47, 55 and 90. RGB value is (71,85,144). Sum of RGB (Red+Green+Blue) = 71+85+144=300 (39% of max value = 765). Red value is 71 (28.12% from 255 or 23.67% from 300); Green value is 85 (33.59% from 255 or 28.33% from 300); Blue value is 144 (56.64% from 255 or 48% from 300); Max value from RGB is 144 - color contains mainly: blue. Hex color #475590 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #475590 is #B8AA6F. Grayscale: #575757. Windows color (decimal): -12102256 or 9459015. OLE color: 9459015.
HSL color Cylindrical-coordinate representation of color #475590: hue angle of 228.49º 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 #475590 is Cyan = 0.51, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 71 | 85 | 144 | - |
| CMYK | 0.51 | 0.41 | 0 | 0.44 |
| HSL | 228.49º | 0.34% | 0.42% | - |
| HSV(B) | 228.49º | 0.51% | 0.56% | - |
| XYZ | 10.88 | 9.85 | 27.71 | - |
| YUV | 87.54 | 159.86 | 116.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 85 | 144 | 0.51 | 0.41 | 0 | 0.44 | 228.49 | 0.34 | 0.42 |
| Hex | 47 | 55 | 90 | 33 | 29 | 0 | 2C | E4 | 22 | 2A |
| Octal | 107 | 125 | 220 | 63 | 51 | 0 | 54 | 344 | 42 | 52 |
| Binary | 1000111 | 1010101 | 10010000 | 110011 | 101001 | 0 | 101100 | 11100100 | 100010 | 101010 |
Color Harmonies of #475590
Complementary color
Monochromatic Colors of #475590
Black with #475590
Text Example
Text Example
White with #475590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475590; }
p { color: rgb(71,85,144); }
H1.HeaderClassName
{
color: #475590;
}
.AnyTagClassName
{
color: #475590;
}
</style>
background-color css
<style>
a { background-color: #475590; }
a { background-color: rgb(71,85,144); }
div.DivClassName
{
background-color: #475590;
}
.BgClassName
{
background-color: #475590;
}
</style>
border-color css
<style>
span { border-color: #475590; }
span { border-color: rgb(71,85,144); }
td.TdClassName
{
border-color: #475590;
}
.TagClassName
{
border-color: #475590;
}
</style>