Shades of San Marino #467099
Tints of San Marino #467099
RGB
CMYK
RGB Variations
Color information
#467099 (or 0x467099) is known color: San Marino. HEX triplet: 46, 70 and 99. RGB value is (70,112,153). Sum of RGB (Red+Green+Blue) = 70+112+153=335 (44% of max value = 765). Red value is 70 (27.73% from 255 or 20.90% from 335); Green value is 112 (44.14% from 255 or 33.43% from 335); Blue value is 153 (60.16% from 255 or 45.67% from 335); Max value from RGB is 153 - color contains mainly: blue. Hex color #467099 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #467099 is #B98F66. Grayscale: #676767. Windows color (decimal): -12160871 or 10055750. OLE color: 10055750.
HSL color Cylindrical-coordinate representation of color #467099: hue angle of 209.64º 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 #467099 is Cyan = 0.54, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 70 | 112 | 153 | - |
| CMYK | 0.54 | 0.27 | 0 | 0.4 |
| HSL | 209.64º | 0.37% | 0.44% | - |
| HSV(B) | 209.64º | 0.54% | 0.6% | - |
| XYZ | 14.07 | 15.19 | 32.33 | - |
| YUV | 104.12 | 155.59 | 103.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 112 | 153 | 0.54 | 0.27 | 0 | 0.4 | 209.64 | 0.37 | 0.44 |
| Hex | 46 | 70 | 99 | 36 | 1B | 0 | 28 | D2 | 25 | 2C |
| Octal | 106 | 160 | 231 | 66 | 33 | 0 | 50 | 322 | 45 | 54 |
| Binary | 1000110 | 1110000 | 10011001 | 110110 | 11011 | 0 | 101000 | 11010010 | 100101 | 101100 |
Color Harmonies of #467099
Complementary color
Monochromatic Colors of #467099
Black with #467099
Text Example
Text Example
White with #467099
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467099; }
p { color: rgb(70,112,153); }
H1.HeaderClassName
{
color: #467099;
}
.AnyTagClassName
{
color: #467099;
}
</style>
background-color css
<style>
a { background-color: #467099; }
a { background-color: rgb(70,112,153); }
div.DivClassName
{
background-color: #467099;
}
.BgClassName
{
background-color: #467099;
}
</style>
border-color css
<style>
span { border-color: #467099; }
span { border-color: rgb(70,112,153); }
td.TdClassName
{
border-color: #467099;
}
.TagClassName
{
border-color: #467099;
}
</style>