Shades of San Marino #447097
Tints of San Marino #447097
RGB
CMYK
RGB Variations
Color information
#447097 (or 0x447097) is known color: San Marino. HEX triplet: 44, 70 and 97. RGB value is (68,112,151). Sum of RGB (Red+Green+Blue) = 68+112+151=331 (43% of max value = 765). Red value is 68 (26.95% from 255 or 20.54% from 331); Green value is 112 (44.14% from 255 or 33.84% from 331); Blue value is 151 (59.38% from 255 or 45.62% from 331); Max value from RGB is 151 - color contains mainly: blue. Hex color #447097 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #447097 is #BB8F68. Grayscale: #676767. Windows color (decimal): -12291945 or 9924676. OLE color: 9924676.
HSL color Cylindrical-coordinate representation of color #447097: hue angle of 208.19º degrees, saturation: 0.38, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #447097 is Cyan = 0.55, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 68 | 112 | 151 | - |
| CMYK | 0.55 | 0.26 | 0 | 0.41 |
| HSL | 208.19º | 0.38% | 0.43% | - |
| HSV(B) | 208.19º | 0.55% | 0.59% | - |
| XYZ | 13.76 | 15.05 | 31.46 | - |
| YUV | 103.29 | 154.92 | 102.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 112 | 151 | 0.55 | 0.26 | 0 | 0.41 | 208.19 | 0.38 | 0.43 |
| Hex | 44 | 70 | 97 | 37 | 1A | 0 | 29 | D0 | 26 | 2B |
| Octal | 104 | 160 | 227 | 67 | 32 | 0 | 51 | 320 | 46 | 53 |
| Binary | 1000100 | 1110000 | 10010111 | 110111 | 11010 | 0 | 101001 | 11010000 | 100110 | 101011 |
Color Harmonies of #447097
Complementary color
Monochromatic Colors of #447097
Black with #447097
Text Example
Text Example
White with #447097
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447097; }
p { color: rgb(68,112,151); }
H1.HeaderClassName
{
color: #447097;
}
.AnyTagClassName
{
color: #447097;
}
</style>
background-color css
<style>
a { background-color: #447097; }
a { background-color: rgb(68,112,151); }
div.DivClassName
{
background-color: #447097;
}
.BgClassName
{
background-color: #447097;
}
</style>
border-color css
<style>
span { border-color: #447097; }
span { border-color: rgb(68,112,151); }
td.TdClassName
{
border-color: #447097;
}
.TagClassName
{
border-color: #447097;
}
</style>