Shades of San Marino #486894
Tints of San Marino #486894
RGB
CMYK
RGB Variations
Color information
#486894 (or 0x486894) is known color: San Marino. HEX triplet: 48, 68 and 94. RGB value is (72,104,148). Sum of RGB (Red+Green+Blue) = 72+104+148=324 (42% of max value = 765). Red value is 72 (28.52% from 255 or 22.22% from 324); Green value is 104 (41.02% from 255 or 32.10% from 324); Blue value is 148 (58.20% from 255 or 45.68% from 324); Max value from RGB is 148 - color contains mainly: blue. Hex color #486894 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #486894 is #B7976B. Grayscale: #636363. Windows color (decimal): -12031852 or 9726024. OLE color: 9726024.
HSL color Cylindrical-coordinate representation of color #486894: hue angle of 214.74º 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 #486894 is Cyan = 0.51, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 72 | 104 | 148 | - |
| CMYK | 0.51 | 0.30 | 0 | 0.42 |
| HSL | 214.74º | 0.35% | 0.43% | - |
| HSV(B) | 214.74º | 0.51% | 0.58% | - |
| XYZ | 12.97 | 13.42 | 29.92 | - |
| YUV | 99.45 | 155.4 | 108.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 104 | 148 | 0.51 | 0.30 | 0 | 0.42 | 214.74 | 0.35 | 0.43 |
| Hex | 48 | 68 | 94 | 33 | 1E | 0 | 2A | D7 | 23 | 2B |
| Octal | 110 | 150 | 224 | 63 | 36 | 0 | 52 | 327 | 43 | 53 |
| Binary | 1001000 | 1101000 | 10010100 | 110011 | 11110 | 0 | 101010 | 11010111 | 100011 | 101011 |
Color Harmonies of #486894
Complementary color
Monochromatic Colors of #486894
Black with #486894
Text Example
Text Example
White with #486894
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486894; }
p { color: rgb(72,104,148); }
H1.HeaderClassName
{
color: #486894;
}
.AnyTagClassName
{
color: #486894;
}
</style>
background-color css
<style>
a { background-color: #486894; }
a { background-color: rgb(72,104,148); }
div.DivClassName
{
background-color: #486894;
}
.BgClassName
{
background-color: #486894;
}
</style>
border-color css
<style>
span { border-color: #486894; }
span { border-color: rgb(72,104,148); }
td.TdClassName
{
border-color: #486894;
}
.TagClassName
{
border-color: #486894;
}
</style>