Shades of Mariner #446395
Tints of Mariner #446395
RGB
CMYK
RGB Variations
Color information
#446395 (or 0x446395) is known color: Mariner. HEX triplet: 44, 63 and 95. RGB value is (68,99,149). Sum of RGB (Red+Green+Blue) = 68+99+149=316 (41% of max value = 765). Red value is 68 (26.95% from 255 or 21.52% from 316); Green value is 99 (39.06% from 255 or 31.33% from 316); Blue value is 149 (58.59% from 255 or 47.15% from 316); Max value from RGB is 149 - color contains mainly: blue. Hex color #446395 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #446395 is #BB9C6A. Grayscale: #5F5F5F. Windows color (decimal): -12295275 or 9790276. OLE color: 9790276.
HSL color Cylindrical-coordinate representation of color #446395: hue angle of 217.04º degrees, saturation: 0.37, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #446395 is Cyan = 0.54, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 68 | 99 | 149 | - |
| CMYK | 0.54 | 0.34 | 0 | 0.42 |
| HSL | 217.04º | 0.37% | 0.43% | - |
| HSV(B) | 217.04º | 0.54% | 0.58% | - |
| XYZ | 12.27 | 12.32 | 30.17 | - |
| YUV | 95.43 | 158.23 | 108.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 99 | 149 | 0.54 | 0.34 | 0 | 0.42 | 217.04 | 0.37 | 0.43 |
| Hex | 44 | 63 | 95 | 36 | 22 | 0 | 2A | D9 | 25 | 2B |
| Octal | 104 | 143 | 225 | 66 | 42 | 0 | 52 | 331 | 45 | 53 |
| Binary | 1000100 | 1100011 | 10010101 | 110110 | 100010 | 0 | 101010 | 11011001 | 100101 | 101011 |
Color Harmonies of #446395
Complementary color
Monochromatic Colors of #446395
Black with #446395
Text Example
Text Example
White with #446395
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446395; }
p { color: rgb(68,99,149); }
H1.HeaderClassName
{
color: #446395;
}
.AnyTagClassName
{
color: #446395;
}
</style>
background-color css
<style>
a { background-color: #446395; }
a { background-color: rgb(68,99,149); }
div.DivClassName
{
background-color: #446395;
}
.BgClassName
{
background-color: #446395;
}
</style>
border-color css
<style>
span { border-color: #446395; }
span { border-color: rgb(68,99,149); }
td.TdClassName
{
border-color: #446395;
}
.TagClassName
{
border-color: #446395;
}
</style>