Shades of Mariner #446197
Tints of Mariner #446197
RGB
CMYK
RGB Variations
Color information
#446197 (or 0x446197) is known color: Mariner. HEX triplet: 44, 61 and 97. RGB value is (68,97,151). Sum of RGB (Red+Green+Blue) = 68+97+151=316 (41% of max value = 765). Red value is 68 (26.95% from 255 or 21.52% from 316); Green value is 97 (38.28% from 255 or 30.70% from 316); Blue value is 151 (59.38% from 255 or 47.78% from 316); Max value from RGB is 151 - color contains mainly: blue. Hex color #446197 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #446197 is #BB9E68. Grayscale: #5E5E5E. Windows color (decimal): -12295785 or 9920836. OLE color: 9920836.
HSL color Cylindrical-coordinate representation of color #446197: hue angle of 219.04º 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 #446197 is Cyan = 0.55, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 68 | 97 | 151 | - |
| CMYK | 0.55 | 0.36 | 0 | 0.41 |
| HSL | 219.04º | 0.38% | 0.43% | - |
| HSV(B) | 219.04º | 0.55% | 0.59% | - |
| XYZ | 12.24 | 12.01 | 30.95 | - |
| YUV | 94.49 | 159.89 | 109.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 97 | 151 | 0.55 | 0.36 | 0 | 0.41 | 219.04 | 0.38 | 0.43 |
| Hex | 44 | 61 | 97 | 37 | 24 | 0 | 29 | DB | 26 | 2B |
| Octal | 104 | 141 | 227 | 67 | 44 | 0 | 51 | 333 | 46 | 53 |
| Binary | 1000100 | 1100001 | 10010111 | 110111 | 100100 | 0 | 101001 | 11011011 | 100110 | 101011 |
Color Harmonies of #446197
Complementary color
Monochromatic Colors of #446197
Black with #446197
Text Example
Text Example
White with #446197
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446197; }
p { color: rgb(68,97,151); }
H1.HeaderClassName
{
color: #446197;
}
.AnyTagClassName
{
color: #446197;
}
</style>
background-color css
<style>
a { background-color: #446197; }
a { background-color: rgb(68,97,151); }
div.DivClassName
{
background-color: #446197;
}
.BgClassName
{
background-color: #446197;
}
</style>
border-color css
<style>
span { border-color: #446197; }
span { border-color: rgb(68,97,151); }
td.TdClassName
{
border-color: #446197;
}
.TagClassName
{
border-color: #446197;
}
</style>