Shades of San Marino #486995
Tints of San Marino #486995
RGB
CMYK
RGB Variations
Color information
#486995 (or 0x486995) is known color: San Marino. HEX triplet: 48, 69 and 95. RGB value is (72,105,149). Sum of RGB (Red+Green+Blue) = 72+105+149=326 (43% of max value = 765). Red value is 72 (28.52% from 255 or 22.09% from 326); Green value is 105 (41.41% from 255 or 32.21% from 326); Blue value is 149 (58.59% from 255 or 45.71% from 326); Max value from RGB is 149 - color contains mainly: blue. Hex color #486995 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #486995 is #B7966A. Grayscale: #636363. Windows color (decimal): -12031595 or 9791816. OLE color: 9791816.
HSL color Cylindrical-coordinate representation of color #486995: hue angle of 214.29º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #486995 is Cyan = 0.52, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 72 | 105 | 149 | - |
| CMYK | 0.52 | 0.30 | 0 | 0.42 |
| HSL | 214.29º | 0.35% | 0.43% | - |
| HSV(B) | 214.29º | 0.52% | 0.58% | - |
| XYZ | 13.15 | 13.65 | 30.38 | - |
| YUV | 100.15 | 155.57 | 107.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 105 | 149 | 0.52 | 0.30 | 0 | 0.42 | 214.29 | 0.35 | 0.43 |
| Hex | 48 | 69 | 95 | 34 | 1E | 0 | 2A | D6 | 23 | 2B |
| Octal | 110 | 151 | 225 | 64 | 36 | 0 | 52 | 326 | 43 | 53 |
| Binary | 1001000 | 1101001 | 10010101 | 110100 | 11110 | 0 | 101010 | 11010110 | 100011 | 101011 |
Color Harmonies of #486995
Complementary color
Monochromatic Colors of #486995
Black with #486995
Text Example
Text Example
White with #486995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486995; }
p { color: rgb(72,105,149); }
H1.HeaderClassName
{
color: #486995;
}
.AnyTagClassName
{
color: #486995;
}
</style>
background-color css
<style>
a { background-color: #486995; }
a { background-color: rgb(72,105,149); }
div.DivClassName
{
background-color: #486995;
}
.BgClassName
{
background-color: #486995;
}
</style>
border-color css
<style>
span { border-color: #486995; }
span { border-color: rgb(72,105,149); }
td.TdClassName
{
border-color: #486995;
}
.TagClassName
{
border-color: #486995;
}
</style>