Shades of San Marino #486795
Tints of San Marino #486795
RGB
CMYK
RGB Variations
Color information
#486795 (or 0x486795) is known color: San Marino. HEX triplet: 48, 67 and 95. RGB value is (72,103,149). Sum of RGB (Red+Green+Blue) = 72+103+149=324 (42% of max value = 765). Red value is 72 (28.52% from 255 or 22.22% from 324); Green value is 103 (40.62% from 255 or 31.79% from 324); Blue value is 149 (58.59% from 255 or 45.99% from 324); Max value from RGB is 149 - color contains mainly: blue. Hex color #486795 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #486795 is #B7986A. Grayscale: #626262. Windows color (decimal): -12032107 or 9791304. OLE color: 9791304.
HSL color Cylindrical-coordinate representation of color #486795: hue angle of 215.84º 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 #486795 is Cyan = 0.52, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 72 | 103 | 149 | - |
| CMYK | 0.52 | 0.31 | 0 | 0.42 |
| HSL | 215.84º | 0.35% | 0.43% | - |
| HSV(B) | 215.84º | 0.52% | 0.58% | - |
| XYZ | 12.95 | 13.25 | 30.31 | - |
| YUV | 98.98 | 156.23 | 108.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 103 | 149 | 0.52 | 0.31 | 0 | 0.42 | 215.84 | 0.35 | 0.43 |
| Hex | 48 | 67 | 95 | 34 | 1F | 0 | 2A | D8 | 23 | 2B |
| Octal | 110 | 147 | 225 | 64 | 37 | 0 | 52 | 330 | 43 | 53 |
| Binary | 1001000 | 1100111 | 10010101 | 110100 | 11111 | 0 | 101010 | 11011000 | 100011 | 101011 |
Color Harmonies of #486795
Complementary color
Monochromatic Colors of #486795
Black with #486795
Text Example
Text Example
White with #486795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486795; }
p { color: rgb(72,103,149); }
H1.HeaderClassName
{
color: #486795;
}
.AnyTagClassName
{
color: #486795;
}
</style>
background-color css
<style>
a { background-color: #486795; }
a { background-color: rgb(72,103,149); }
div.DivClassName
{
background-color: #486795;
}
.BgClassName
{
background-color: #486795;
}
</style>
border-color css
<style>
span { border-color: #486795; }
span { border-color: rgb(72,103,149); }
td.TdClassName
{
border-color: #486795;
}
.TagClassName
{
border-color: #486795;
}
</style>