Shades of St Tropaz #355584
Tints of St Tropaz #355584
RGB
CMYK
RGB Variations
Color information
#355584 (or 0x355584) is known color: St Tropaz. HEX triplet: 35, 55 and 84. RGB value is (53,85,132). Sum of RGB (Red+Green+Blue) = 53+85+132=270 (35% of max value = 765). Red value is 53 (21.09% from 255 or 19.63% from 270); Green value is 85 (33.59% from 255 or 31.48% from 270); Blue value is 132 (51.95% from 255 or 48.89% from 270); Max value from RGB is 132 - color contains mainly: blue. Hex color #355584 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #355584 is #CAAA7B. Grayscale: #505050. Windows color (decimal): -13281916 or 8672565. OLE color: 8672565.
HSL color Cylindrical-coordinate representation of color #355584: hue angle of 215.7º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #355584 is Cyan = 0.60, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 53 | 85 | 132 | - |
| CMYK | 0.60 | 0.36 | 0 | 0.48 |
| HSL | 215.7º | 0.43% | 0.36% | - |
| HSV(B) | 215.7º | 0.6% | 0.52% | - |
| XYZ | 8.88 | 8.92 | 23.08 | - |
| YUV | 80.79 | 156.9 | 108.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 85 | 132 | 0.60 | 0.36 | 0 | 0.48 | 215.7 | 0.43 | 0.36 |
| Hex | 35 | 55 | 84 | 3C | 24 | 0 | 30 | D8 | 2B | 24 |
| Octal | 65 | 125 | 204 | 74 | 44 | 0 | 60 | 330 | 53 | 44 |
| Binary | 110101 | 1010101 | 10000100 | 111100 | 100100 | 0 | 110000 | 11011000 | 101011 | 100100 |
Color Harmonies of #355584
Complementary color
Monochromatic Colors of #355584
Black with #355584
Text Example
Text Example
White with #355584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #355584; }
p { color: rgb(53,85,132); }
H1.HeaderClassName
{
color: #355584;
}
.AnyTagClassName
{
color: #355584;
}
</style>
background-color css
<style>
a { background-color: #355584; }
a { background-color: rgb(53,85,132); }
div.DivClassName
{
background-color: #355584;
}
.BgClassName
{
background-color: #355584;
}
</style>
border-color css
<style>
span { border-color: #355584; }
span { border-color: rgb(53,85,132); }
td.TdClassName
{
border-color: #355584;
}
.TagClassName
{
border-color: #355584;
}
</style>