Shades of San Marino #547098
Tints of San Marino #547098
RGB
CMYK
RGB Variations
Color information
#547098 (or 0x547098) is known color: San Marino. HEX triplet: 54, 70 and 98. RGB value is (84,112,152). Sum of RGB (Red+Green+Blue) = 84+112+152=348 (46% of max value = 765). Red value is 84 (33.20% from 255 or 24.14% from 348); Green value is 112 (44.14% from 255 or 32.18% from 348); Blue value is 152 (59.77% from 255 or 43.68% from 348); Max value from RGB is 152 - color contains mainly: blue. Hex color #547098 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #547098 is #AB8F67. Grayscale: #6C6C6C. Windows color (decimal): -11243368 or 9990228. OLE color: 9990228.
HSL color Cylindrical-coordinate representation of color #547098: hue angle of 215.29º 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 #547098 is Cyan = 0.45, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 84 | 112 | 152 | - |
| CMYK | 0.45 | 0.26 | 0 | 0.40 |
| HSL | 215.29º | 0.29% | 0.46% | - |
| HSV(B) | 215.29º | 0.45% | 0.6% | - |
| XYZ | 15.12 | 15.74 | 31.95 | - |
| YUV | 108.19 | 152.72 | 110.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 112 | 152 | 0.45 | 0.26 | 0 | 0.40 | 215.29 | 0.29 | 0.46 |
| Hex | 54 | 70 | 98 | 2D | 1A | 0 | 28 | D7 | 1D | 2E |
| Octal | 124 | 160 | 230 | 55 | 32 | 0 | 50 | 327 | 35 | 56 |
| Binary | 1010100 | 1110000 | 10011000 | 101101 | 11010 | 0 | 101000 | 11010111 | 11101 | 101110 |
Color Harmonies of #547098
Complementary color
Monochromatic Colors of #547098
Black with #547098
Text Example
Text Example
White with #547098
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547098; }
p { color: rgb(84,112,152); }
H1.HeaderClassName
{
color: #547098;
}
.AnyTagClassName
{
color: #547098;
}
</style>
background-color css
<style>
a { background-color: #547098; }
a { background-color: rgb(84,112,152); }
div.DivClassName
{
background-color: #547098;
}
.BgClassName
{
background-color: #547098;
}
</style>
border-color css
<style>
span { border-color: #547098; }
span { border-color: rgb(84,112,152); }
td.TdClassName
{
border-color: #547098;
}
.TagClassName
{
border-color: #547098;
}
</style>