Shades of San Marino #466997
Tints of San Marino #466997
RGB
CMYK
RGB Variations
Color information
#466997 (or 0x466997) is known color: San Marino. HEX triplet: 46, 69 and 97. RGB value is (70,105,151). Sum of RGB (Red+Green+Blue) = 70+105+151=326 (43% of max value = 765). Red value is 70 (27.73% from 255 or 21.47% from 326); Green value is 105 (41.41% from 255 or 32.21% from 326); Blue value is 151 (59.38% from 255 or 46.32% from 326); Max value from RGB is 151 - color contains mainly: blue. Hex color #466997 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #466997 is #B99668. Grayscale: #636363. Windows color (decimal): -12162665 or 9922886. OLE color: 9922886.
HSL color Cylindrical-coordinate representation of color #466997: hue angle of 214.07º degrees, saturation: 0.37, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #466997 is Cyan = 0.54, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 70 | 105 | 151 | - |
| CMYK | 0.54 | 0.30 | 0 | 0.41 |
| HSL | 214.07º | 0.37% | 0.43% | - |
| HSV(B) | 214.07º | 0.54% | 0.59% | - |
| XYZ | 13.16 | 13.64 | 31.22 | - |
| YUV | 99.78 | 156.9 | 106.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 105 | 151 | 0.54 | 0.30 | 0 | 0.41 | 214.07 | 0.37 | 0.43 |
| Hex | 46 | 69 | 97 | 36 | 1E | 0 | 29 | D6 | 25 | 2B |
| Octal | 106 | 151 | 227 | 66 | 36 | 0 | 51 | 326 | 45 | 53 |
| Binary | 1000110 | 1101001 | 10010111 | 110110 | 11110 | 0 | 101001 | 11010110 | 100101 | 101011 |
Color Harmonies of #466997
Complementary color
Monochromatic Colors of #466997
Black with #466997
Text Example
Text Example
White with #466997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466997; }
p { color: rgb(70,105,151); }
H1.HeaderClassName
{
color: #466997;
}
.AnyTagClassName
{
color: #466997;
}
</style>
background-color css
<style>
a { background-color: #466997; }
a { background-color: rgb(70,105,151); }
div.DivClassName
{
background-color: #466997;
}
.BgClassName
{
background-color: #466997;
}
</style>
border-color css
<style>
span { border-color: #466997; }
span { border-color: rgb(70,105,151); }
td.TdClassName
{
border-color: #466997;
}
.TagClassName
{
border-color: #466997;
}
</style>