Shades of San Marino #466895
Tints of San Marino #466895
RGB
CMYK
RGB Variations
Color information
#466895 (or 0x466895) is known color: San Marino. HEX triplet: 46, 68 and 95. RGB value is (70,104,149). Sum of RGB (Red+Green+Blue) = 70+104+149=323 (42% of max value = 765). Red value is 70 (27.73% from 255 or 21.67% from 323); Green value is 104 (41.02% from 255 or 32.20% from 323); Blue value is 149 (58.59% from 255 or 46.13% from 323); Max value from RGB is 149 - color contains mainly: blue. Hex color #466895 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #466895 is #B9976A. Grayscale: #626262. Windows color (decimal): -12162923 or 9791558. OLE color: 9791558.
HSL color Cylindrical-coordinate representation of color #466895: hue angle of 214.18º degrees, saturation: 0.36, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #466895 is Cyan = 0.53, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 70 | 104 | 149 | - |
| CMYK | 0.53 | 0.30 | 0 | 0.42 |
| HSL | 214.18º | 0.36% | 0.43% | - |
| HSV(B) | 214.18º | 0.53% | 0.58% | - |
| XYZ | 12.9 | 13.37 | 30.34 | - |
| YUV | 98.96 | 156.24 | 107.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 104 | 149 | 0.53 | 0.30 | 0 | 0.42 | 214.18 | 0.36 | 0.43 |
| Hex | 46 | 68 | 95 | 35 | 1E | 0 | 2A | D6 | 24 | 2B |
| Octal | 106 | 150 | 225 | 65 | 36 | 0 | 52 | 326 | 44 | 53 |
| Binary | 1000110 | 1101000 | 10010101 | 110101 | 11110 | 0 | 101010 | 11010110 | 100100 | 101011 |
Color Harmonies of #466895
Complementary color
Monochromatic Colors of #466895
Black with #466895
Text Example
Text Example
White with #466895
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466895; }
p { color: rgb(70,104,149); }
H1.HeaderClassName
{
color: #466895;
}
.AnyTagClassName
{
color: #466895;
}
</style>
background-color css
<style>
a { background-color: #466895; }
a { background-color: rgb(70,104,149); }
div.DivClassName
{
background-color: #466895;
}
.BgClassName
{
background-color: #466895;
}
</style>
border-color css
<style>
span { border-color: #466895; }
span { border-color: rgb(70,104,149); }
td.TdClassName
{
border-color: #466895;
}
.TagClassName
{
border-color: #466895;
}
</style>