Shades of Governor Bay #475793
Tints of Governor Bay #475793
RGB
CMYK
RGB Variations
Color information
#475793 (or 0x475793) is known color: Governor Bay. HEX triplet: 47, 57 and 93. RGB value is (71,87,147). Sum of RGB (Red+Green+Blue) = 71+87+147=305 (40% of max value = 765). Red value is 71 (28.12% from 255 or 23.28% from 305); Green value is 87 (34.38% from 255 or 28.52% from 305); Blue value is 147 (57.81% from 255 or 48.20% from 305); Max value from RGB is 147 - color contains mainly: blue. Hex color #475793 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #475793 is #B8A86C. Grayscale: #585858. Windows color (decimal): -12101741 or 9656135. OLE color: 9656135.
HSL color Cylindrical-coordinate representation of color #475793: hue angle of 227.37º 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 #475793 is Cyan = 0.52, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 71 | 87 | 147 | - |
| CMYK | 0.52 | 0.41 | 0 | 0.42 |
| HSL | 227.37º | 0.35% | 0.43% | - |
| HSV(B) | 227.37º | 0.52% | 0.58% | - |
| XYZ | 11.27 | 10.26 | 28.99 | - |
| YUV | 89.06 | 160.7 | 115.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 87 | 147 | 0.52 | 0.41 | 0 | 0.42 | 227.37 | 0.35 | 0.43 |
| Hex | 47 | 57 | 93 | 34 | 29 | 0 | 2A | E3 | 23 | 2B |
| Octal | 107 | 127 | 223 | 64 | 51 | 0 | 52 | 343 | 43 | 53 |
| Binary | 1000111 | 1010111 | 10010011 | 110100 | 101001 | 0 | 101010 | 11100011 | 100011 | 101011 |
Color Harmonies of #475793
Complementary color
Monochromatic Colors of #475793
Black with #475793
Text Example
Text Example
White with #475793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475793; }
p { color: rgb(71,87,147); }
H1.HeaderClassName
{
color: #475793;
}
.AnyTagClassName
{
color: #475793;
}
</style>
background-color css
<style>
a { background-color: #475793; }
a { background-color: rgb(71,87,147); }
div.DivClassName
{
background-color: #475793;
}
.BgClassName
{
background-color: #475793;
}
</style>
border-color css
<style>
span { border-color: #475793; }
span { border-color: rgb(71,87,147); }
td.TdClassName
{
border-color: #475793;
}
.TagClassName
{
border-color: #475793;
}
</style>