Shades of St Tropaz #355075
Tints of St Tropaz #355075
RGB
CMYK
RGB Variations
Color information
#355075 (or 0x355075) is known color: St Tropaz. HEX triplet: 35, 50 and 75. RGB value is (53,80,117). Sum of RGB (Red+Green+Blue) = 53+80+117=250 (33% of max value = 765). Red value is 53 (21.09% from 255 or 21.2% from 250); Green value is 80 (31.64% from 255 or 32% from 250); Blue value is 117 (46.09% from 255 or 46.8% from 250); Max value from RGB is 117 - color contains mainly: blue. Hex color #355075 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #355075 is #CAAF8A. Grayscale: #4B4B4B. Windows color (decimal): -13283211 or 7688245. OLE color: 7688245.
HSL color Cylindrical-coordinate representation of color #355075: hue angle of 214.69º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #355075 is Cyan = 0.55, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 53 | 80 | 117 | - |
| CMYK | 0.55 | 0.32 | 0 | 0.54 |
| HSL | 214.69º | 0.38% | 0.33% | - |
| HSV(B) | 214.69º | 0.55% | 0.46% | - |
| XYZ | 7.55 | 7.78 | 17.93 | - |
| YUV | 76.15 | 151.05 | 111.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 80 | 117 | 0.55 | 0.32 | 0 | 0.54 | 214.69 | 0.38 | 0.33 |
| Hex | 35 | 50 | 75 | 37 | 20 | 0 | 36 | D7 | 26 | 21 |
| Octal | 65 | 120 | 165 | 67 | 40 | 0 | 66 | 327 | 46 | 41 |
| Binary | 110101 | 1010000 | 1110101 | 110111 | 100000 | 0 | 110110 | 11010111 | 100110 | 100001 |
Color Harmonies of #355075
Complementary color
Monochromatic Colors of #355075
Black with #355075
Text Example
Text Example
White with #355075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #355075; }
p { color: rgb(53,80,117); }
H1.HeaderClassName
{
color: #355075;
}
.AnyTagClassName
{
color: #355075;
}
</style>
background-color css
<style>
a { background-color: #355075; }
a { background-color: rgb(53,80,117); }
div.DivClassName
{
background-color: #355075;
}
.BgClassName
{
background-color: #355075;
}
</style>
border-color css
<style>
span { border-color: #355075; }
span { border-color: rgb(53,80,117); }
td.TdClassName
{
border-color: #355075;
}
.TagClassName
{
border-color: #355075;
}
</style>