Shades of San Marino #476895
Tints of San Marino #476895
RGB
CMYK
RGB Variations
Color information
#476895 (or 0x476895) is known color: San Marino. HEX triplet: 47, 68 and 95. RGB value is (71,104,149). Sum of RGB (Red+Green+Blue) = 71+104+149=324 (42% of max value = 765). Red value is 71 (28.12% from 255 or 21.91% from 324); Green value is 104 (41.02% from 255 or 32.10% from 324); Blue value is 149 (58.59% from 255 or 45.99% from 324); Max value from RGB is 149 - color contains mainly: blue. Hex color #476895 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #476895 is #B8976A. Grayscale: #636363. Windows color (decimal): -12097387 or 9791559. OLE color: 9791559.
HSL color Cylindrical-coordinate representation of color #476895: hue angle of 214.62º 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 #476895 is Cyan = 0.52, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 71 | 104 | 149 | - |
| CMYK | 0.52 | 0.30 | 0 | 0.42 |
| HSL | 214.62º | 0.35% | 0.43% | - |
| HSV(B) | 214.62º | 0.52% | 0.58% | - |
| XYZ | 12.97 | 13.41 | 30.34 | - |
| YUV | 99.26 | 156.07 | 107.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 104 | 149 | 0.52 | 0.30 | 0 | 0.42 | 214.62 | 0.35 | 0.43 |
| Hex | 47 | 68 | 95 | 34 | 1E | 0 | 2A | D7 | 23 | 2B |
| Octal | 107 | 150 | 225 | 64 | 36 | 0 | 52 | 327 | 43 | 53 |
| Binary | 1000111 | 1101000 | 10010101 | 110100 | 11110 | 0 | 101010 | 11010111 | 100011 | 101011 |
Color Harmonies of #476895
Complementary color
Monochromatic Colors of #476895
Black with #476895
Text Example
Text Example
White with #476895
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476895; }
p { color: rgb(71,104,149); }
H1.HeaderClassName
{
color: #476895;
}
.AnyTagClassName
{
color: #476895;
}
</style>
background-color css
<style>
a { background-color: #476895; }
a { background-color: rgb(71,104,149); }
div.DivClassName
{
background-color: #476895;
}
.BgClassName
{
background-color: #476895;
}
</style>
border-color css
<style>
span { border-color: #476895; }
span { border-color: rgb(71,104,149); }
td.TdClassName
{
border-color: #476895;
}
.TagClassName
{
border-color: #476895;
}
</style>