Shades of San Marino #43719E
Tints of San Marino #43719E
RGB
CMYK
RGB Variations
Color information
#43719E (or 0x43719E) is known color: San Marino. HEX triplet: 43, 71 and 9E. RGB value is (67,113,158). Sum of RGB (Red+Green+Blue) = 67+113+158=338 (44% of max value = 765). Red value is 67 (26.56% from 255 or 19.82% from 338); Green value is 113 (44.53% from 255 or 33.43% from 338); Blue value is 158 (62.11% from 255 or 46.75% from 338); Max value from RGB is 158 - color contains mainly: blue. Hex color #43719E is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #43719E is #BC8E61. Grayscale: #686868. Windows color (decimal): -12357218 or 10383683. OLE color: 10383683.
HSL color Cylindrical-coordinate representation of color #43719E: hue angle of 209.67º degrees, saturation: 0.4, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #43719E is Cyan = 0.58, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 67 | 113 | 158 | - |
| CMYK | 0.58 | 0.28 | 0 | 0.38 |
| HSL | 209.67º | 0.4% | 0.44% | - |
| HSV(B) | 209.67º | 0.58% | 0.62% | - |
| XYZ | 14.39 | 15.47 | 34.58 | - |
| YUV | 104.38 | 158.26 | 101.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 113 | 158 | 0.58 | 0.28 | 0 | 0.38 | 209.67 | 0.4 | 0.44 |
| Hex | 43 | 71 | 9E | 3A | 1C | 0 | 26 | D2 | 28 | 2C |
| Octal | 103 | 161 | 236 | 72 | 34 | 0 | 46 | 322 | 50 | 54 |
| Binary | 1000011 | 1110001 | 10011110 | 111010 | 11100 | 0 | 100110 | 11010010 | 101000 | 101100 |
Color Harmonies of #43719E
Complementary color
Monochromatic Colors of #43719E
Black with #43719E
Text Example
Text Example
White with #43719E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #43719E; }
p { color: rgb(67,113,158); }
H1.HeaderClassName
{
color: #43719E;
}
.AnyTagClassName
{
color: #43719E;
}
</style>
background-color css
<style>
a { background-color: #43719E; }
a { background-color: rgb(67,113,158); }
div.DivClassName
{
background-color: #43719E;
}
.BgClassName
{
background-color: #43719E;
}
</style>
border-color css
<style>
span { border-color: #43719E; }
span { border-color: rgb(67,113,158); }
td.TdClassName
{
border-color: #43719E;
}
.TagClassName
{
border-color: #43719E;
}
</style>