Shades of Mariner #396598
Tints of Mariner #396598
RGB
CMYK
RGB Variations
Color information
#396598 (or 0x396598) is known color: Mariner. HEX triplet: 39, 65 and 98. RGB value is (57,101,152). Sum of RGB (Red+Green+Blue) = 57+101+152=310 (41% of max value = 765). Red value is 57 (22.66% from 255 or 18.39% from 310); Green value is 101 (39.84% from 255 or 32.58% from 310); Blue value is 152 (59.77% from 255 or 49.03% from 310); Max value from RGB is 152 - color contains mainly: blue. Hex color #396598 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #396598 is #C69A67. Grayscale: #5D5D5D. Windows color (decimal): -13015656 or 9987385. OLE color: 9987385.
HSL color Cylindrical-coordinate representation of color #396598: hue angle of 212.21º degrees, saturation: 0.45, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #396598 is Cyan = 0.62, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 57 | 101 | 152 | - |
| CMYK | 0.62 | 0.34 | 0 | 0.40 |
| HSL | 212.21º | 0.45% | 0.41% | - |
| HSV(B) | 212.21º | 0.63% | 0.6% | - |
| XYZ | 12.01 | 12.44 | 31.47 | - |
| YUV | 93.66 | 160.92 | 101.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 101 | 152 | 0.62 | 0.34 | 0 | 0.40 | 212.21 | 0.45 | 0.41 |
| Hex | 39 | 65 | 98 | 3E | 22 | 0 | 28 | D4 | 2D | 29 |
| Octal | 71 | 145 | 230 | 76 | 42 | 0 | 50 | 324 | 55 | 51 |
| Binary | 111001 | 1100101 | 10011000 | 111110 | 100010 | 0 | 101000 | 11010100 | 101101 | 101001 |
Color Harmonies of #396598
Complementary color
Monochromatic Colors of #396598
Black with #396598
Text Example
Text Example
White with #396598
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396598; }
p { color: rgb(57,101,152); }
H1.HeaderClassName
{
color: #396598;
}
.AnyTagClassName
{
color: #396598;
}
</style>
background-color css
<style>
a { background-color: #396598; }
a { background-color: rgb(57,101,152); }
div.DivClassName
{
background-color: #396598;
}
.BgClassName
{
background-color: #396598;
}
</style>
border-color css
<style>
span { border-color: #396598; }
span { border-color: rgb(57,101,152); }
td.TdClassName
{
border-color: #396598;
}
.TagClassName
{
border-color: #396598;
}
</style>