Shades of Governor Bay #475592
Tints of Governor Bay #475592
RGB
CMYK
RGB Variations
Color information
#475592 (or 0x475592) is known color: Governor Bay. HEX triplet: 47, 55 and 92. RGB value is (71,85,146). Sum of RGB (Red+Green+Blue) = 71+85+146=302 (40% of max value = 765). Red value is 71 (28.12% from 255 or 23.51% from 302); Green value is 85 (33.59% from 255 or 28.15% from 302); Blue value is 146 (57.42% from 255 or 48.34% from 302); Max value from RGB is 146 - color contains mainly: blue. Hex color #475592 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #475592 is #B8AA6D. Grayscale: #575757. Windows color (decimal): -12102254 or 9590087. OLE color: 9590087.
HSL color Cylindrical-coordinate representation of color #475592: hue angle of 228.8º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #475592 is Cyan = 0.51, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 71 | 85 | 146 | - |
| CMYK | 0.51 | 0.42 | 0 | 0.43 |
| HSL | 228.8º | 0.35% | 0.43% | - |
| HSV(B) | 228.8º | 0.51% | 0.57% | - |
| XYZ | 11.04 | 9.91 | 28.53 | - |
| YUV | 87.77 | 160.86 | 116.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 85 | 146 | 0.51 | 0.42 | 0 | 0.43 | 228.8 | 0.35 | 0.43 |
| Hex | 47 | 55 | 92 | 33 | 2A | 0 | 2B | E5 | 23 | 2B |
| Octal | 107 | 125 | 222 | 63 | 52 | 0 | 53 | 345 | 43 | 53 |
| Binary | 1000111 | 1010101 | 10010010 | 110011 | 101010 | 0 | 101011 | 11100101 | 100011 | 101011 |
Color Harmonies of #475592
Complementary color
Monochromatic Colors of #475592
Black with #475592
Text Example
Text Example
White with #475592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475592; }
p { color: rgb(71,85,146); }
H1.HeaderClassName
{
color: #475592;
}
.AnyTagClassName
{
color: #475592;
}
</style>
background-color css
<style>
a { background-color: #475592; }
a { background-color: rgb(71,85,146); }
div.DivClassName
{
background-color: #475592;
}
.BgClassName
{
background-color: #475592;
}
</style>
border-color css
<style>
span { border-color: #475592; }
span { border-color: rgb(71,85,146); }
td.TdClassName
{
border-color: #475592;
}
.TagClassName
{
border-color: #475592;
}
</style>