Shades of Governor Bay #485793
Tints of Governor Bay #485793
RGB
CMYK
RGB Variations
Color information
#485793 (or 0x485793) is known color: Governor Bay. HEX triplet: 48, 57 and 93. RGB value is (72,87,147). Sum of RGB (Red+Green+Blue) = 72+87+147=306 (40% of max value = 765). Red value is 72 (28.52% from 255 or 23.53% from 306); Green value is 87 (34.38% from 255 or 28.43% from 306); Blue value is 147 (57.81% from 255 or 48.04% from 306); Max value from RGB is 147 - color contains mainly: blue. Hex color #485793 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #485793 is #B7A86C. Grayscale: #595959. Windows color (decimal): -12036205 or 9656136. OLE color: 9656136.
HSL color Cylindrical-coordinate representation of color #485793: hue angle of 228º degrees, saturation: 0.34, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #485793 is Cyan = 0.51, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 72 | 87 | 147 | - |
| CMYK | 0.51 | 0.41 | 0 | 0.42 |
| HSL | 228º | 0.34% | 0.43% | - |
| HSV(B) | 228º | 0.51% | 0.58% | - |
| XYZ | 11.35 | 10.3 | 28.99 | - |
| YUV | 89.36 | 160.53 | 115.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 87 | 147 | 0.51 | 0.41 | 0 | 0.42 | 228 | 0.34 | 0.43 |
| Hex | 48 | 57 | 93 | 33 | 29 | 0 | 2A | E4 | 22 | 2B |
| Octal | 110 | 127 | 223 | 63 | 51 | 0 | 52 | 344 | 42 | 53 |
| Binary | 1001000 | 1010111 | 10010011 | 110011 | 101001 | 0 | 101010 | 11100100 | 100010 | 101011 |
Color Harmonies of #485793
Complementary color
Monochromatic Colors of #485793
Black with #485793
Text Example
Text Example
White with #485793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #485793; }
p { color: rgb(72,87,147); }
H1.HeaderClassName
{
color: #485793;
}
.AnyTagClassName
{
color: #485793;
}
</style>
background-color css
<style>
a { background-color: #485793; }
a { background-color: rgb(72,87,147); }
div.DivClassName
{
background-color: #485793;
}
.BgClassName
{
background-color: #485793;
}
</style>
border-color css
<style>
span { border-color: #485793; }
span { border-color: rgb(72,87,147); }
td.TdClassName
{
border-color: #485793;
}
.TagClassName
{
border-color: #485793;
}
</style>