Shades of Mariner #436391
Tints of Mariner #436391
RGB
CMYK
RGB Variations
Color information
#436391 (or 0x436391) is known color: Mariner. HEX triplet: 43, 63 and 91. RGB value is (67,99,145). Sum of RGB (Red+Green+Blue) = 67+99+145=311 (41% of max value = 765). Red value is 67 (26.56% from 255 or 21.54% from 311); Green value is 99 (39.06% from 255 or 31.83% from 311); Blue value is 145 (57.03% from 255 or 46.62% from 311); Max value from RGB is 145 - color contains mainly: blue. Hex color #436391 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #436391 is #BC9C6E. Grayscale: #5E5E5E. Windows color (decimal): -12360815 or 9528131. OLE color: 9528131.
HSL color Cylindrical-coordinate representation of color #436391: hue angle of 215.38º degrees, saturation: 0.37, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #436391 is Cyan = 0.54, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 67 | 99 | 145 | - |
| CMYK | 0.54 | 0.32 | 0 | 0.43 |
| HSL | 215.38º | 0.37% | 0.42% | - |
| HSV(B) | 215.38º | 0.54% | 0.57% | - |
| XYZ | 11.89 | 12.16 | 28.51 | - |
| YUV | 94.68 | 156.4 | 108.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 99 | 145 | 0.54 | 0.32 | 0 | 0.43 | 215.38 | 0.37 | 0.42 |
| Hex | 43 | 63 | 91 | 36 | 20 | 0 | 2B | D7 | 25 | 2A |
| Octal | 103 | 143 | 221 | 66 | 40 | 0 | 53 | 327 | 45 | 52 |
| Binary | 1000011 | 1100011 | 10010001 | 110110 | 100000 | 0 | 101011 | 11010111 | 100101 | 101010 |
Color Harmonies of #436391
Complementary color
Monochromatic Colors of #436391
Black with #436391
Text Example
Text Example
White with #436391
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436391; }
p { color: rgb(67,99,145); }
H1.HeaderClassName
{
color: #436391;
}
.AnyTagClassName
{
color: #436391;
}
</style>
background-color css
<style>
a { background-color: #436391; }
a { background-color: rgb(67,99,145); }
div.DivClassName
{
background-color: #436391;
}
.BgClassName
{
background-color: #436391;
}
</style>
border-color css
<style>
span { border-color: #436391; }
span { border-color: rgb(67,99,145); }
td.TdClassName
{
border-color: #436391;
}
.TagClassName
{
border-color: #436391;
}
</style>