Shades of San Marino #486594
Tints of San Marino #486594
RGB
CMYK
RGB Variations
Color information
#486594 (or 0x486594) is known color: San Marino. HEX triplet: 48, 65 and 94. RGB value is (72,101,148). Sum of RGB (Red+Green+Blue) = 72+101+148=321 (42% of max value = 765). Red value is 72 (28.52% from 255 or 22.43% from 321); Green value is 101 (39.84% from 255 or 31.46% from 321); Blue value is 148 (58.20% from 255 or 46.11% from 321); Max value from RGB is 148 - color contains mainly: blue. Hex color #486594 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #486594 is #B79A6B. Grayscale: #616161. Windows color (decimal): -12032620 or 9725256. OLE color: 9725256.
HSL color Cylindrical-coordinate representation of color #486594: hue angle of 217.11º 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 #486594 is Cyan = 0.51, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 72 | 101 | 148 | - |
| CMYK | 0.51 | 0.32 | 0 | 0.42 |
| HSL | 217.11º | 0.35% | 0.43% | - |
| HSV(B) | 217.11º | 0.51% | 0.58% | - |
| XYZ | 12.67 | 12.82 | 29.82 | - |
| YUV | 97.69 | 156.39 | 109.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 101 | 148 | 0.51 | 0.32 | 0 | 0.42 | 217.11 | 0.35 | 0.43 |
| Hex | 48 | 65 | 94 | 33 | 20 | 0 | 2A | D9 | 23 | 2B |
| Octal | 110 | 145 | 224 | 63 | 40 | 0 | 52 | 331 | 43 | 53 |
| Binary | 1001000 | 1100101 | 10010100 | 110011 | 100000 | 0 | 101010 | 11011001 | 100011 | 101011 |
Color Harmonies of #486594
Complementary color
Monochromatic Colors of #486594
Black with #486594
Text Example
Text Example
White with #486594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486594; }
p { color: rgb(72,101,148); }
H1.HeaderClassName
{
color: #486594;
}
.AnyTagClassName
{
color: #486594;
}
</style>
background-color css
<style>
a { background-color: #486594; }
a { background-color: rgb(72,101,148); }
div.DivClassName
{
background-color: #486594;
}
.BgClassName
{
background-color: #486594;
}
</style>
border-color css
<style>
span { border-color: #486594; }
span { border-color: rgb(72,101,148); }
td.TdClassName
{
border-color: #486594;
}
.TagClassName
{
border-color: #486594;
}
</style>