Shades of Mariner #476498
Tints of Mariner #476498
RGB
CMYK
RGB Variations
Color information
#476498 (or 0x476498) is known color: Mariner. HEX triplet: 47, 64 and 98. RGB value is (71,100,152). Sum of RGB (Red+Green+Blue) = 71+100+152=323 (42% of max value = 765). Red value is 71 (28.12% from 255 or 21.98% from 323); Green value is 100 (39.45% from 255 or 30.96% from 323); Blue value is 152 (59.77% from 255 or 47.06% from 323); Max value from RGB is 152 - color contains mainly: blue. Hex color #476498 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #476498 is #B89B67. Grayscale: #616161. Windows color (decimal): -12098408 or 9987143. OLE color: 9987143.
HSL color Cylindrical-coordinate representation of color #476498: hue angle of 218.52º degrees, saturation: 0.36, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #476498 is Cyan = 0.53, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 71 | 100 | 152 | - |
| CMYK | 0.53 | 0.34 | 0 | 0.40 |
| HSL | 218.52º | 0.36% | 0.44% | - |
| HSV(B) | 218.52º | 0.53% | 0.6% | - |
| XYZ | 12.82 | 12.72 | 31.49 | - |
| YUV | 97.26 | 158.89 | 109.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 100 | 152 | 0.53 | 0.34 | 0 | 0.40 | 218.52 | 0.36 | 0.44 |
| Hex | 47 | 64 | 98 | 35 | 22 | 0 | 28 | DB | 24 | 2C |
| Octal | 107 | 144 | 230 | 65 | 42 | 0 | 50 | 333 | 44 | 54 |
| Binary | 1000111 | 1100100 | 10011000 | 110101 | 100010 | 0 | 101000 | 11011011 | 100100 | 101100 |
Color Harmonies of #476498
Complementary color
Monochromatic Colors of #476498
Black with #476498
Text Example
Text Example
White with #476498
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476498; }
p { color: rgb(71,100,152); }
H1.HeaderClassName
{
color: #476498;
}
.AnyTagClassName
{
color: #476498;
}
</style>
background-color css
<style>
a { background-color: #476498; }
a { background-color: rgb(71,100,152); }
div.DivClassName
{
background-color: #476498;
}
.BgClassName
{
background-color: #476498;
}
</style>
border-color css
<style>
span { border-color: #476498; }
span { border-color: rgb(71,100,152); }
td.TdClassName
{
border-color: #476498;
}
.TagClassName
{
border-color: #476498;
}
</style>