Shades of Mariner #476492
Tints of Mariner #476492
RGB
CMYK
RGB Variations
Color information
#476492 (or 0x476492) is known color: Mariner. HEX triplet: 47, 64 and 92. RGB value is (71,100,146). Sum of RGB (Red+Green+Blue) = 71+100+146=317 (41% of max value = 765). Red value is 71 (28.12% from 255 or 22.40% from 317); Green value is 100 (39.45% from 255 or 31.55% from 317); Blue value is 146 (57.42% from 255 or 46.06% from 317); Max value from RGB is 146 - color contains mainly: blue. Hex color #476492 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #476492 is #B89B6D. Grayscale: #606060. Windows color (decimal): -12098414 or 9593927. OLE color: 9593927.
HSL color Cylindrical-coordinate representation of color #476492: hue angle of 216.8º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #476492 is Cyan = 0.51, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 71 | 100 | 146 | - |
| CMYK | 0.51 | 0.32 | 0 | 0.43 |
| HSL | 216.8º | 0.35% | 0.43% | - |
| HSV(B) | 216.8º | 0.51% | 0.57% | - |
| XYZ | 12.34 | 12.53 | 28.96 | - |
| YUV | 96.57 | 155.89 | 109.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 100 | 146 | 0.51 | 0.32 | 0 | 0.43 | 216.8 | 0.35 | 0.43 |
| Hex | 47 | 64 | 92 | 33 | 20 | 0 | 2B | D9 | 23 | 2B |
| Octal | 107 | 144 | 222 | 63 | 40 | 0 | 53 | 331 | 43 | 53 |
| Binary | 1000111 | 1100100 | 10010010 | 110011 | 100000 | 0 | 101011 | 11011001 | 100011 | 101011 |
Color Harmonies of #476492
Complementary color
Monochromatic Colors of #476492
Black with #476492
Text Example
Text Example
White with #476492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476492; }
p { color: rgb(71,100,146); }
H1.HeaderClassName
{
color: #476492;
}
.AnyTagClassName
{
color: #476492;
}
</style>
background-color css
<style>
a { background-color: #476492; }
a { background-color: rgb(71,100,146); }
div.DivClassName
{
background-color: #476492;
}
.BgClassName
{
background-color: #476492;
}
</style>
border-color css
<style>
span { border-color: #476492; }
span { border-color: rgb(71,100,146); }
td.TdClassName
{
border-color: #476492;
}
.TagClassName
{
border-color: #476492;
}
</style>