Shades of Governor Bay #485796
Tints of Governor Bay #485796
RGB
CMYK
RGB Variations
Color information
#485796 (or 0x485796) is known color: Governor Bay. HEX triplet: 48, 57 and 96. RGB value is (72,87,150). Sum of RGB (Red+Green+Blue) = 72+87+150=309 (40% of max value = 765). Red value is 72 (28.52% from 255 or 23.30% from 309); Green value is 87 (34.38% from 255 or 28.16% from 309); Blue value is 150 (58.98% from 255 or 48.54% from 309); Max value from RGB is 150 - color contains mainly: blue. Hex color #485796 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #485796 is #B7A869. Grayscale: #595959. Windows color (decimal): -12036202 or 9852744. OLE color: 9852744.
HSL color Cylindrical-coordinate representation of color #485796: hue angle of 228.46º degrees, saturation: 0.35, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #485796 is Cyan = 0.52, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 72 | 87 | 150 | - |
| CMYK | 0.52 | 0.42 | 0 | 0.41 |
| HSL | 228.46º | 0.35% | 0.44% | - |
| HSV(B) | 228.46º | 0.52% | 0.59% | - |
| XYZ | 11.59 | 10.4 | 30.25 | - |
| YUV | 89.7 | 162.03 | 115.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 87 | 150 | 0.52 | 0.42 | 0 | 0.41 | 228.46 | 0.35 | 0.44 |
| Hex | 48 | 57 | 96 | 34 | 2A | 0 | 29 | E4 | 23 | 2C |
| Octal | 110 | 127 | 226 | 64 | 52 | 0 | 51 | 344 | 43 | 54 |
| Binary | 1001000 | 1010111 | 10010110 | 110100 | 101010 | 0 | 101001 | 11100100 | 100011 | 101100 |
Color Harmonies of #485796
Complementary color
Monochromatic Colors of #485796
Black with #485796
Text Example
Text Example
White with #485796
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #485796; }
p { color: rgb(72,87,150); }
H1.HeaderClassName
{
color: #485796;
}
.AnyTagClassName
{
color: #485796;
}
</style>
background-color css
<style>
a { background-color: #485796; }
a { background-color: rgb(72,87,150); }
div.DivClassName
{
background-color: #485796;
}
.BgClassName
{
background-color: #485796;
}
</style>
border-color css
<style>
span { border-color: #485796; }
span { border-color: rgb(72,87,150); }
td.TdClassName
{
border-color: #485796;
}
.TagClassName
{
border-color: #485796;
}
</style>