Shades of Governor Bay #475699
Tints of Governor Bay #475699
RGB
CMYK
RGB Variations
Color information
#475699 (or 0x475699) is known color: Governor Bay. HEX triplet: 47, 56 and 99. RGB value is (71,86,153). Sum of RGB (Red+Green+Blue) = 71+86+153=310 (41% of max value = 765). Red value is 71 (28.12% from 255 or 22.90% from 310); Green value is 86 (33.98% from 255 or 27.74% from 310); Blue value is 153 (60.16% from 255 or 49.35% from 310); Max value from RGB is 153 - color contains mainly: blue. Hex color #475699 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #475699 is #B8A966. Grayscale: #585858. Windows color (decimal): -12101991 or 10049095. OLE color: 10049095.
HSL color Cylindrical-coordinate representation of color #475699: hue angle of 229.02º degrees, saturation: 0.37, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #475699 is Cyan = 0.54, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 71 | 86 | 153 | - |
| CMYK | 0.54 | 0.44 | 0 | 0.4 |
| HSL | 229.02º | 0.37% | 0.44% | - |
| HSV(B) | 229.02º | 0.54% | 0.6% | - |
| XYZ | 11.68 | 10.3 | 31.51 | - |
| YUV | 89.15 | 164.03 | 115.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 86 | 153 | 0.54 | 0.44 | 0 | 0.4 | 229.02 | 0.37 | 0.44 |
| Hex | 47 | 56 | 99 | 36 | 2C | 0 | 28 | E5 | 25 | 2C |
| Octal | 107 | 126 | 231 | 66 | 54 | 0 | 50 | 345 | 45 | 54 |
| Binary | 1000111 | 1010110 | 10011001 | 110110 | 101100 | 0 | 101000 | 11100101 | 100101 | 101100 |
Color Harmonies of #475699
Complementary color
Monochromatic Colors of #475699
Black with #475699
Text Example
Text Example
White with #475699
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475699; }
p { color: rgb(71,86,153); }
H1.HeaderClassName
{
color: #475699;
}
.AnyTagClassName
{
color: #475699;
}
</style>
background-color css
<style>
a { background-color: #475699; }
a { background-color: rgb(71,86,153); }
div.DivClassName
{
background-color: #475699;
}
.BgClassName
{
background-color: #475699;
}
</style>
border-color css
<style>
span { border-color: #475699; }
span { border-color: rgb(71,86,153); }
td.TdClassName
{
border-color: #475699;
}
.TagClassName
{
border-color: #475699;
}
</style>