Shades of Mariner #436695
Tints of Mariner #436695
RGB
CMYK
RGB Variations
Color information
#436695 (or 0x436695) is known color: Mariner. HEX triplet: 43, 66 and 95. RGB value is (67,102,149). Sum of RGB (Red+Green+Blue) = 67+102+149=318 (42% of max value = 765). Red value is 67 (26.56% from 255 or 21.07% from 318); Green value is 102 (40.23% from 255 or 32.08% from 318); Blue value is 149 (58.59% from 255 or 46.86% from 318); Max value from RGB is 149 - color contains mainly: blue. Hex color #436695 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #436695 is #BC996A. Grayscale: #606060. Windows color (decimal): -12360043 or 9791043. OLE color: 9791043.
HSL color Cylindrical-coordinate representation of color #436695: hue angle of 214.39º 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 #436695 is Cyan = 0.55, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 67 | 102 | 149 | - |
| CMYK | 0.55 | 0.32 | 0 | 0.42 |
| HSL | 214.39º | 0.38% | 0.42% | - |
| HSV(B) | 214.39º | 0.55% | 0.58% | - |
| XYZ | 12.49 | 12.87 | 30.26 | - |
| YUV | 96.89 | 157.4 | 106.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 102 | 149 | 0.55 | 0.32 | 0 | 0.42 | 214.39 | 0.38 | 0.42 |
| Hex | 43 | 66 | 95 | 37 | 20 | 0 | 2A | D6 | 26 | 2A |
| Octal | 103 | 146 | 225 | 67 | 40 | 0 | 52 | 326 | 46 | 52 |
| Binary | 1000011 | 1100110 | 10010101 | 110111 | 100000 | 0 | 101010 | 11010110 | 100110 | 101010 |
Color Harmonies of #436695
Complementary color
Monochromatic Colors of #436695
Black with #436695
Text Example
Text Example
White with #436695
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436695; }
p { color: rgb(67,102,149); }
H1.HeaderClassName
{
color: #436695;
}
.AnyTagClassName
{
color: #436695;
}
</style>
background-color css
<style>
a { background-color: #436695; }
a { background-color: rgb(67,102,149); }
div.DivClassName
{
background-color: #436695;
}
.BgClassName
{
background-color: #436695;
}
</style>
border-color css
<style>
span { border-color: #436695; }
span { border-color: rgb(67,102,149); }
td.TdClassName
{
border-color: #436695;
}
.TagClassName
{
border-color: #436695;
}
</style>