Shades of Mariner #446190
Tints of Mariner #446190
RGB
CMYK
RGB Variations
Color information
#446190 (or 0x446190) is known color: Mariner. HEX triplet: 44, 61 and 90. RGB value is (68,97,144). Sum of RGB (Red+Green+Blue) = 68+97+144=309 (40% of max value = 765). Red value is 68 (26.95% from 255 or 22.01% from 309); Green value is 97 (38.28% from 255 or 31.39% from 309); Blue value is 144 (56.64% from 255 or 46.60% from 309); Max value from RGB is 144 - color contains mainly: blue. Hex color #446190 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #446190 is #BB9E6F. Grayscale: #5D5D5D. Windows color (decimal): -12295792 or 9462084. OLE color: 9462084.
HSL color Cylindrical-coordinate representation of color #446190: hue angle of 217.11º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #446190 is Cyan = 0.53, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 68 | 97 | 144 | - |
| CMYK | 0.53 | 0.33 | 0 | 0.44 |
| HSL | 217.11º | 0.36% | 0.42% | - |
| HSV(B) | 217.11º | 0.53% | 0.56% | - |
| XYZ | 11.69 | 11.79 | 28.05 | - |
| YUV | 93.69 | 156.39 | 109.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 97 | 144 | 0.53 | 0.33 | 0 | 0.44 | 217.11 | 0.36 | 0.42 |
| Hex | 44 | 61 | 90 | 35 | 21 | 0 | 2C | D9 | 24 | 2A |
| Octal | 104 | 141 | 220 | 65 | 41 | 0 | 54 | 331 | 44 | 52 |
| Binary | 1000100 | 1100001 | 10010000 | 110101 | 100001 | 0 | 101100 | 11011001 | 100100 | 101010 |
Color Harmonies of #446190
Complementary color
Monochromatic Colors of #446190
Black with #446190
Text Example
Text Example
White with #446190
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446190; }
p { color: rgb(68,97,144); }
H1.HeaderClassName
{
color: #446190;
}
.AnyTagClassName
{
color: #446190;
}
</style>
background-color css
<style>
a { background-color: #446190; }
a { background-color: rgb(68,97,144); }
div.DivClassName
{
background-color: #446190;
}
.BgClassName
{
background-color: #446190;
}
</style>
border-color css
<style>
span { border-color: #446190; }
span { border-color: rgb(68,97,144); }
td.TdClassName
{
border-color: #446190;
}
.TagClassName
{
border-color: #446190;
}
</style>