Shades of Mariner #446594
Tints of Mariner #446594
RGB
CMYK
RGB Variations
Color information
#446594 (or 0x446594) is known color: Mariner. HEX triplet: 44, 65 and 94. RGB value is (68,101,148). Sum of RGB (Red+Green+Blue) = 68+101+148=317 (41% of max value = 765). Red value is 68 (26.95% from 255 or 21.45% from 317); Green value is 101 (39.84% from 255 or 31.86% from 317); Blue value is 148 (58.20% from 255 or 46.69% from 317); Max value from RGB is 148 - color contains mainly: blue. Hex color #446594 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #446594 is #BB9A6B. Grayscale: #606060. Windows color (decimal): -12294764 or 9725252. OLE color: 9725252.
HSL color Cylindrical-coordinate representation of color #446594: hue angle of 215.25º degrees, saturation: 0.37, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #446594 is Cyan = 0.54, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 68 | 101 | 148 | - |
| CMYK | 0.54 | 0.32 | 0 | 0.42 |
| HSL | 215.25º | 0.37% | 0.42% | - |
| HSV(B) | 215.25º | 0.54% | 0.58% | - |
| XYZ | 12.38 | 12.67 | 29.81 | - |
| YUV | 96.49 | 157.07 | 107.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 101 | 148 | 0.54 | 0.32 | 0 | 0.42 | 215.25 | 0.37 | 0.42 |
| Hex | 44 | 65 | 94 | 36 | 20 | 0 | 2A | D7 | 25 | 2A |
| Octal | 104 | 145 | 224 | 66 | 40 | 0 | 52 | 327 | 45 | 52 |
| Binary | 1000100 | 1100101 | 10010100 | 110110 | 100000 | 0 | 101010 | 11010111 | 100101 | 101010 |
Color Harmonies of #446594
Complementary color
Monochromatic Colors of #446594
Black with #446594
Text Example
Text Example
White with #446594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446594; }
p { color: rgb(68,101,148); }
H1.HeaderClassName
{
color: #446594;
}
.AnyTagClassName
{
color: #446594;
}
</style>
background-color css
<style>
a { background-color: #446594; }
a { background-color: rgb(68,101,148); }
div.DivClassName
{
background-color: #446594;
}
.BgClassName
{
background-color: #446594;
}
</style>
border-color css
<style>
span { border-color: #446594; }
span { border-color: rgb(68,101,148); }
td.TdClassName
{
border-color: #446594;
}
.TagClassName
{
border-color: #446594;
}
</style>