Shades of Mariner #446897
Tints of Mariner #446897
RGB
CMYK
RGB Variations
Color information
#446897 (or 0x446897) is known color: Mariner. HEX triplet: 44, 68 and 97. RGB value is (68,104,151). Sum of RGB (Red+Green+Blue) = 68+104+151=323 (42% of max value = 765). Red value is 68 (26.95% from 255 or 21.05% from 323); Green value is 104 (41.02% from 255 or 32.20% from 323); Blue value is 151 (59.38% from 255 or 46.75% from 323); Max value from RGB is 151 - color contains mainly: blue. Hex color #446897 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #446897 is #BB9768. Grayscale: #626262. Windows color (decimal): -12293993 or 9922628. OLE color: 9922628.
HSL color Cylindrical-coordinate representation of color #446897: hue angle of 213.98º 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 #446897 is Cyan = 0.55, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 68 | 104 | 151 | - |
| CMYK | 0.55 | 0.31 | 0 | 0.41 |
| HSL | 213.98º | 0.38% | 0.43% | - |
| HSV(B) | 213.98º | 0.55% | 0.59% | - |
| XYZ | 12.92 | 13.36 | 31.18 | - |
| YUV | 98.59 | 157.57 | 106.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 104 | 151 | 0.55 | 0.31 | 0 | 0.41 | 213.98 | 0.38 | 0.43 |
| Hex | 44 | 68 | 97 | 37 | 1F | 0 | 29 | D6 | 26 | 2B |
| Octal | 104 | 150 | 227 | 67 | 37 | 0 | 51 | 326 | 46 | 53 |
| Binary | 1000100 | 1101000 | 10010111 | 110111 | 11111 | 0 | 101001 | 11010110 | 100110 | 101011 |
Color Harmonies of #446897
Complementary color
Monochromatic Colors of #446897
Black with #446897
Text Example
Text Example
White with #446897
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446897; }
p { color: rgb(68,104,151); }
H1.HeaderClassName
{
color: #446897;
}
.AnyTagClassName
{
color: #446897;
}
</style>
background-color css
<style>
a { background-color: #446897; }
a { background-color: rgb(68,104,151); }
div.DivClassName
{
background-color: #446897;
}
.BgClassName
{
background-color: #446897;
}
</style>
border-color css
<style>
span { border-color: #446897; }
span { border-color: rgb(68,104,151); }
td.TdClassName
{
border-color: #446897;
}
.TagClassName
{
border-color: #446897;
}
</style>