Shades of Governor Bay #546195
Tints of Governor Bay #546195
RGB
CMYK
RGB Variations
Color information
#546195 (or 0x546195) is known color: Governor Bay. HEX triplet: 54, 61 and 95. RGB value is (84,97,149). Sum of RGB (Red+Green+Blue) = 84+97+149=330 (43% of max value = 765). Red value is 84 (33.20% from 255 or 25.45% from 330); Green value is 97 (38.28% from 255 or 29.39% from 330); Blue value is 149 (58.59% from 255 or 45.15% from 330); Max value from RGB is 149 - color contains mainly: blue. Hex color #546195 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #546195 is #AB9E6A. Grayscale: #626262. Windows color (decimal): -11247211 or 9789780. OLE color: 9789780.
HSL color Cylindrical-coordinate representation of color #546195: hue angle of 228º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #546195 is Cyan = 0.44, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 84 | 97 | 149 | - |
| CMYK | 0.44 | 0.35 | 0 | 0.42 |
| HSL | 228º | 0.28% | 0.46% | - |
| HSV(B) | 228º | 0.44% | 0.58% | - |
| XYZ | 13.36 | 12.6 | 30.16 | - |
| YUV | 99.04 | 156.19 | 117.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 97 | 149 | 0.44 | 0.35 | 0 | 0.42 | 228 | 0.28 | 0.46 |
| Hex | 54 | 61 | 95 | 2C | 23 | 0 | 2A | E4 | 1C | 2E |
| Octal | 124 | 141 | 225 | 54 | 43 | 0 | 52 | 344 | 34 | 56 |
| Binary | 1010100 | 1100001 | 10010101 | 101100 | 100011 | 0 | 101010 | 11100100 | 11100 | 101110 |
Color Harmonies of #546195
Complementary color
Monochromatic Colors of #546195
Black with #546195
Text Example
Text Example
White with #546195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546195; }
p { color: rgb(84,97,149); }
H1.HeaderClassName
{
color: #546195;
}
.AnyTagClassName
{
color: #546195;
}
</style>
background-color css
<style>
a { background-color: #546195; }
a { background-color: rgb(84,97,149); }
div.DivClassName
{
background-color: #546195;
}
.BgClassName
{
background-color: #546195;
}
</style>
border-color css
<style>
span { border-color: #546195; }
span { border-color: rgb(84,97,149); }
td.TdClassName
{
border-color: #546195;
}
.TagClassName
{
border-color: #546195;
}
</style>