Shades of Governor Bay #47459E
Tints of Governor Bay #47459E
RGB
CMYK
RGB Variations
Color information
#47459E (or 0x47459E) is known color: Governor Bay. HEX triplet: 47, 45 and 9E. RGB value is (71,69,158). Sum of RGB (Red+Green+Blue) = 71+69+158=298 (39% of max value = 765). Red value is 71 (28.12% from 255 or 23.83% from 298); Green value is 69 (27.34% from 255 or 23.15% from 298); Blue value is 158 (62.11% from 255 or 53.02% from 298); Max value from RGB is 158 - color contains mainly: blue. Hex color #47459E is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #47459E is #B8BA61. Grayscale: #4F4F4F. Windows color (decimal): -12106338 or 10372423. OLE color: 10372423.
HSL color Cylindrical-coordinate representation of color #47459E: hue angle of 241.35º degrees, saturation: 0.39, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #47459E is Cyan = 0.55, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 71 | 69 | 158 | - |
| CMYK | 0.55 | 0.56 | 0 | 0.38 |
| HSL | 241.35º | 0.39% | 0.45% | - |
| HSV(B) | 241.35º | 0.56% | 0.62% | - |
| XYZ | 10.9 | 8.06 | 33.33 | - |
| YUV | 79.74 | 172.16 | 121.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 69 | 158 | 0.55 | 0.56 | 0 | 0.38 | 241.35 | 0.39 | 0.45 |
| Hex | 47 | 45 | 9E | 37 | 38 | 0 | 26 | F1 | 27 | 2D |
| Octal | 107 | 105 | 236 | 67 | 70 | 0 | 46 | 361 | 47 | 55 |
| Binary | 1000111 | 1000101 | 10011110 | 110111 | 111000 | 0 | 100110 | 11110001 | 100111 | 101101 |
Color Harmonies of #47459E
Complementary color
Monochromatic Colors of #47459E
Black with #47459E
Text Example
Text Example
White with #47459E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #47459E; }
p { color: rgb(71,69,158); }
H1.HeaderClassName
{
color: #47459E;
}
.AnyTagClassName
{
color: #47459E;
}
</style>
background-color css
<style>
a { background-color: #47459E; }
a { background-color: rgb(71,69,158); }
div.DivClassName
{
background-color: #47459E;
}
.BgClassName
{
background-color: #47459E;
}
</style>
border-color css
<style>
span { border-color: #47459E; }
span { border-color: rgb(71,69,158); }
td.TdClassName
{
border-color: #47459E;
}
.TagClassName
{
border-color: #47459E;
}
</style>