Shades of Governor Bay #475390
Tints of Governor Bay #475390
RGB
CMYK
RGB Variations
Color information
#475390 (or 0x475390) is known color: Governor Bay. HEX triplet: 47, 53 and 90. RGB value is (71,83,144). Sum of RGB (Red+Green+Blue) = 71+83+144=298 (39% of max value = 765). Red value is 71 (28.12% from 255 or 23.83% from 298); Green value is 83 (32.81% from 255 or 27.85% from 298); Blue value is 144 (56.64% from 255 or 48.32% from 298); Max value from RGB is 144 - color contains mainly: blue. Hex color #475390 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #475390 is #B8AC6F. Grayscale: #565656. Windows color (decimal): -12102768 or 9458503. OLE color: 9458503.
HSL color Cylindrical-coordinate representation of color #475390: hue angle of 230.14º 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 #475390 is Cyan = 0.51, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 71 | 83 | 144 | - |
| CMYK | 0.51 | 0.42 | 0 | 0.44 |
| HSL | 230.14º | 0.34% | 0.42% | - |
| HSV(B) | 230.14º | 0.51% | 0.56% | - |
| XYZ | 10.73 | 9.54 | 27.66 | - |
| YUV | 86.37 | 160.52 | 117.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 83 | 144 | 0.51 | 0.42 | 0 | 0.44 | 230.14 | 0.34 | 0.42 |
| Hex | 47 | 53 | 90 | 33 | 2A | 0 | 2C | E6 | 22 | 2A |
| Octal | 107 | 123 | 220 | 63 | 52 | 0 | 54 | 346 | 42 | 52 |
| Binary | 1000111 | 1010011 | 10010000 | 110011 | 101010 | 0 | 101100 | 11100110 | 100010 | 101010 |
Color Harmonies of #475390
Complementary color
Monochromatic Colors of #475390
Black with #475390
Text Example
Text Example
White with #475390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475390; }
p { color: rgb(71,83,144); }
H1.HeaderClassName
{
color: #475390;
}
.AnyTagClassName
{
color: #475390;
}
</style>
background-color css
<style>
a { background-color: #475390; }
a { background-color: rgb(71,83,144); }
div.DivClassName
{
background-color: #475390;
}
.BgClassName
{
background-color: #475390;
}
</style>
border-color css
<style>
span { border-color: #475390; }
span { border-color: rgb(71,83,144); }
td.TdClassName
{
border-color: #475390;
}
.TagClassName
{
border-color: #475390;
}
</style>