Shades of San Marino #447198
Tints of San Marino #447198
RGB
CMYK
RGB Variations
Color information
#447198 (or 0x447198) is known color: San Marino. HEX triplet: 44, 71 and 98. RGB value is (68,113,152). Sum of RGB (Red+Green+Blue) = 68+113+152=333 (44% of max value = 765). Red value is 68 (26.95% from 255 or 20.42% from 333); Green value is 113 (44.53% from 255 or 33.93% from 333); Blue value is 152 (59.77% from 255 or 45.65% from 333); Max value from RGB is 152 - color contains mainly: blue. Hex color #447198 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #447198 is #BB8E67. Grayscale: #676767. Windows color (decimal): -12291688 or 9990468. OLE color: 9990468.
HSL color Cylindrical-coordinate representation of color #447198: hue angle of 207.86º degrees, saturation: 0.38, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #447198 is Cyan = 0.55, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 68 | 113 | 152 | - |
| CMYK | 0.55 | 0.26 | 0 | 0.40 |
| HSL | 207.86º | 0.38% | 0.43% | - |
| HSV(B) | 207.86º | 0.55% | 0.6% | - |
| XYZ | 13.96 | 15.31 | 31.92 | - |
| YUV | 103.99 | 155.09 | 102.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 113 | 152 | 0.55 | 0.26 | 0 | 0.40 | 207.86 | 0.38 | 0.43 |
| Hex | 44 | 71 | 98 | 37 | 1A | 0 | 28 | D0 | 26 | 2B |
| Octal | 104 | 161 | 230 | 67 | 32 | 0 | 50 | 320 | 46 | 53 |
| Binary | 1000100 | 1110001 | 10011000 | 110111 | 11010 | 0 | 101000 | 11010000 | 100110 | 101011 |
Color Harmonies of #447198
Complementary color
Monochromatic Colors of #447198
Black with #447198
Text Example
Text Example
White with #447198
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447198; }
p { color: rgb(68,113,152); }
H1.HeaderClassName
{
color: #447198;
}
.AnyTagClassName
{
color: #447198;
}
</style>
background-color css
<style>
a { background-color: #447198; }
a { background-color: rgb(68,113,152); }
div.DivClassName
{
background-color: #447198;
}
.BgClassName
{
background-color: #447198;
}
</style>
border-color css
<style>
span { border-color: #447198; }
span { border-color: rgb(68,113,152); }
td.TdClassName
{
border-color: #447198;
}
.TagClassName
{
border-color: #447198;
}
</style>