Shades of Governor Bay #475495
Tints of Governor Bay #475495
RGB
CMYK
RGB Variations
Color information
#475495 (or 0x475495) is known color: Governor Bay. HEX triplet: 47, 54 and 95. RGB value is (71,84,149). Sum of RGB (Red+Green+Blue) = 71+84+149=304 (40% of max value = 765). Red value is 71 (28.12% from 255 or 23.36% from 304); Green value is 84 (33.20% from 255 or 27.63% from 304); Blue value is 149 (58.59% from 255 or 49.01% from 304); Max value from RGB is 149 - color contains mainly: blue. Hex color #475495 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #475495 is #B8AB6A. Grayscale: #575757. Windows color (decimal): -12102507 or 9786439. OLE color: 9786439.
HSL color Cylindrical-coordinate representation of color #475495: hue angle of 230º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #475495 is Cyan = 0.52, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 71 | 84 | 149 | - |
| CMYK | 0.52 | 0.44 | 0 | 0.42 |
| HSL | 230º | 0.35% | 0.43% | - |
| HSV(B) | 230º | 0.52% | 0.58% | - |
| XYZ | 11.19 | 9.85 | 29.75 | - |
| YUV | 87.52 | 162.69 | 116.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 84 | 149 | 0.52 | 0.44 | 0 | 0.42 | 230 | 0.35 | 0.43 |
| Hex | 47 | 54 | 95 | 34 | 2C | 0 | 2A | E6 | 23 | 2B |
| Octal | 107 | 124 | 225 | 64 | 54 | 0 | 52 | 346 | 43 | 53 |
| Binary | 1000111 | 1010100 | 10010101 | 110100 | 101100 | 0 | 101010 | 11100110 | 100011 | 101011 |
Color Harmonies of #475495
Complementary color
Monochromatic Colors of #475495
Black with #475495
Text Example
Text Example
White with #475495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475495; }
p { color: rgb(71,84,149); }
H1.HeaderClassName
{
color: #475495;
}
.AnyTagClassName
{
color: #475495;
}
</style>
background-color css
<style>
a { background-color: #475495; }
a { background-color: rgb(71,84,149); }
div.DivClassName
{
background-color: #475495;
}
.BgClassName
{
background-color: #475495;
}
</style>
border-color css
<style>
span { border-color: #475495; }
span { border-color: rgb(71,84,149); }
td.TdClassName
{
border-color: #475495;
}
.TagClassName
{
border-color: #475495;
}
</style>