Shades of St Tropaz #355886
Tints of St Tropaz #355886
RGB
CMYK
RGB Variations
Color information
#355886 (or 0x355886) is known color: St Tropaz. HEX triplet: 35, 58 and 86. RGB value is (53,88,134). Sum of RGB (Red+Green+Blue) = 53+88+134=275 (36% of max value = 765). Red value is 53 (21.09% from 255 or 19.27% from 275); Green value is 88 (34.77% from 255 or 32% from 275); Blue value is 134 (52.73% from 255 or 48.73% from 275); Max value from RGB is 134 - color contains mainly: blue. Hex color #355886 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #355886 is #CAA779. Grayscale: #525252. Windows color (decimal): -13281146 or 8804405. OLE color: 8804405.
HSL color Cylindrical-coordinate representation of color #355886: hue angle of 214.07º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #355886 is Cyan = 0.60, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 53 | 88 | 134 | - |
| CMYK | 0.60 | 0.34 | 0 | 0.47 |
| HSL | 214.07º | 0.43% | 0.37% | - |
| HSV(B) | 214.07º | 0.6% | 0.53% | - |
| XYZ | 9.26 | 9.46 | 23.89 | - |
| YUV | 82.78 | 156.9 | 106.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 88 | 134 | 0.60 | 0.34 | 0 | 0.47 | 214.07 | 0.43 | 0.37 |
| Hex | 35 | 58 | 86 | 3C | 22 | 0 | 2F | D6 | 2B | 25 |
| Octal | 65 | 130 | 206 | 74 | 42 | 0 | 57 | 326 | 53 | 45 |
| Binary | 110101 | 1011000 | 10000110 | 111100 | 100010 | 0 | 101111 | 11010110 | 101011 | 100101 |
Color Harmonies of #355886
Complementary color
Monochromatic Colors of #355886
Black with #355886
Text Example
Text Example
White with #355886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #355886; }
p { color: rgb(53,88,134); }
H1.HeaderClassName
{
color: #355886;
}
.AnyTagClassName
{
color: #355886;
}
</style>
background-color css
<style>
a { background-color: #355886; }
a { background-color: rgb(53,88,134); }
div.DivClassName
{
background-color: #355886;
}
.BgClassName
{
background-color: #355886;
}
</style>
border-color css
<style>
span { border-color: #355886; }
span { border-color: rgb(53,88,134); }
td.TdClassName
{
border-color: #355886;
}
.TagClassName
{
border-color: #355886;
}
</style>