Shades of Governor Bay #485290
Tints of Governor Bay #485290
RGB
CMYK
RGB Variations
Color information
#485290 (or 0x485290) is known color: Governor Bay. HEX triplet: 48, 52 and 90. RGB value is (72,82,144). Sum of RGB (Red+Green+Blue) = 72+82+144=298 (39% of max value = 765). Red value is 72 (28.52% from 255 or 24.16% from 298); Green value is 82 (32.42% from 255 or 27.52% from 298); Blue value is 144 (56.64% from 255 or 48.32% from 298); Max value from RGB is 144 - color contains mainly: blue. Hex color #485290 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #485290 is #B7AD6F. Grayscale: #555555. Windows color (decimal): -12037488 or 9458248. OLE color: 9458248.
HSL color Cylindrical-coordinate representation of color #485290: hue angle of 231.67º degrees, saturation: 0.33, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #485290 is Cyan = 0.50, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 72 | 82 | 144 | - |
| CMYK | 0.50 | 0.43 | 0 | 0.44 |
| HSL | 231.67º | 0.33% | 0.42% | - |
| HSV(B) | 231.67º | 0.5% | 0.56% | - |
| XYZ | 10.72 | 9.43 | 27.64 | - |
| YUV | 86.08 | 160.69 | 117.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 82 | 144 | 0.50 | 0.43 | 0 | 0.44 | 231.67 | 0.33 | 0.42 |
| Hex | 48 | 52 | 90 | 32 | 2B | 0 | 2C | E8 | 21 | 2A |
| Octal | 110 | 122 | 220 | 62 | 53 | 0 | 54 | 350 | 41 | 52 |
| Binary | 1001000 | 1010010 | 10010000 | 110010 | 101011 | 0 | 101100 | 11101000 | 100001 | 101010 |
Color Harmonies of #485290
Complementary color
Monochromatic Colors of #485290
Black with #485290
Text Example
Text Example
White with #485290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #485290; }
p { color: rgb(72,82,144); }
H1.HeaderClassName
{
color: #485290;
}
.AnyTagClassName
{
color: #485290;
}
</style>
background-color css
<style>
a { background-color: #485290; }
a { background-color: rgb(72,82,144); }
div.DivClassName
{
background-color: #485290;
}
.BgClassName
{
background-color: #485290;
}
</style>
border-color css
<style>
span { border-color: #485290; }
span { border-color: rgb(72,82,144); }
td.TdClassName
{
border-color: #485290;
}
.TagClassName
{
border-color: #485290;
}
</style>