Shades of Governor Bay #475690
Tints of Governor Bay #475690
RGB
CMYK
RGB Variations
Color information
#475690 (or 0x475690) is known color: Governor Bay. HEX triplet: 47, 56 and 90. RGB value is (71,86,144). Sum of RGB (Red+Green+Blue) = 71+86+144=301 (39% of max value = 765). Red value is 71 (28.12% from 255 or 23.59% from 301); Green value is 86 (33.98% from 255 or 28.57% from 301); Blue value is 144 (56.64% from 255 or 47.84% from 301); Max value from RGB is 144 - color contains mainly: blue. Hex color #475690 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #475690 is #B8A96F. Grayscale: #575757. Windows color (decimal): -12102000 or 9459271. OLE color: 9459271.
HSL color Cylindrical-coordinate representation of color #475690: hue angle of 227.67º 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 #475690 is Cyan = 0.51, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 71 | 86 | 144 | - |
| CMYK | 0.51 | 0.40 | 0 | 0.44 |
| HSL | 227.67º | 0.34% | 0.42% | - |
| HSV(B) | 227.67º | 0.51% | 0.56% | - |
| XYZ | 10.96 | 10.01 | 27.74 | - |
| YUV | 88.13 | 159.53 | 115.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 86 | 144 | 0.51 | 0.40 | 0 | 0.44 | 227.67 | 0.34 | 0.42 |
| Hex | 47 | 56 | 90 | 33 | 28 | 0 | 2C | E4 | 22 | 2A |
| Octal | 107 | 126 | 220 | 63 | 50 | 0 | 54 | 344 | 42 | 52 |
| Binary | 1000111 | 1010110 | 10010000 | 110011 | 101000 | 0 | 101100 | 11100100 | 100010 | 101010 |
Color Harmonies of #475690
Complementary color
Monochromatic Colors of #475690
Black with #475690
Text Example
Text Example
White with #475690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475690; }
p { color: rgb(71,86,144); }
H1.HeaderClassName
{
color: #475690;
}
.AnyTagClassName
{
color: #475690;
}
</style>
background-color css
<style>
a { background-color: #475690; }
a { background-color: rgb(71,86,144); }
div.DivClassName
{
background-color: #475690;
}
.BgClassName
{
background-color: #475690;
}
</style>
border-color css
<style>
span { border-color: #475690; }
span { border-color: rgb(71,86,144); }
td.TdClassName
{
border-color: #475690;
}
.TagClassName
{
border-color: #475690;
}
</style>