Shades of Governor Bay #485198
Tints of Governor Bay #485198
RGB
CMYK
RGB Variations
Color information
#485198 (or 0x485198) is known color: Governor Bay. HEX triplet: 48, 51 and 98. RGB value is (72,81,152). Sum of RGB (Red+Green+Blue) = 72+81+152=305 (40% of max value = 765). Red value is 72 (28.52% from 255 or 23.61% from 305); Green value is 81 (32.03% from 255 or 26.56% from 305); Blue value is 152 (59.77% from 255 or 49.84% from 305); Max value from RGB is 152 - color contains mainly: blue. Hex color #485198 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #485198 is #B7AE67. Grayscale: #565656. Windows color (decimal): -12037736 or 9982280. OLE color: 9982280.
HSL color Cylindrical-coordinate representation of color #485198: hue angle of 233.25º degrees, saturation: 0.36, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #485198 is Cyan = 0.53, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 72 | 81 | 152 | - |
| CMYK | 0.53 | 0.47 | 0 | 0.40 |
| HSL | 233.25º | 0.36% | 0.44% | - |
| HSV(B) | 233.25º | 0.53% | 0.6% | - |
| XYZ | 11.28 | 9.53 | 30.95 | - |
| YUV | 86.4 | 165.02 | 117.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 81 | 152 | 0.53 | 0.47 | 0 | 0.40 | 233.25 | 0.36 | 0.44 |
| Hex | 48 | 51 | 98 | 35 | 2F | 0 | 28 | E9 | 24 | 2C |
| Octal | 110 | 121 | 230 | 65 | 57 | 0 | 50 | 351 | 44 | 54 |
| Binary | 1001000 | 1010001 | 10011000 | 110101 | 101111 | 0 | 101000 | 11101001 | 100100 | 101100 |
Color Harmonies of #485198
Complementary color
Monochromatic Colors of #485198
Black with #485198
Text Example
Text Example
White with #485198
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #485198; }
p { color: rgb(72,81,152); }
H1.HeaderClassName
{
color: #485198;
}
.AnyTagClassName
{
color: #485198;
}
</style>
background-color css
<style>
a { background-color: #485198; }
a { background-color: rgb(72,81,152); }
div.DivClassName
{
background-color: #485198;
}
.BgClassName
{
background-color: #485198;
}
</style>
border-color css
<style>
span { border-color: #485198; }
span { border-color: rgb(72,81,152); }
td.TdClassName
{
border-color: #485198;
}
.TagClassName
{
border-color: #485198;
}
</style>