Shades of San Marino #486794
Tints of San Marino #486794
RGB
CMYK
RGB Variations
Color information
#486794 (or 0x486794) is known color: San Marino. HEX triplet: 48, 67 and 94. RGB value is (72,103,148). Sum of RGB (Red+Green+Blue) = 72+103+148=323 (42% of max value = 765). Red value is 72 (28.52% from 255 or 22.29% from 323); Green value is 103 (40.62% from 255 or 31.89% from 323); Blue value is 148 (58.20% from 255 or 45.82% from 323); Max value from RGB is 148 - color contains mainly: blue. Hex color #486794 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #486794 is #B7986B. Grayscale: #626262. Windows color (decimal): -12032108 or 9725768. OLE color: 9725768.
HSL color Cylindrical-coordinate representation of color #486794: hue angle of 215.53º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #486794 is Cyan = 0.51, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 72 | 103 | 148 | - |
| CMYK | 0.51 | 0.30 | 0 | 0.42 |
| HSL | 215.53º | 0.35% | 0.43% | - |
| HSV(B) | 215.53º | 0.51% | 0.58% | - |
| XYZ | 12.87 | 13.22 | 29.89 | - |
| YUV | 98.86 | 155.73 | 108.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 103 | 148 | 0.51 | 0.30 | 0 | 0.42 | 215.53 | 0.35 | 0.43 |
| Hex | 48 | 67 | 94 | 33 | 1E | 0 | 2A | D8 | 23 | 2B |
| Octal | 110 | 147 | 224 | 63 | 36 | 0 | 52 | 330 | 43 | 53 |
| Binary | 1001000 | 1100111 | 10010100 | 110011 | 11110 | 0 | 101010 | 11011000 | 100011 | 101011 |
Color Harmonies of #486794
Complementary color
Monochromatic Colors of #486794
Black with #486794
Text Example
Text Example
White with #486794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486794; }
p { color: rgb(72,103,148); }
H1.HeaderClassName
{
color: #486794;
}
.AnyTagClassName
{
color: #486794;
}
</style>
background-color css
<style>
a { background-color: #486794; }
a { background-color: rgb(72,103,148); }
div.DivClassName
{
background-color: #486794;
}
.BgClassName
{
background-color: #486794;
}
</style>
border-color css
<style>
span { border-color: #486794; }
span { border-color: rgb(72,103,148); }
td.TdClassName
{
border-color: #486794;
}
.TagClassName
{
border-color: #486794;
}
</style>