Shades of Mariner #476295
Tints of Mariner #476295
RGB
CMYK
RGB Variations
Color information
#476295 (or 0x476295) is known color: Mariner. HEX triplet: 47, 62 and 95. RGB value is (71,98,149). Sum of RGB (Red+Green+Blue) = 71+98+149=318 (42% of max value = 765). Red value is 71 (28.12% from 255 or 22.33% from 318); Green value is 98 (38.67% from 255 or 30.82% 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 #476295 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #476295 is #B89D6A. Grayscale: #5F5F5F. Windows color (decimal): -12098923 or 9790023. OLE color: 9790023.
HSL color Cylindrical-coordinate representation of color #476295: hue angle of 219.23º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #476295 is Cyan = 0.52, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 71 | 98 | 149 | - |
| CMYK | 0.52 | 0.34 | 0 | 0.42 |
| HSL | 219.23º | 0.35% | 0.43% | - |
| HSV(B) | 219.23º | 0.52% | 0.58% | - |
| XYZ | 12.39 | 12.24 | 30.14 | - |
| YUV | 95.74 | 158.05 | 110.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 98 | 149 | 0.52 | 0.34 | 0 | 0.42 | 219.23 | 0.35 | 0.43 |
| Hex | 47 | 62 | 95 | 34 | 22 | 0 | 2A | DB | 23 | 2B |
| Octal | 107 | 142 | 225 | 64 | 42 | 0 | 52 | 333 | 43 | 53 |
| Binary | 1000111 | 1100010 | 10010101 | 110100 | 100010 | 0 | 101010 | 11011011 | 100011 | 101011 |
Color Harmonies of #476295
Complementary color
Monochromatic Colors of #476295
Black with #476295
Text Example
Text Example
White with #476295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476295; }
p { color: rgb(71,98,149); }
H1.HeaderClassName
{
color: #476295;
}
.AnyTagClassName
{
color: #476295;
}
</style>
background-color css
<style>
a { background-color: #476295; }
a { background-color: rgb(71,98,149); }
div.DivClassName
{
background-color: #476295;
}
.BgClassName
{
background-color: #476295;
}
</style>
border-color css
<style>
span { border-color: #476295; }
span { border-color: rgb(71,98,149); }
td.TdClassName
{
border-color: #476295;
}
.TagClassName
{
border-color: #476295;
}
</style>