Shades of St Tropaz #345887
Tints of St Tropaz #345887
RGB
CMYK
RGB Variations
Color information
#345887 (or 0x345887) is known color: St Tropaz. HEX triplet: 34, 58 and 87. RGB value is (52,88,135). Sum of RGB (Red+Green+Blue) = 52+88+135=275 (36% of max value = 765). Red value is 52 (20.70% from 255 or 18.91% from 275); Green value is 88 (34.77% from 255 or 32% from 275); Blue value is 135 (53.12% from 255 or 49.09% from 275); Max value from RGB is 135 - color contains mainly: blue. Hex color #345887 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #345887 is #CBA778. Grayscale: #525252. Windows color (decimal): -13346681 or 8869940. OLE color: 8869940.
HSL color Cylindrical-coordinate representation of color #345887: hue angle of 213.98º 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 #345887 is Cyan = 0.61, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 88 | 135 | - |
| CMYK | 0.61 | 0.35 | 0 | 0.47 |
| HSL | 213.98º | 0.44% | 0.37% | - |
| HSV(B) | 213.98º | 0.61% | 0.53% | - |
| XYZ | 9.28 | 9.46 | 24.26 | - |
| YUV | 82.59 | 157.57 | 106.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 88 | 135 | 0.61 | 0.35 | 0 | 0.47 | 213.98 | 0.44 | 0.37 |
| Hex | 34 | 58 | 87 | 3D | 23 | 0 | 2F | D6 | 2C | 25 |
| Octal | 64 | 130 | 207 | 75 | 43 | 0 | 57 | 326 | 54 | 45 |
| Binary | 110100 | 1011000 | 10000111 | 111101 | 100011 | 0 | 101111 | 11010110 | 101100 | 100101 |
Color Harmonies of #345887
Complementary color
Monochromatic Colors of #345887
Black with #345887
Text Example
Text Example
White with #345887
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #345887; }
p { color: rgb(52,88,135); }
H1.HeaderClassName
{
color: #345887;
}
.AnyTagClassName
{
color: #345887;
}
</style>
background-color css
<style>
a { background-color: #345887; }
a { background-color: rgb(52,88,135); }
div.DivClassName
{
background-color: #345887;
}
.BgClassName
{
background-color: #345887;
}
</style>
border-color css
<style>
span { border-color: #345887; }
span { border-color: rgb(52,88,135); }
td.TdClassName
{
border-color: #345887;
}
.TagClassName
{
border-color: #345887;
}
</style>