Shades of Governor Bay #47548E
Tints of Governor Bay #47548E
RGB
CMYK
RGB Variations
Color information
#47548E (or 0x47548E) is known color: Governor Bay. HEX triplet: 47, 54 and 8E. RGB value is (71,84,142). Sum of RGB (Red+Green+Blue) = 71+84+142=297 (39% of max value = 765). Red value is 71 (28.12% from 255 or 23.91% from 297); Green value is 84 (33.20% from 255 or 28.28% from 297); Blue value is 142 (55.86% from 255 or 47.81% from 297); Max value from RGB is 142 - color contains mainly: blue. Hex color #47548E is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #47548E is #B8AB71. Grayscale: #565656. Windows color (decimal): -12102514 or 9327687. OLE color: 9327687.
HSL color Cylindrical-coordinate representation of color #47548E: hue angle of 229.01º degrees, saturation: 0.33, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #47548E is Cyan = 0.5, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 71 | 84 | 142 | - |
| CMYK | 0.5 | 0.41 | 0 | 0.44 |
| HSL | 229.01º | 0.33% | 0.42% | - |
| HSV(B) | 229.01º | 0.5% | 0.56% | - |
| XYZ | 10.65 | 9.63 | 26.89 | - |
| YUV | 86.73 | 159.19 | 116.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 84 | 142 | 0.5 | 0.41 | 0 | 0.44 | 229.01 | 0.33 | 0.42 |
| Hex | 47 | 54 | 8E | 32 | 29 | 0 | 2C | E5 | 21 | 2A |
| Octal | 107 | 124 | 216 | 62 | 51 | 0 | 54 | 345 | 41 | 52 |
| Binary | 1000111 | 1010100 | 10001110 | 110010 | 101001 | 0 | 101100 | 11100101 | 100001 | 101010 |
Color Harmonies of #47548E
Complementary color
Monochromatic Colors of #47548E
Black with #47548E
Text Example
Text Example
White with #47548E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #47548E; }
p { color: rgb(71,84,142); }
H1.HeaderClassName
{
color: #47548E;
}
.AnyTagClassName
{
color: #47548E;
}
</style>
background-color css
<style>
a { background-color: #47548E; }
a { background-color: rgb(71,84,142); }
div.DivClassName
{
background-color: #47548E;
}
.BgClassName
{
background-color: #47548E;
}
</style>
border-color css
<style>
span { border-color: #47548E; }
span { border-color: rgb(71,84,142); }
td.TdClassName
{
border-color: #47548E;
}
.TagClassName
{
border-color: #47548E;
}
</style>