Shades of San Marino #457298
Tints of San Marino #457298
RGB
CMYK
RGB Variations
Color information
#457298 (or 0x457298) is known color: San Marino. HEX triplet: 45, 72 and 98. RGB value is (69,114,152). Sum of RGB (Red+Green+Blue) = 69+114+152=335 (44% of max value = 765). Red value is 69 (27.34% from 255 or 20.60% from 335); Green value is 114 (44.92% from 255 or 34.03% from 335); Blue value is 152 (59.77% from 255 or 45.37% from 335); Max value from RGB is 152 - color contains mainly: blue. Hex color #457298 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #457298 is #BA8D67. Grayscale: #686868. Windows color (decimal): -12225896 or 9990725. OLE color: 9990725.
HSL color Cylindrical-coordinate representation of color #457298: hue angle of 207.47º 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 #457298 is Cyan = 0.55, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 69 | 114 | 152 | - |
| CMYK | 0.55 | 0.25 | 0 | 0.40 |
| HSL | 207.47º | 0.38% | 0.43% | - |
| HSV(B) | 207.47º | 0.55% | 0.6% | - |
| XYZ | 14.14 | 15.57 | 31.97 | - |
| YUV | 104.88 | 154.59 | 102.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 114 | 152 | 0.55 | 0.25 | 0 | 0.40 | 207.47 | 0.38 | 0.43 |
| Hex | 45 | 72 | 98 | 37 | 19 | 0 | 28 | CF | 26 | 2B |
| Octal | 105 | 162 | 230 | 67 | 31 | 0 | 50 | 317 | 46 | 53 |
| Binary | 1000101 | 1110010 | 10011000 | 110111 | 11001 | 0 | 101000 | 11001111 | 100110 | 101011 |
Color Harmonies of #457298
Complementary color
Monochromatic Colors of #457298
Black with #457298
Text Example
Text Example
White with #457298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457298; }
p { color: rgb(69,114,152); }
H1.HeaderClassName
{
color: #457298;
}
.AnyTagClassName
{
color: #457298;
}
</style>
background-color css
<style>
a { background-color: #457298; }
a { background-color: rgb(69,114,152); }
div.DivClassName
{
background-color: #457298;
}
.BgClassName
{
background-color: #457298;
}
</style>
border-color css
<style>
span { border-color: #457298; }
span { border-color: rgb(69,114,152); }
td.TdClassName
{
border-color: #457298;
}
.TagClassName
{
border-color: #457298;
}
</style>