Shades of Mariner #396596
Tints of Mariner #396596
RGB
CMYK
RGB Variations
Color information
#396596 (or 0x396596) is known color: Mariner. HEX triplet: 39, 65 and 96. RGB value is (57,101,150). Sum of RGB (Red+Green+Blue) = 57+101+150=308 (40% of max value = 765). Red value is 57 (22.66% from 255 or 18.51% from 308); Green value is 101 (39.84% from 255 or 32.79% from 308); Blue value is 150 (58.98% from 255 or 48.70% from 308); Max value from RGB is 150 - color contains mainly: blue. Hex color #396596 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #396596 is #C69A69. Grayscale: #5D5D5D. Windows color (decimal): -13015658 or 9856313. OLE color: 9856313.
HSL color Cylindrical-coordinate representation of color #396596: hue angle of 211.61º 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 #396596 is Cyan = 0.62, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 57 | 101 | 150 | - |
| CMYK | 0.62 | 0.33 | 0 | 0.41 |
| HSL | 211.61º | 0.45% | 0.41% | - |
| HSV(B) | 211.61º | 0.62% | 0.59% | - |
| XYZ | 11.85 | 12.38 | 30.62 | - |
| YUV | 93.43 | 159.92 | 102.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 101 | 150 | 0.62 | 0.33 | 0 | 0.41 | 211.61 | 0.45 | 0.41 |
| Hex | 39 | 65 | 96 | 3E | 21 | 0 | 29 | D4 | 2D | 29 |
| Octal | 71 | 145 | 226 | 76 | 41 | 0 | 51 | 324 | 55 | 51 |
| Binary | 111001 | 1100101 | 10010110 | 111110 | 100001 | 0 | 101001 | 11010100 | 101101 | 101001 |
Color Harmonies of #396596
Complementary color
Monochromatic Colors of #396596
Black with #396596
Text Example
Text Example
White with #396596
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396596; }
p { color: rgb(57,101,150); }
H1.HeaderClassName
{
color: #396596;
}
.AnyTagClassName
{
color: #396596;
}
</style>
background-color css
<style>
a { background-color: #396596; }
a { background-color: rgb(57,101,150); }
div.DivClassName
{
background-color: #396596;
}
.BgClassName
{
background-color: #396596;
}
</style>
border-color css
<style>
span { border-color: #396596; }
span { border-color: rgb(57,101,150); }
td.TdClassName
{
border-color: #396596;
}
.TagClassName
{
border-color: #396596;
}
</style>