Shades of Mariner #396395
Tints of Mariner #396395
RGB
CMYK
RGB Variations
Color information
#396395 (or 0x396395) is known color: Mariner. HEX triplet: 39, 63 and 95. RGB value is (57,99,149). Sum of RGB (Red+Green+Blue) = 57+99+149=305 (40% of max value = 765). Red value is 57 (22.66% from 255 or 18.69% from 305); Green value is 99 (39.06% from 255 or 32.46% from 305); Blue value is 149 (58.59% from 255 or 48.85% from 305); Max value from RGB is 149 - color contains mainly: blue. Hex color #396395 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #396395 is #C69C6A. Grayscale: #5B5B5B. Windows color (decimal): -13016171 or 9790265. OLE color: 9790265.
HSL color Cylindrical-coordinate representation of color #396395: hue angle of 212.61º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #396395 is Cyan = 0.62, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 57 | 99 | 149 | - |
| CMYK | 0.62 | 0.34 | 0 | 0.42 |
| HSL | 212.61º | 0.45% | 0.4% | - |
| HSV(B) | 212.61º | 0.62% | 0.58% | - |
| XYZ | 11.57 | 11.96 | 30.13 | - |
| YUV | 92.14 | 160.09 | 102.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 99 | 149 | 0.62 | 0.34 | 0 | 0.42 | 212.61 | 0.45 | 0.4 |
| Hex | 39 | 63 | 95 | 3E | 22 | 0 | 2A | D5 | 2D | 28 |
| Octal | 71 | 143 | 225 | 76 | 42 | 0 | 52 | 325 | 55 | 50 |
| Binary | 111001 | 1100011 | 10010101 | 111110 | 100010 | 0 | 101010 | 11010101 | 101101 | 101000 |
Color Harmonies of #396395
Complementary color
Monochromatic Colors of #396395
Black with #396395
Text Example
Text Example
White with #396395
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396395; }
p { color: rgb(57,99,149); }
H1.HeaderClassName
{
color: #396395;
}
.AnyTagClassName
{
color: #396395;
}
</style>
background-color css
<style>
a { background-color: #396395; }
a { background-color: rgb(57,99,149); }
div.DivClassName
{
background-color: #396395;
}
.BgClassName
{
background-color: #396395;
}
</style>
border-color css
<style>
span { border-color: #396395; }
span { border-color: rgb(57,99,149); }
td.TdClassName
{
border-color: #396395;
}
.TagClassName
{
border-color: #396395;
}
</style>