Shades of Governor Bay #475892
Tints of Governor Bay #475892
RGB
CMYK
RGB Variations
Color information
#475892 (or 0x475892) is known color: Governor Bay. HEX triplet: 47, 58 and 92. RGB value is (71,88,146). Sum of RGB (Red+Green+Blue) = 71+88+146=305 (40% of max value = 765). Red value is 71 (28.12% from 255 or 23.28% from 305); Green value is 88 (34.77% from 255 or 28.85% from 305); Blue value is 146 (57.42% from 255 or 47.87% from 305); Max value from RGB is 146 - color contains mainly: blue. Hex color #475892 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #475892 is #B8A76D. Grayscale: #595959. Windows color (decimal): -12101486 or 9590855. OLE color: 9590855.
HSL color Cylindrical-coordinate representation of color #475892: hue angle of 226.4º 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 #475892 is Cyan = 0.51, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 71 | 88 | 146 | - |
| CMYK | 0.51 | 0.40 | 0 | 0.43 |
| HSL | 226.4º | 0.35% | 0.43% | - |
| HSV(B) | 226.4º | 0.51% | 0.57% | - |
| XYZ | 11.28 | 10.39 | 28.61 | - |
| YUV | 89.53 | 159.87 | 114.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 88 | 146 | 0.51 | 0.40 | 0 | 0.43 | 226.4 | 0.35 | 0.43 |
| Hex | 47 | 58 | 92 | 33 | 28 | 0 | 2B | E2 | 23 | 2B |
| Octal | 107 | 130 | 222 | 63 | 50 | 0 | 53 | 342 | 43 | 53 |
| Binary | 1000111 | 1011000 | 10010010 | 110011 | 101000 | 0 | 101011 | 11100010 | 100011 | 101011 |
Color Harmonies of #475892
Complementary color
Monochromatic Colors of #475892
Black with #475892
Text Example
Text Example
White with #475892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475892; }
p { color: rgb(71,88,146); }
H1.HeaderClassName
{
color: #475892;
}
.AnyTagClassName
{
color: #475892;
}
</style>
background-color css
<style>
a { background-color: #475892; }
a { background-color: rgb(71,88,146); }
div.DivClassName
{
background-color: #475892;
}
.BgClassName
{
background-color: #475892;
}
</style>
border-color css
<style>
span { border-color: #475892; }
span { border-color: rgb(71,88,146); }
td.TdClassName
{
border-color: #475892;
}
.TagClassName
{
border-color: #475892;
}
</style>