Shades of Governor Bay #474798
Tints of Governor Bay #474798
RGB
CMYK
RGB Variations
Color information
#474798 (or 0x474798) is known color: Governor Bay. HEX triplet: 47, 47 and 98. RGB value is (71,71,152). Sum of RGB (Red+Green+Blue) = 71+71+152=294 (38% of max value = 765). Red value is 71 (28.12% from 255 or 24.15% from 294); Green value is 71 (28.12% from 255 or 24.15% from 294); Blue value is 152 (59.77% from 255 or 51.70% from 294); Max value from RGB is 152 - color contains mainly: blue. Hex color #474798 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #474798 is #B8B867. Grayscale: #4F4F4F. Windows color (decimal): -12105832 or 9979719. OLE color: 9979719.
HSL color Cylindrical-coordinate representation of color #474798: hue angle of 240º degrees, saturation: 0.36, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #474798 is Cyan = 0.53, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 71 | 71 | 152 | - |
| CMYK | 0.53 | 0.53 | 0 | 0.40 |
| HSL | 240º | 0.36% | 0.44% | - |
| HSV(B) | 240º | 0.53% | 0.6% | - |
| XYZ | 10.52 | 8.11 | 30.72 | - |
| YUV | 80.23 | 168.5 | 121.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 71 | 152 | 0.53 | 0.53 | 0 | 0.40 | 240 | 0.36 | 0.44 |
| Hex | 47 | 47 | 98 | 35 | 35 | 0 | 28 | F0 | 24 | 2C |
| Octal | 107 | 107 | 230 | 65 | 65 | 0 | 50 | 360 | 44 | 54 |
| Binary | 1000111 | 1000111 | 10011000 | 110101 | 110101 | 0 | 101000 | 11110000 | 100100 | 101100 |
Color Harmonies of #474798
Complementary color
Monochromatic Colors of #474798
Black with #474798
Text Example
Text Example
White with #474798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474798; }
p { color: rgb(71,71,152); }
H1.HeaderClassName
{
color: #474798;
}
.AnyTagClassName
{
color: #474798;
}
</style>
background-color css
<style>
a { background-color: #474798; }
a { background-color: rgb(71,71,152); }
div.DivClassName
{
background-color: #474798;
}
.BgClassName
{
background-color: #474798;
}
</style>
border-color css
<style>
span { border-color: #474798; }
span { border-color: rgb(71,71,152); }
td.TdClassName
{
border-color: #474798;
}
.TagClassName
{
border-color: #474798;
}
</style>