Shades of San Marino #487498
Tints of San Marino #487498
RGB
CMYK
RGB Variations
Color information
#487498 (or 0x487498) is known color: San Marino. HEX triplet: 48, 74 and 98. RGB value is (72,116,152). Sum of RGB (Red+Green+Blue) = 72+116+152=340 (45% of max value = 765). Red value is 72 (28.52% from 255 or 21.18% from 340); Green value is 116 (45.70% from 255 or 34.12% from 340); Blue value is 152 (59.77% from 255 or 44.71% from 340); Max value from RGB is 152 - color contains mainly: blue. Hex color #487498 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #487498 is #B78B67. Grayscale: #6A6A6A. Windows color (decimal): -12028776 or 9991240. OLE color: 9991240.
HSL color Cylindrical-coordinate representation of color #487498: hue angle of 207º 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 #487498 is Cyan = 0.53, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 72 | 116 | 152 | - |
| CMYK | 0.53 | 0.24 | 0 | 0.40 |
| HSL | 207º | 0.36% | 0.44% | - |
| HSV(B) | 207º | 0.53% | 0.6% | - |
| XYZ | 14.59 | 16.14 | 32.05 | - |
| YUV | 106.95 | 153.42 | 103.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 116 | 152 | 0.53 | 0.24 | 0 | 0.40 | 207 | 0.36 | 0.44 |
| Hex | 48 | 74 | 98 | 35 | 18 | 0 | 28 | CF | 24 | 2C |
| Octal | 110 | 164 | 230 | 65 | 30 | 0 | 50 | 317 | 44 | 54 |
| Binary | 1001000 | 1110100 | 10011000 | 110101 | 11000 | 0 | 101000 | 11001111 | 100100 | 101100 |
Color Harmonies of #487498
Complementary color
Monochromatic Colors of #487498
Black with #487498
Text Example
Text Example
White with #487498
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487498; }
p { color: rgb(72,116,152); }
H1.HeaderClassName
{
color: #487498;
}
.AnyTagClassName
{
color: #487498;
}
</style>
background-color css
<style>
a { background-color: #487498; }
a { background-color: rgb(72,116,152); }
div.DivClassName
{
background-color: #487498;
}
.BgClassName
{
background-color: #487498;
}
</style>
border-color css
<style>
span { border-color: #487498; }
span { border-color: rgb(72,116,152); }
td.TdClassName
{
border-color: #487498;
}
.TagClassName
{
border-color: #487498;
}
</style>