Shades of San Marino #467399
Tints of San Marino #467399
RGB
CMYK
RGB Variations
Color information
#467399 (or 0x467399) is known color: San Marino. HEX triplet: 46, 73 and 99. RGB value is (70,115,153). Sum of RGB (Red+Green+Blue) = 70+115+153=338 (44% of max value = 765). Red value is 70 (27.73% from 255 or 20.71% from 338); Green value is 115 (45.31% from 255 or 34.02% from 338); Blue value is 153 (60.16% from 255 or 45.27% from 338); Max value from RGB is 153 - color contains mainly: blue. Hex color #467399 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #467399 is #B98C66. Grayscale: #696969. Windows color (decimal): -12160103 or 10056518. OLE color: 10056518.
HSL color Cylindrical-coordinate representation of color #467399: hue angle of 207.47º 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 #467399 is Cyan = 0.54, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 70 | 115 | 153 | - |
| CMYK | 0.54 | 0.25 | 0 | 0.4 |
| HSL | 207.47º | 0.37% | 0.44% | - |
| HSV(B) | 207.47º | 0.54% | 0.6% | - |
| XYZ | 14.41 | 15.86 | 32.44 | - |
| YUV | 105.88 | 154.59 | 102.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 115 | 153 | 0.54 | 0.25 | 0 | 0.4 | 207.47 | 0.37 | 0.44 |
| Hex | 46 | 73 | 99 | 36 | 19 | 0 | 28 | CF | 25 | 2C |
| Octal | 106 | 163 | 231 | 66 | 31 | 0 | 50 | 317 | 45 | 54 |
| Binary | 1000110 | 1110011 | 10011001 | 110110 | 11001 | 0 | 101000 | 11001111 | 100101 | 101100 |
Color Harmonies of #467399
Complementary color
Monochromatic Colors of #467399
Black with #467399
Text Example
Text Example
White with #467399
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467399; }
p { color: rgb(70,115,153); }
H1.HeaderClassName
{
color: #467399;
}
.AnyTagClassName
{
color: #467399;
}
</style>
background-color css
<style>
a { background-color: #467399; }
a { background-color: rgb(70,115,153); }
div.DivClassName
{
background-color: #467399;
}
.BgClassName
{
background-color: #467399;
}
</style>
border-color css
<style>
span { border-color: #467399; }
span { border-color: rgb(70,115,153); }
td.TdClassName
{
border-color: #467399;
}
.TagClassName
{
border-color: #467399;
}
</style>