Shades of Mariner #446297
Tints of Mariner #446297
RGB
CMYK
RGB Variations
Color information
#446297 (or 0x446297) is known color: Mariner. HEX triplet: 44, 62 and 97. RGB value is (68,98,151). Sum of RGB (Red+Green+Blue) = 68+98+151=317 (41% of max value = 765). Red value is 68 (26.95% from 255 or 21.45% from 317); Green value is 98 (38.67% from 255 or 30.91% from 317); Blue value is 151 (59.38% from 255 or 47.63% from 317); Max value from RGB is 151 - color contains mainly: blue. Hex color #446297 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #446297 is #BB9D68. Grayscale: #5E5E5E. Windows color (decimal): -12295529 or 9921092. OLE color: 9921092.
HSL color Cylindrical-coordinate representation of color #446297: hue angle of 218.31º 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 #446297 is Cyan = 0.55, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 68 | 98 | 151 | - |
| CMYK | 0.55 | 0.35 | 0 | 0.41 |
| HSL | 218.31º | 0.38% | 0.43% | - |
| HSV(B) | 218.31º | 0.55% | 0.59% | - |
| XYZ | 12.34 | 12.2 | 30.98 | - |
| YUV | 95.07 | 159.56 | 108.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 98 | 151 | 0.55 | 0.35 | 0 | 0.41 | 218.31 | 0.38 | 0.43 |
| Hex | 44 | 62 | 97 | 37 | 23 | 0 | 29 | DA | 26 | 2B |
| Octal | 104 | 142 | 227 | 67 | 43 | 0 | 51 | 332 | 46 | 53 |
| Binary | 1000100 | 1100010 | 10010111 | 110111 | 100011 | 0 | 101001 | 11011010 | 100110 | 101011 |
Color Harmonies of #446297
Complementary color
Monochromatic Colors of #446297
Black with #446297
Text Example
Text Example
White with #446297
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446297; }
p { color: rgb(68,98,151); }
H1.HeaderClassName
{
color: #446297;
}
.AnyTagClassName
{
color: #446297;
}
</style>
background-color css
<style>
a { background-color: #446297; }
a { background-color: rgb(68,98,151); }
div.DivClassName
{
background-color: #446297;
}
.BgClassName
{
background-color: #446297;
}
</style>
border-color css
<style>
span { border-color: #446297; }
span { border-color: rgb(68,98,151); }
td.TdClassName
{
border-color: #446297;
}
.TagClassName
{
border-color: #446297;
}
</style>