Shades of St Tropaz #355689
Tints of St Tropaz #355689
RGB
CMYK
RGB Variations
Color information
#355689 (or 0x355689) is known color: St Tropaz. HEX triplet: 35, 56 and 89. RGB value is (53,86,137). Sum of RGB (Red+Green+Blue) = 53+86+137=276 (36% of max value = 765). Red value is 53 (21.09% from 255 or 19.20% from 276); Green value is 86 (33.98% from 255 or 31.16% from 276); Blue value is 137 (53.91% from 255 or 49.64% from 276); Max value from RGB is 137 - color contains mainly: blue. Hex color #355689 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #355689 is #CAA976. Grayscale: #515151. Windows color (decimal): -13281655 or 9000501. OLE color: 9000501.
HSL color Cylindrical-coordinate representation of color #355689: hue angle of 216.43º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #355689 is Cyan = 0.61, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 53 | 86 | 137 | - |
| CMYK | 0.61 | 0.37 | 0 | 0.46 |
| HSL | 216.43º | 0.44% | 0.37% | - |
| HSV(B) | 216.43º | 0.61% | 0.54% | - |
| XYZ | 9.31 | 9.22 | 24.96 | - |
| YUV | 81.95 | 159.07 | 107.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 86 | 137 | 0.61 | 0.37 | 0 | 0.46 | 216.43 | 0.44 | 0.37 |
| Hex | 35 | 56 | 89 | 3D | 25 | 0 | 2E | D8 | 2C | 25 |
| Octal | 65 | 126 | 211 | 75 | 45 | 0 | 56 | 330 | 54 | 45 |
| Binary | 110101 | 1010110 | 10001001 | 111101 | 100101 | 0 | 101110 | 11011000 | 101100 | 100101 |
Color Harmonies of #355689
Complementary color
Monochromatic Colors of #355689
Black with #355689
Text Example
Text Example
White with #355689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #355689; }
p { color: rgb(53,86,137); }
H1.HeaderClassName
{
color: #355689;
}
.AnyTagClassName
{
color: #355689;
}
</style>
background-color css
<style>
a { background-color: #355689; }
a { background-color: rgb(53,86,137); }
div.DivClassName
{
background-color: #355689;
}
.BgClassName
{
background-color: #355689;
}
</style>
border-color css
<style>
span { border-color: #355689; }
span { border-color: rgb(53,86,137); }
td.TdClassName
{
border-color: #355689;
}
.TagClassName
{
border-color: #355689;
}
</style>