Shades of Governor Bay #545683
Tints of Governor Bay #545683
RGB
CMYK
RGB Variations
Color information
#545683 (or 0x545683) is known color: Governor Bay. HEX triplet: 54, 56 and 83. RGB value is (84,86,131). Sum of RGB (Red+Green+Blue) = 84+86+131=301 (39% of max value = 765). Red value is 84 (33.20% from 255 or 27.91% from 301); Green value is 86 (33.98% from 255 or 28.57% from 301); Blue value is 131 (51.56% from 255 or 43.52% from 301); Max value from RGB is 131 - color contains mainly: blue. Hex color #545683 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #545683 is #ABA97C. Grayscale: #5A5A5A. Windows color (decimal): -11250045 or 8607316. OLE color: 8607316.
HSL color Cylindrical-coordinate representation of color #545683: hue angle of 237.45º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #545683 is Cyan = 0.36, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 84 | 86 | 131 | - |
| CMYK | 0.36 | 0.34 | 0 | 0.49 |
| HSL | 237.45º | 0.22% | 0.42% | - |
| HSV(B) | 237.45º | 0.36% | 0.51% | - |
| XYZ | 11.08 | 10.18 | 22.85 | - |
| YUV | 90.53 | 150.84 | 123.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 86 | 131 | 0.36 | 0.34 | 0 | 0.49 | 237.45 | 0.22 | 0.42 |
| Hex | 54 | 56 | 83 | 24 | 22 | 0 | 31 | ED | 16 | 2A |
| Octal | 124 | 126 | 203 | 44 | 42 | 0 | 61 | 355 | 26 | 52 |
| Binary | 1010100 | 1010110 | 10000011 | 100100 | 100010 | 0 | 110001 | 11101101 | 10110 | 101010 |
Color Harmonies of #545683
Complementary color
Monochromatic Colors of #545683
Black with #545683
Text Example
Text Example
White with #545683
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #545683; }
p { color: rgb(84,86,131); }
H1.HeaderClassName
{
color: #545683;
}
.AnyTagClassName
{
color: #545683;
}
</style>
background-color css
<style>
a { background-color: #545683; }
a { background-color: rgb(84,86,131); }
div.DivClassName
{
background-color: #545683;
}
.BgClassName
{
background-color: #545683;
}
</style>
border-color css
<style>
span { border-color: #545683; }
span { border-color: rgb(84,86,131); }
td.TdClassName
{
border-color: #545683;
}
.TagClassName
{
border-color: #545683;
}
</style>