Shades of St Tropaz #345687
Tints of St Tropaz #345687
RGB
CMYK
RGB Variations
Color information
#345687 (or 0x345687) is known color: St Tropaz. HEX triplet: 34, 56 and 87. RGB value is (52,86,135). Sum of RGB (Red+Green+Blue) = 52+86+135=273 (36% of max value = 765). Red value is 52 (20.70% from 255 or 19.05% from 273); Green value is 86 (33.98% from 255 or 31.50% from 273); Blue value is 135 (53.12% from 255 or 49.45% from 273); Max value from RGB is 135 - color contains mainly: blue. Hex color #345687 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #345687 is #CBA978. Grayscale: #515151. Windows color (decimal): -13347193 or 8869428. OLE color: 8869428.
HSL color Cylindrical-coordinate representation of color #345687: hue angle of 215.42º 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 #345687 is Cyan = 0.61, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 86 | 135 | - |
| CMYK | 0.61 | 0.36 | 0 | 0.47 |
| HSL | 215.42º | 0.44% | 0.37% | - |
| HSV(B) | 215.42º | 0.61% | 0.53% | - |
| XYZ | 9.12 | 9.13 | 24.2 | - |
| YUV | 81.42 | 158.24 | 107.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 86 | 135 | 0.61 | 0.36 | 0 | 0.47 | 215.42 | 0.44 | 0.37 |
| Hex | 34 | 56 | 87 | 3D | 24 | 0 | 2F | D7 | 2C | 25 |
| Octal | 64 | 126 | 207 | 75 | 44 | 0 | 57 | 327 | 54 | 45 |
| Binary | 110100 | 1010110 | 10000111 | 111101 | 100100 | 0 | 101111 | 11010111 | 101100 | 100101 |
Color Harmonies of #345687
Complementary color
Monochromatic Colors of #345687
Black with #345687
Text Example
Text Example
White with #345687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #345687; }
p { color: rgb(52,86,135); }
H1.HeaderClassName
{
color: #345687;
}
.AnyTagClassName
{
color: #345687;
}
</style>
background-color css
<style>
a { background-color: #345687; }
a { background-color: rgb(52,86,135); }
div.DivClassName
{
background-color: #345687;
}
.BgClassName
{
background-color: #345687;
}
</style>
border-color css
<style>
span { border-color: #345687; }
span { border-color: rgb(52,86,135); }
td.TdClassName
{
border-color: #345687;
}
.TagClassName
{
border-color: #345687;
}
</style>