Shades of Governor Bay #546098
Tints of Governor Bay #546098
RGB
CMYK
RGB Variations
Color information
#546098 (or 0x546098) is known color: Governor Bay. HEX triplet: 54, 60 and 98. RGB value is (84,96,152). Sum of RGB (Red+Green+Blue) = 84+96+152=332 (43% of max value = 765). Red value is 84 (33.20% from 255 or 25.30% from 332); Green value is 96 (37.89% from 255 or 28.92% from 332); Blue value is 152 (59.77% from 255 or 45.78% from 332); Max value from RGB is 152 - color contains mainly: blue. Hex color #546098 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #546098 is #AB9F67. Grayscale: #626262. Windows color (decimal): -11247464 or 9986132. OLE color: 9986132.
HSL color Cylindrical-coordinate representation of color #546098: hue angle of 229.41º degrees, saturation: 0.29, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #546098 is Cyan = 0.45, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 84 | 96 | 152 | - |
| CMYK | 0.45 | 0.37 | 0 | 0.40 |
| HSL | 229.41º | 0.29% | 0.46% | - |
| HSV(B) | 229.41º | 0.45% | 0.6% | - |
| XYZ | 13.51 | 12.52 | 31.41 | - |
| YUV | 98.8 | 158.02 | 117.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 96 | 152 | 0.45 | 0.37 | 0 | 0.40 | 229.41 | 0.29 | 0.46 |
| Hex | 54 | 60 | 98 | 2D | 25 | 0 | 28 | E5 | 1D | 2E |
| Octal | 124 | 140 | 230 | 55 | 45 | 0 | 50 | 345 | 35 | 56 |
| Binary | 1010100 | 1100000 | 10011000 | 101101 | 100101 | 0 | 101000 | 11100101 | 11101 | 101110 |
Color Harmonies of #546098
Complementary color
Monochromatic Colors of #546098
Black with #546098
Text Example
Text Example
White with #546098
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546098; }
p { color: rgb(84,96,152); }
H1.HeaderClassName
{
color: #546098;
}
.AnyTagClassName
{
color: #546098;
}
</style>
background-color css
<style>
a { background-color: #546098; }
a { background-color: rgb(84,96,152); }
div.DivClassName
{
background-color: #546098;
}
.BgClassName
{
background-color: #546098;
}
</style>
border-color css
<style>
span { border-color: #546098; }
span { border-color: rgb(84,96,152); }
td.TdClassName
{
border-color: #546098;
}
.TagClassName
{
border-color: #546098;
}
</style>