Shades of St Tropaz #345486
Tints of St Tropaz #345486
RGB
CMYK
RGB Variations
Color information
#345486 (or 0x345486) is known color: St Tropaz. HEX triplet: 34, 54 and 86. RGB value is (52,84,134). Sum of RGB (Red+Green+Blue) = 52+84+134=270 (35% of max value = 765). Red value is 52 (20.70% from 255 or 19.26% from 270); Green value is 84 (33.20% from 255 or 31.11% from 270); Blue value is 134 (52.73% from 255 or 49.63% from 270); Max value from RGB is 134 - color contains mainly: blue. Hex color #345486 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #345486 is #CBAB79. Grayscale: #4F4F4F. Windows color (decimal): -13347706 or 8803380. OLE color: 8803380.
HSL color Cylindrical-coordinate representation of color #345486: hue angle of 216.59º 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 #345486 is Cyan = 0.61, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 84 | 134 | - |
| CMYK | 0.61 | 0.37 | 0 | 0.47 |
| HSL | 216.59º | 0.44% | 0.36% | - |
| HSV(B) | 216.59º | 0.61% | 0.53% | - |
| XYZ | 8.89 | 8.79 | 23.78 | - |
| YUV | 80.13 | 158.4 | 107.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 84 | 134 | 0.61 | 0.37 | 0 | 0.47 | 216.59 | 0.44 | 0.36 |
| Hex | 34 | 54 | 86 | 3D | 25 | 0 | 2F | D9 | 2C | 24 |
| Octal | 64 | 124 | 206 | 75 | 45 | 0 | 57 | 331 | 54 | 44 |
| Binary | 110100 | 1010100 | 10000110 | 111101 | 100101 | 0 | 101111 | 11011001 | 101100 | 100100 |
Color Harmonies of #345486
Complementary color
Monochromatic Colors of #345486
Black with #345486
Text Example
Text Example
White with #345486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #345486; }
p { color: rgb(52,84,134); }
H1.HeaderClassName
{
color: #345486;
}
.AnyTagClassName
{
color: #345486;
}
</style>
background-color css
<style>
a { background-color: #345486; }
a { background-color: rgb(52,84,134); }
div.DivClassName
{
background-color: #345486;
}
.BgClassName
{
background-color: #345486;
}
</style>
border-color css
<style>
span { border-color: #345486; }
span { border-color: rgb(52,84,134); }
td.TdClassName
{
border-color: #345486;
}
.TagClassName
{
border-color: #345486;
}
</style>