Shades of San Marino #486792
Tints of San Marino #486792
RGB
CMYK
RGB Variations
Color information
#486792 (or 0x486792) is known color: San Marino. HEX triplet: 48, 67 and 92. RGB value is (72,103,146). Sum of RGB (Red+Green+Blue) = 72+103+146=321 (42% of max value = 765). Red value is 72 (28.52% from 255 or 22.43% from 321); Green value is 103 (40.62% from 255 or 32.09% from 321); Blue value is 146 (57.42% from 255 or 45.48% from 321); Max value from RGB is 146 - color contains mainly: blue. Hex color #486792 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #486792 is #B7986D. Grayscale: #626262. Windows color (decimal): -12032110 or 9594696. OLE color: 9594696.
HSL color Cylindrical-coordinate representation of color #486792: hue angle of 214.86º degrees, saturation: 0.34, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #486792 is Cyan = 0.51, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 72 | 103 | 146 | - |
| CMYK | 0.51 | 0.29 | 0 | 0.43 |
| HSL | 214.86º | 0.34% | 0.43% | - |
| HSV(B) | 214.86º | 0.51% | 0.57% | - |
| XYZ | 12.71 | 13.15 | 29.06 | - |
| YUV | 98.63 | 154.73 | 109 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 103 | 146 | 0.51 | 0.29 | 0 | 0.43 | 214.86 | 0.34 | 0.43 |
| Hex | 48 | 67 | 92 | 33 | 1D | 0 | 2B | D7 | 22 | 2B |
| Octal | 110 | 147 | 222 | 63 | 35 | 0 | 53 | 327 | 42 | 53 |
| Binary | 1001000 | 1100111 | 10010010 | 110011 | 11101 | 0 | 101011 | 11010111 | 100010 | 101011 |
Color Harmonies of #486792
Complementary color
Monochromatic Colors of #486792
Black with #486792
Text Example
Text Example
White with #486792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486792; }
p { color: rgb(72,103,146); }
H1.HeaderClassName
{
color: #486792;
}
.AnyTagClassName
{
color: #486792;
}
</style>
background-color css
<style>
a { background-color: #486792; }
a { background-color: rgb(72,103,146); }
div.DivClassName
{
background-color: #486792;
}
.BgClassName
{
background-color: #486792;
}
</style>
border-color css
<style>
span { border-color: #486792; }
span { border-color: rgb(72,103,146); }
td.TdClassName
{
border-color: #486792;
}
.TagClassName
{
border-color: #486792;
}
</style>