Shades of San Marino #457098
Tints of San Marino #457098
RGB
CMYK
RGB Variations
Color information
#457098 (or 0x457098) is known color: San Marino. HEX triplet: 45, 70 and 98. RGB value is (69,112,152). Sum of RGB (Red+Green+Blue) = 69+112+152=333 (44% of max value = 765). Red value is 69 (27.34% from 255 or 20.72% from 333); Green value is 112 (44.14% from 255 or 33.63% from 333); Blue value is 152 (59.77% from 255 or 45.65% from 333); Max value from RGB is 152 - color contains mainly: blue. Hex color #457098 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #457098 is #BA8F67. Grayscale: #676767. Windows color (decimal): -12226408 or 9990213. OLE color: 9990213.
HSL color Cylindrical-coordinate representation of color #457098: hue angle of 208.92º degrees, saturation: 0.38, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #457098 is Cyan = 0.55, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 69 | 112 | 152 | - |
| CMYK | 0.55 | 0.26 | 0 | 0.40 |
| HSL | 208.92º | 0.38% | 0.43% | - |
| HSV(B) | 208.92º | 0.55% | 0.6% | - |
| XYZ | 13.92 | 15.12 | 31.89 | - |
| YUV | 103.7 | 155.25 | 103.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 112 | 152 | 0.55 | 0.26 | 0 | 0.40 | 208.92 | 0.38 | 0.43 |
| Hex | 45 | 70 | 98 | 37 | 1A | 0 | 28 | D1 | 26 | 2B |
| Octal | 105 | 160 | 230 | 67 | 32 | 0 | 50 | 321 | 46 | 53 |
| Binary | 1000101 | 1110000 | 10011000 | 110111 | 11010 | 0 | 101000 | 11010001 | 100110 | 101011 |
Color Harmonies of #457098
Complementary color
Monochromatic Colors of #457098
Black with #457098
Text Example
Text Example
White with #457098
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457098; }
p { color: rgb(69,112,152); }
H1.HeaderClassName
{
color: #457098;
}
.AnyTagClassName
{
color: #457098;
}
</style>
background-color css
<style>
a { background-color: #457098; }
a { background-color: rgb(69,112,152); }
div.DivClassName
{
background-color: #457098;
}
.BgClassName
{
background-color: #457098;
}
</style>
border-color css
<style>
span { border-color: #457098; }
span { border-color: rgb(69,112,152); }
td.TdClassName
{
border-color: #457098;
}
.TagClassName
{
border-color: #457098;
}
</style>