Shades of Mariner #446290
Tints of Mariner #446290
RGB
CMYK
RGB Variations
Color information
#446290 (or 0x446290) is known color: Mariner. HEX triplet: 44, 62 and 90. RGB value is (68,98,144). Sum of RGB (Red+Green+Blue) = 68+98+144=310 (41% of max value = 765). Red value is 68 (26.95% from 255 or 21.94% from 310); Green value is 98 (38.67% from 255 or 31.61% from 310); Blue value is 144 (56.64% from 255 or 46.45% from 310); Max value from RGB is 144 - color contains mainly: blue. Hex color #446290 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #446290 is #BB9D6F. Grayscale: #5E5E5E. Windows color (decimal): -12295536 or 9462340. OLE color: 9462340.
HSL color Cylindrical-coordinate representation of color #446290: hue angle of 216.32º 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 #446290 is Cyan = 0.53, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 68 | 98 | 144 | - |
| CMYK | 0.53 | 0.32 | 0 | 0.44 |
| HSL | 216.32º | 0.36% | 0.42% | - |
| HSV(B) | 216.32º | 0.53% | 0.56% | - |
| XYZ | 11.79 | 11.98 | 28.08 | - |
| YUV | 94.27 | 156.06 | 109.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 98 | 144 | 0.53 | 0.32 | 0 | 0.44 | 216.32 | 0.36 | 0.42 |
| Hex | 44 | 62 | 90 | 35 | 20 | 0 | 2C | D8 | 24 | 2A |
| Octal | 104 | 142 | 220 | 65 | 40 | 0 | 54 | 330 | 44 | 52 |
| Binary | 1000100 | 1100010 | 10010000 | 110101 | 100000 | 0 | 101100 | 11011000 | 100100 | 101010 |
Color Harmonies of #446290
Complementary color
Monochromatic Colors of #446290
Black with #446290
Text Example
Text Example
White with #446290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446290; }
p { color: rgb(68,98,144); }
H1.HeaderClassName
{
color: #446290;
}
.AnyTagClassName
{
color: #446290;
}
</style>
background-color css
<style>
a { background-color: #446290; }
a { background-color: rgb(68,98,144); }
div.DivClassName
{
background-color: #446290;
}
.BgClassName
{
background-color: #446290;
}
</style>
border-color css
<style>
span { border-color: #446290; }
span { border-color: rgb(68,98,144); }
td.TdClassName
{
border-color: #446290;
}
.TagClassName
{
border-color: #446290;
}
</style>