Shades of San Marino #466998
Tints of San Marino #466998
RGB
CMYK
RGB Variations
Color information
#466998 (or 0x466998) is known color: San Marino. HEX triplet: 46, 69 and 98. RGB value is (70,105,152). Sum of RGB (Red+Green+Blue) = 70+105+152=327 (43% of max value = 765). Red value is 70 (27.73% from 255 or 21.41% from 327); Green value is 105 (41.41% from 255 or 32.11% from 327); Blue value is 152 (59.77% from 255 or 46.48% from 327); Max value from RGB is 152 - color contains mainly: blue. Hex color #466998 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #466998 is #B99667. Grayscale: #636363. Windows color (decimal): -12162664 or 9988422. OLE color: 9988422.
HSL color Cylindrical-coordinate representation of color #466998: hue angle of 214.39º degrees, saturation: 0.37, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #466998 is Cyan = 0.54, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 70 | 105 | 152 | - |
| CMYK | 0.54 | 0.31 | 0 | 0.40 |
| HSL | 214.39º | 0.37% | 0.44% | - |
| HSV(B) | 214.39º | 0.54% | 0.6% | - |
| XYZ | 13.24 | 13.67 | 31.65 | - |
| YUV | 99.89 | 157.4 | 106.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 105 | 152 | 0.54 | 0.31 | 0 | 0.40 | 214.39 | 0.37 | 0.44 |
| Hex | 46 | 69 | 98 | 36 | 1F | 0 | 28 | D6 | 25 | 2C |
| Octal | 106 | 151 | 230 | 66 | 37 | 0 | 50 | 326 | 45 | 54 |
| Binary | 1000110 | 1101001 | 10011000 | 110110 | 11111 | 0 | 101000 | 11010110 | 100101 | 101100 |
Color Harmonies of #466998
Complementary color
Monochromatic Colors of #466998
Black with #466998
Text Example
Text Example
White with #466998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466998; }
p { color: rgb(70,105,152); }
H1.HeaderClassName
{
color: #466998;
}
.AnyTagClassName
{
color: #466998;
}
</style>
background-color css
<style>
a { background-color: #466998; }
a { background-color: rgb(70,105,152); }
div.DivClassName
{
background-color: #466998;
}
.BgClassName
{
background-color: #466998;
}
</style>
border-color css
<style>
span { border-color: #466998; }
span { border-color: rgb(70,105,152); }
td.TdClassName
{
border-color: #466998;
}
.TagClassName
{
border-color: #466998;
}
</style>