Shades of Mariner #436894
Tints of Mariner #436894
RGB
CMYK
RGB Variations
Color information
#436894 (or 0x436894) is known color: Mariner. HEX triplet: 43, 68 and 94. RGB value is (67,104,148). Sum of RGB (Red+Green+Blue) = 67+104+148=319 (42% of max value = 765). Red value is 67 (26.56% from 255 or 21.00% from 319); Green value is 104 (41.02% from 255 or 32.60% from 319); Blue value is 148 (58.20% from 255 or 46.39% from 319); Max value from RGB is 148 - color contains mainly: blue. Hex color #436894 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #436894 is #BC976B. Grayscale: #616161. Windows color (decimal): -12359532 or 9726019. OLE color: 9726019.
HSL color Cylindrical-coordinate representation of color #436894: hue angle of 212.59º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #436894 is Cyan = 0.55, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 67 | 104 | 148 | - |
| CMYK | 0.55 | 0.30 | 0 | 0.42 |
| HSL | 212.59º | 0.38% | 0.42% | - |
| HSV(B) | 212.59º | 0.55% | 0.58% | - |
| XYZ | 12.61 | 13.23 | 29.91 | - |
| YUV | 97.95 | 156.24 | 105.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 104 | 148 | 0.55 | 0.30 | 0 | 0.42 | 212.59 | 0.38 | 0.42 |
| Hex | 43 | 68 | 94 | 37 | 1E | 0 | 2A | D5 | 26 | 2A |
| Octal | 103 | 150 | 224 | 67 | 36 | 0 | 52 | 325 | 46 | 52 |
| Binary | 1000011 | 1101000 | 10010100 | 110111 | 11110 | 0 | 101010 | 11010101 | 100110 | 101010 |
Color Harmonies of #436894
Complementary color
Monochromatic Colors of #436894
Black with #436894
Text Example
Text Example
White with #436894
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436894; }
p { color: rgb(67,104,148); }
H1.HeaderClassName
{
color: #436894;
}
.AnyTagClassName
{
color: #436894;
}
</style>
background-color css
<style>
a { background-color: #436894; }
a { background-color: rgb(67,104,148); }
div.DivClassName
{
background-color: #436894;
}
.BgClassName
{
background-color: #436894;
}
</style>
border-color css
<style>
span { border-color: #436894; }
span { border-color: rgb(67,104,148); }
td.TdClassName
{
border-color: #436894;
}
.TagClassName
{
border-color: #436894;
}
</style>