Shades of St Tropaz #345986
Tints of St Tropaz #345986
RGB
CMYK
RGB Variations
Color information
#345986 (or 0x345986) is known color: St Tropaz. HEX triplet: 34, 59 and 86. RGB value is (52,89,134). Sum of RGB (Red+Green+Blue) = 52+89+134=275 (36% of max value = 765). Red value is 52 (20.70% from 255 or 18.91% from 275); Green value is 89 (35.16% from 255 or 32.36% from 275); Blue value is 134 (52.73% from 255 or 48.73% from 275); Max value from RGB is 134 - color contains mainly: blue. Hex color #345986 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #345986 is #CBA679. Grayscale: #525252. Windows color (decimal): -13346426 or 8804660. OLE color: 8804660.
HSL color Cylindrical-coordinate representation of color #345986: hue angle of 212.93º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #345986 is Cyan = 0.61, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 89 | 134 | - |
| CMYK | 0.61 | 0.34 | 0 | 0.47 |
| HSL | 212.93º | 0.44% | 0.36% | - |
| HSV(B) | 212.93º | 0.61% | 0.53% | - |
| XYZ | 9.29 | 9.6 | 23.92 | - |
| YUV | 83.07 | 156.74 | 105.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 89 | 134 | 0.61 | 0.34 | 0 | 0.47 | 212.93 | 0.44 | 0.36 |
| Hex | 34 | 59 | 86 | 3D | 22 | 0 | 2F | D5 | 2C | 24 |
| Octal | 64 | 131 | 206 | 75 | 42 | 0 | 57 | 325 | 54 | 44 |
| Binary | 110100 | 1011001 | 10000110 | 111101 | 100010 | 0 | 101111 | 11010101 | 101100 | 100100 |
Color Harmonies of #345986
Complementary color
Monochromatic Colors of #345986
Black with #345986
Text Example
Text Example
White with #345986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #345986; }
p { color: rgb(52,89,134); }
H1.HeaderClassName
{
color: #345986;
}
.AnyTagClassName
{
color: #345986;
}
</style>
background-color css
<style>
a { background-color: #345986; }
a { background-color: rgb(52,89,134); }
div.DivClassName
{
background-color: #345986;
}
.BgClassName
{
background-color: #345986;
}
</style>
border-color css
<style>
span { border-color: #345986; }
span { border-color: rgb(52,89,134); }
td.TdClassName
{
border-color: #345986;
}
.TagClassName
{
border-color: #345986;
}
</style>