Shades of San Marino #486998
Tints of San Marino #486998
RGB
CMYK
RGB Variations
Color information
#486998 (or 0x486998) is known color: San Marino. HEX triplet: 48, 69 and 98. RGB value is (72,105,152). Sum of RGB (Red+Green+Blue) = 72+105+152=329 (43% of max value = 765). Red value is 72 (28.52% from 255 or 21.88% from 329); Green value is 105 (41.41% from 255 or 31.91% from 329); Blue value is 152 (59.77% from 255 or 46.20% from 329); Max value from RGB is 152 - color contains mainly: blue. Hex color #486998 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #486998 is #B79667. Grayscale: #646464. Windows color (decimal): -12031592 or 9988424. OLE color: 9988424.
HSL color Cylindrical-coordinate representation of color #486998: hue angle of 215.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 #486998 is Cyan = 0.53, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 72 | 105 | 152 | - |
| CMYK | 0.53 | 0.31 | 0 | 0.40 |
| HSL | 215.25º | 0.36% | 0.44% | - |
| HSV(B) | 215.25º | 0.53% | 0.6% | - |
| XYZ | 13.39 | 13.75 | 31.65 | - |
| YUV | 100.49 | 157.07 | 107.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 105 | 152 | 0.53 | 0.31 | 0 | 0.40 | 215.25 | 0.36 | 0.44 |
| Hex | 48 | 69 | 98 | 35 | 1F | 0 | 28 | D7 | 24 | 2C |
| Octal | 110 | 151 | 230 | 65 | 37 | 0 | 50 | 327 | 44 | 54 |
| Binary | 1001000 | 1101001 | 10011000 | 110101 | 11111 | 0 | 101000 | 11010111 | 100100 | 101100 |
Color Harmonies of #486998
Complementary color
Monochromatic Colors of #486998
Black with #486998
Text Example
Text Example
White with #486998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486998; }
p { color: rgb(72,105,152); }
H1.HeaderClassName
{
color: #486998;
}
.AnyTagClassName
{
color: #486998;
}
</style>
background-color css
<style>
a { background-color: #486998; }
a { background-color: rgb(72,105,152); }
div.DivClassName
{
background-color: #486998;
}
.BgClassName
{
background-color: #486998;
}
</style>
border-color css
<style>
span { border-color: #486998; }
span { border-color: rgb(72,105,152); }
td.TdClassName
{
border-color: #486998;
}
.TagClassName
{
border-color: #486998;
}
</style>