Shades of San Marino #487198
Tints of San Marino #487198
RGB
CMYK
RGB Variations
Color information
#487198 (or 0x487198) is known color: San Marino. HEX triplet: 48, 71 and 98. RGB value is (72,113,152). Sum of RGB (Red+Green+Blue) = 72+113+152=337 (44% of max value = 765). Red value is 72 (28.52% from 255 or 21.36% from 337); Green value is 113 (44.53% from 255 or 33.53% from 337); Blue value is 152 (59.77% from 255 or 45.10% from 337); Max value from RGB is 152 - color contains mainly: blue. Hex color #487198 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #487198 is #B78E67. Grayscale: #686868. Windows color (decimal): -12029544 or 9990472. OLE color: 9990472.
HSL color Cylindrical-coordinate representation of color #487198: hue angle of 209.25º degrees, saturation: 0.36, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #487198 is Cyan = 0.53, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 72 | 113 | 152 | - |
| CMYK | 0.53 | 0.26 | 0 | 0.40 |
| HSL | 209.25º | 0.36% | 0.44% | - |
| HSV(B) | 209.25º | 0.53% | 0.6% | - |
| XYZ | 14.25 | 15.45 | 31.94 | - |
| YUV | 105.19 | 154.42 | 104.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 113 | 152 | 0.53 | 0.26 | 0 | 0.40 | 209.25 | 0.36 | 0.44 |
| Hex | 48 | 71 | 98 | 35 | 1A | 0 | 28 | D1 | 24 | 2C |
| Octal | 110 | 161 | 230 | 65 | 32 | 0 | 50 | 321 | 44 | 54 |
| Binary | 1001000 | 1110001 | 10011000 | 110101 | 11010 | 0 | 101000 | 11010001 | 100100 | 101100 |
Color Harmonies of #487198
Complementary color
Monochromatic Colors of #487198
Black with #487198
Text Example
Text Example
White with #487198
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487198; }
p { color: rgb(72,113,152); }
H1.HeaderClassName
{
color: #487198;
}
.AnyTagClassName
{
color: #487198;
}
</style>
background-color css
<style>
a { background-color: #487198; }
a { background-color: rgb(72,113,152); }
div.DivClassName
{
background-color: #487198;
}
.BgClassName
{
background-color: #487198;
}
</style>
border-color css
<style>
span { border-color: #487198; }
span { border-color: rgb(72,113,152); }
td.TdClassName
{
border-color: #487198;
}
.TagClassName
{
border-color: #487198;
}
</style>