Shades of San Marino #546799
Tints of San Marino #546799
RGB
CMYK
RGB Variations
Color information
#546799 (or 0x546799) is known color: San Marino. HEX triplet: 54, 67 and 99. RGB value is (84,103,153). Sum of RGB (Red+Green+Blue) = 84+103+153=340 (45% of max value = 765). Red value is 84 (33.20% from 255 or 24.71% from 340); Green value is 103 (40.62% from 255 or 30.29% from 340); Blue value is 153 (60.16% from 255 or 45% from 340); Max value from RGB is 153 - color contains mainly: blue. Hex color #546799 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #546799 is #AB9866. Grayscale: #666666. Windows color (decimal): -11245671 or 10053460. OLE color: 10053460.
HSL color Cylindrical-coordinate representation of color #546799: hue angle of 223.48º 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 #546799 is Cyan = 0.45, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 84 | 103 | 153 | - |
| CMYK | 0.45 | 0.33 | 0 | 0.4 |
| HSL | 223.48º | 0.29% | 0.46% | - |
| HSV(B) | 223.48º | 0.45% | 0.6% | - |
| XYZ | 14.26 | 13.89 | 32.07 | - |
| YUV | 103.02 | 156.21 | 114.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 103 | 153 | 0.45 | 0.33 | 0 | 0.4 | 223.48 | 0.29 | 0.46 |
| Hex | 54 | 67 | 99 | 2D | 21 | 0 | 28 | DF | 1D | 2E |
| Octal | 124 | 147 | 231 | 55 | 41 | 0 | 50 | 337 | 35 | 56 |
| Binary | 1010100 | 1100111 | 10011001 | 101101 | 100001 | 0 | 101000 | 11011111 | 11101 | 101110 |
Color Harmonies of #546799
Complementary color
Monochromatic Colors of #546799
Black with #546799
Text Example
Text Example
White with #546799
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546799; }
p { color: rgb(84,103,153); }
H1.HeaderClassName
{
color: #546799;
}
.AnyTagClassName
{
color: #546799;
}
</style>
background-color css
<style>
a { background-color: #546799; }
a { background-color: rgb(84,103,153); }
div.DivClassName
{
background-color: #546799;
}
.BgClassName
{
background-color: #546799;
}
</style>
border-color css
<style>
span { border-color: #546799; }
span { border-color: rgb(84,103,153); }
td.TdClassName
{
border-color: #546799;
}
.TagClassName
{
border-color: #546799;
}
</style>