Shades of San Marino #487097
Tints of San Marino #487097
RGB
CMYK
RGB Variations
Color information
#487097 (or 0x487097) is known color: San Marino. HEX triplet: 48, 70 and 97. RGB value is (72,112,151). Sum of RGB (Red+Green+Blue) = 72+112+151=335 (44% of max value = 765). Red value is 72 (28.52% from 255 or 21.49% from 335); Green value is 112 (44.14% from 255 or 33.43% from 335); Blue value is 151 (59.38% from 255 or 45.07% from 335); Max value from RGB is 151 - color contains mainly: blue. Hex color #487097 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #487097 is #B78F68. Grayscale: #686868. Windows color (decimal): -12029801 or 9924680. OLE color: 9924680.
HSL color Cylindrical-coordinate representation of color #487097: hue angle of 209.62º degrees, saturation: 0.35, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #487097 is Cyan = 0.52, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 72 | 112 | 151 | - |
| CMYK | 0.52 | 0.26 | 0 | 0.41 |
| HSL | 209.62º | 0.35% | 0.44% | - |
| HSV(B) | 209.62º | 0.52% | 0.59% | - |
| XYZ | 14.05 | 15.2 | 31.47 | - |
| YUV | 104.49 | 154.25 | 104.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 112 | 151 | 0.52 | 0.26 | 0 | 0.41 | 209.62 | 0.35 | 0.44 |
| Hex | 48 | 70 | 97 | 34 | 1A | 0 | 29 | D2 | 23 | 2C |
| Octal | 110 | 160 | 227 | 64 | 32 | 0 | 51 | 322 | 43 | 54 |
| Binary | 1001000 | 1110000 | 10010111 | 110100 | 11010 | 0 | 101001 | 11010010 | 100011 | 101100 |
Color Harmonies of #487097
Complementary color
Monochromatic Colors of #487097
Black with #487097
Text Example
Text Example
White with #487097
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487097; }
p { color: rgb(72,112,151); }
H1.HeaderClassName
{
color: #487097;
}
.AnyTagClassName
{
color: #487097;
}
</style>
background-color css
<style>
a { background-color: #487097; }
a { background-color: rgb(72,112,151); }
div.DivClassName
{
background-color: #487097;
}
.BgClassName
{
background-color: #487097;
}
</style>
border-color css
<style>
span { border-color: #487097; }
span { border-color: rgb(72,112,151); }
td.TdClassName
{
border-color: #487097;
}
.TagClassName
{
border-color: #487097;
}
</style>