Shades of St Tropaz #355478
Tints of St Tropaz #355478
RGB
CMYK
RGB Variations
Color information
#355478 (or 0x355478) is known color: St Tropaz. HEX triplet: 35, 54 and 78. RGB value is (53,84,120). Sum of RGB (Red+Green+Blue) = 53+84+120=257 (34% of max value = 765). Red value is 53 (21.09% from 255 or 20.62% from 257); Green value is 84 (33.20% from 255 or 32.68% from 257); Blue value is 120 (47.27% from 255 or 46.69% from 257); Max value from RGB is 120 - color contains mainly: blue. Hex color #355478 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #355478 is #CAAB87. Grayscale: #4E4E4E. Windows color (decimal): -13282184 or 7885877. OLE color: 7885877.
HSL color Cylindrical-coordinate representation of color #355478: hue angle of 212.24º degrees, saturation: 0.39, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #355478 is Cyan = 0.56, Magento = 0.3, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 53 | 84 | 120 | - |
| CMYK | 0.56 | 0.3 | 0 | 0.53 |
| HSL | 212.24º | 0.39% | 0.34% | - |
| HSV(B) | 212.24º | 0.56% | 0.47% | - |
| XYZ | 8.03 | 8.45 | 18.98 | - |
| YUV | 78.84 | 151.23 | 109.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 84 | 120 | 0.56 | 0.3 | 0 | 0.53 | 212.24 | 0.39 | 0.34 |
| Hex | 35 | 54 | 78 | 38 | 1E | 0 | 35 | D4 | 27 | 22 |
| Octal | 65 | 124 | 170 | 70 | 36 | 0 | 65 | 324 | 47 | 42 |
| Binary | 110101 | 1010100 | 1111000 | 111000 | 11110 | 0 | 110101 | 11010100 | 100111 | 100010 |
Color Harmonies of #355478
Complementary color
Monochromatic Colors of #355478
Black with #355478
Text Example
Text Example
White with #355478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #355478; }
p { color: rgb(53,84,120); }
H1.HeaderClassName
{
color: #355478;
}
.AnyTagClassName
{
color: #355478;
}
</style>
background-color css
<style>
a { background-color: #355478; }
a { background-color: rgb(53,84,120); }
div.DivClassName
{
background-color: #355478;
}
.BgClassName
{
background-color: #355478;
}
</style>
border-color css
<style>
span { border-color: #355478; }
span { border-color: rgb(53,84,120); }
td.TdClassName
{
border-color: #355478;
}
.TagClassName
{
border-color: #355478;
}
</style>