Shades of Mariner #396197
Tints of Mariner #396197
RGB
CMYK
RGB Variations
Color information
#396197 (or 0x396197) is known color: Mariner. HEX triplet: 39, 61 and 97. RGB value is (57,97,151). Sum of RGB (Red+Green+Blue) = 57+97+151=305 (40% of max value = 765). Red value is 57 (22.66% from 255 or 18.69% from 305); Green value is 97 (38.28% from 255 or 31.80% from 305); Blue value is 151 (59.38% from 255 or 49.51% from 305); Max value from RGB is 151 - color contains mainly: blue. Hex color #396197 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #396197 is #C69E68. Grayscale: #5A5A5A. Windows color (decimal): -13016681 or 9920825. OLE color: 9920825.
HSL color Cylindrical-coordinate representation of color #396197: hue angle of 214.47º degrees, saturation: 0.45, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #396197 is Cyan = 0.62, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 57 | 97 | 151 | - |
| CMYK | 0.62 | 0.36 | 0 | 0.41 |
| HSL | 214.47º | 0.45% | 0.41% | - |
| HSV(B) | 214.47º | 0.62% | 0.59% | - |
| XYZ | 11.55 | 11.65 | 30.92 | - |
| YUV | 91.2 | 161.75 | 103.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 97 | 151 | 0.62 | 0.36 | 0 | 0.41 | 214.47 | 0.45 | 0.41 |
| Hex | 39 | 61 | 97 | 3E | 24 | 0 | 29 | D6 | 2D | 29 |
| Octal | 71 | 141 | 227 | 76 | 44 | 0 | 51 | 326 | 55 | 51 |
| Binary | 111001 | 1100001 | 10010111 | 111110 | 100100 | 0 | 101001 | 11010110 | 101101 | 101001 |
Color Harmonies of #396197
Complementary color
Monochromatic Colors of #396197
Black with #396197
Text Example
Text Example
White with #396197
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396197; }
p { color: rgb(57,97,151); }
H1.HeaderClassName
{
color: #396197;
}
.AnyTagClassName
{
color: #396197;
}
</style>
background-color css
<style>
a { background-color: #396197; }
a { background-color: rgb(57,97,151); }
div.DivClassName
{
background-color: #396197;
}
.BgClassName
{
background-color: #396197;
}
</style>
border-color css
<style>
span { border-color: #396197; }
span { border-color: rgb(57,97,151); }
td.TdClassName
{
border-color: #396197;
}
.TagClassName
{
border-color: #396197;
}
</style>