Shades of St Tropaz #355073
Tints of St Tropaz #355073
RGB
CMYK
RGB Variations
Color information
#355073 (or 0x355073) is known color: St Tropaz. HEX triplet: 35, 50 and 73. RGB value is (53,80,115). Sum of RGB (Red+Green+Blue) = 53+80+115=248 (32% of max value = 765). Red value is 53 (21.09% from 255 or 21.37% from 248); Green value is 80 (31.64% from 255 or 32.26% from 248); Blue value is 115 (45.31% from 255 or 46.37% from 248); Max value from RGB is 115 - color contains mainly: blue. Hex color #355073 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #355073 is #CAAF8C. Grayscale: #4B4B4B. Windows color (decimal): -13283213 or 7557173. OLE color: 7557173.
HSL color Cylindrical-coordinate representation of color #355073: hue angle of 213.87º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #355073 is Cyan = 0.54, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 80 | 115 | - |
| CMYK | 0.54 | 0.30 | 0 | 0.55 |
| HSL | 213.87º | 0.37% | 0.33% | - |
| HSV(B) | 213.87º | 0.54% | 0.45% | - |
| XYZ | 7.43 | 7.73 | 17.32 | - |
| YUV | 75.92 | 150.05 | 111.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 80 | 115 | 0.54 | 0.30 | 0 | 0.55 | 213.87 | 0.37 | 0.33 |
| Hex | 35 | 50 | 73 | 36 | 1E | 0 | 37 | D6 | 25 | 21 |
| Octal | 65 | 120 | 163 | 66 | 36 | 0 | 67 | 326 | 45 | 41 |
| Binary | 110101 | 1010000 | 1110011 | 110110 | 11110 | 0 | 110111 | 11010110 | 100101 | 100001 |
Color Harmonies of #355073
Complementary color
Monochromatic Colors of #355073
Black with #355073
Text Example
Text Example
White with #355073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #355073; }
p { color: rgb(53,80,115); }
H1.HeaderClassName
{
color: #355073;
}
.AnyTagClassName
{
color: #355073;
}
</style>
background-color css
<style>
a { background-color: #355073; }
a { background-color: rgb(53,80,115); }
div.DivClassName
{
background-color: #355073;
}
.BgClassName
{
background-color: #355073;
}
</style>
border-color css
<style>
span { border-color: #355073; }
span { border-color: rgb(53,80,115); }
td.TdClassName
{
border-color: #355073;
}
.TagClassName
{
border-color: #355073;
}
</style>