Shades of St Tropaz #345782
Tints of St Tropaz #345782
RGB
CMYK
RGB Variations
Color information
#345782 (or 0x345782) is known color: St Tropaz. HEX triplet: 34, 57 and 82. RGB value is (52,87,130). Sum of RGB (Red+Green+Blue) = 52+87+130=269 (35% of max value = 765). Red value is 52 (20.70% from 255 or 19.33% from 269); Green value is 87 (34.38% from 255 or 32.34% from 269); Blue value is 130 (51.17% from 255 or 48.33% from 269); Max value from RGB is 130 - color contains mainly: blue. Hex color #345782 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #345782 is #CBA87D. Grayscale: #515151. Windows color (decimal): -13346942 or 8542004. OLE color: 8542004.
HSL color Cylindrical-coordinate representation of color #345782: hue angle of 213.08º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #345782 is Cyan = 0.60, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 52 | 87 | 130 | - |
| CMYK | 0.60 | 0.33 | 0 | 0.49 |
| HSL | 213.08º | 0.43% | 0.36% | - |
| HSV(B) | 213.08º | 0.6% | 0.51% | - |
| XYZ | 8.85 | 9.16 | 22.42 | - |
| YUV | 81.44 | 155.4 | 107 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 87 | 130 | 0.60 | 0.33 | 0 | 0.49 | 213.08 | 0.43 | 0.36 |
| Hex | 34 | 57 | 82 | 3C | 21 | 0 | 31 | D5 | 2B | 24 |
| Octal | 64 | 127 | 202 | 74 | 41 | 0 | 61 | 325 | 53 | 44 |
| Binary | 110100 | 1010111 | 10000010 | 111100 | 100001 | 0 | 110001 | 11010101 | 101011 | 100100 |
Color Harmonies of #345782
Complementary color
Monochromatic Colors of #345782
Black with #345782
Text Example
Text Example
White with #345782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #345782; }
p { color: rgb(52,87,130); }
H1.HeaderClassName
{
color: #345782;
}
.AnyTagClassName
{
color: #345782;
}
</style>
background-color css
<style>
a { background-color: #345782; }
a { background-color: rgb(52,87,130); }
div.DivClassName
{
background-color: #345782;
}
.BgClassName
{
background-color: #345782;
}
</style>
border-color css
<style>
span { border-color: #345782; }
span { border-color: rgb(52,87,130); }
td.TdClassName
{
border-color: #345782;
}
.TagClassName
{
border-color: #345782;
}
</style>