Shades of St Tropaz #345589
Tints of St Tropaz #345589
RGB
CMYK
RGB Variations
Color information
#345589 (or 0x345589) is known color: St Tropaz. HEX triplet: 34, 55 and 89. RGB value is (52,85,137). Sum of RGB (Red+Green+Blue) = 52+85+137=274 (36% of max value = 765). Red value is 52 (20.70% from 255 or 18.98% from 274); Green value is 85 (33.59% from 255 or 31.02% from 274); Blue value is 137 (53.91% from 255 or 50% from 274); Max value from RGB is 137 - color contains mainly: blue. Hex color #345589 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #345589 is #CBAA76. Grayscale: #505050. Windows color (decimal): -13347447 or 9000244. OLE color: 9000244.
HSL color Cylindrical-coordinate representation of color #345589: hue angle of 216.71º degrees, saturation: 0.45, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #345589 is Cyan = 0.62, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 52 | 85 | 137 | - |
| CMYK | 0.62 | 0.38 | 0 | 0.46 |
| HSL | 216.71º | 0.45% | 0.37% | - |
| HSV(B) | 216.71º | 0.62% | 0.54% | - |
| XYZ | 9.18 | 9.03 | 24.93 | - |
| YUV | 81.06 | 159.57 | 107.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 85 | 137 | 0.62 | 0.38 | 0 | 0.46 | 216.71 | 0.45 | 0.37 |
| Hex | 34 | 55 | 89 | 3E | 26 | 0 | 2E | D9 | 2D | 25 |
| Octal | 64 | 125 | 211 | 76 | 46 | 0 | 56 | 331 | 55 | 45 |
| Binary | 110100 | 1010101 | 10001001 | 111110 | 100110 | 0 | 101110 | 11011001 | 101101 | 100101 |
Color Harmonies of #345589
Complementary color
Monochromatic Colors of #345589
Black with #345589
Text Example
Text Example
White with #345589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #345589; }
p { color: rgb(52,85,137); }
H1.HeaderClassName
{
color: #345589;
}
.AnyTagClassName
{
color: #345589;
}
</style>
background-color css
<style>
a { background-color: #345589; }
a { background-color: rgb(52,85,137); }
div.DivClassName
{
background-color: #345589;
}
.BgClassName
{
background-color: #345589;
}
</style>
border-color css
<style>
span { border-color: #345589; }
span { border-color: rgb(52,85,137); }
td.TdClassName
{
border-color: #345589;
}
.TagClassName
{
border-color: #345589;
}
</style>