Shades of St Tropaz #345987
Tints of St Tropaz #345987
RGB
CMYK
RGB Variations
Color information
#345987 (or 0x345987) is known color: St Tropaz. HEX triplet: 34, 59 and 87. RGB value is (52,89,135). Sum of RGB (Red+Green+Blue) = 52+89+135=276 (36% of max value = 765). Red value is 52 (20.70% from 255 or 18.84% from 276); Green value is 89 (35.16% from 255 or 32.25% from 276); Blue value is 135 (53.12% from 255 or 48.91% from 276); Max value from RGB is 135 - color contains mainly: blue. Hex color #345987 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #345987 is #CBA678. Grayscale: #525252. Windows color (decimal): -13346425 or 8870196. OLE color: 8870196.
HSL color Cylindrical-coordinate representation of color #345987: hue angle of 213.25º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #345987 is Cyan = 0.61, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 89 | 135 | - |
| CMYK | 0.61 | 0.34 | 0 | 0.47 |
| HSL | 213.25º | 0.44% | 0.37% | - |
| HSV(B) | 213.25º | 0.61% | 0.53% | - |
| XYZ | 9.36 | 9.62 | 24.29 | - |
| YUV | 83.18 | 157.24 | 105.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 89 | 135 | 0.61 | 0.34 | 0 | 0.47 | 213.25 | 0.44 | 0.37 |
| Hex | 34 | 59 | 87 | 3D | 22 | 0 | 2F | D5 | 2C | 25 |
| Octal | 64 | 131 | 207 | 75 | 42 | 0 | 57 | 325 | 54 | 45 |
| Binary | 110100 | 1011001 | 10000111 | 111101 | 100010 | 0 | 101111 | 11010101 | 101100 | 100101 |
Color Harmonies of #345987
Complementary color
Monochromatic Colors of #345987
Black with #345987
Text Example
Text Example
White with #345987
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #345987; }
p { color: rgb(52,89,135); }
H1.HeaderClassName
{
color: #345987;
}
.AnyTagClassName
{
color: #345987;
}
</style>
background-color css
<style>
a { background-color: #345987; }
a { background-color: rgb(52,89,135); }
div.DivClassName
{
background-color: #345987;
}
.BgClassName
{
background-color: #345987;
}
</style>
border-color css
<style>
span { border-color: #345987; }
span { border-color: rgb(52,89,135); }
td.TdClassName
{
border-color: #345987;
}
.TagClassName
{
border-color: #345987;
}
</style>