Shades of St Tropaz #375478
Tints of St Tropaz #375478
RGB
CMYK
RGB Variations
Color information
#375478 (or 0x375478) is known color: St Tropaz. HEX triplet: 37, 54 and 78. RGB value is (55,84,120). Sum of RGB (Red+Green+Blue) = 55+84+120=259 (34% of max value = 765). Red value is 55 (21.88% from 255 or 21.24% from 259); Green value is 84 (33.20% from 255 or 32.43% from 259); Blue value is 120 (47.27% from 255 or 46.33% from 259); Max value from RGB is 120 - color contains mainly: blue. Hex color #375478 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #375478 is #C8AB87. Grayscale: #4F4F4F. Windows color (decimal): -13151112 or 7885879. OLE color: 7885879.
HSL color Cylindrical-coordinate representation of color #375478: hue angle of 213.23º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #375478 is Cyan = 0.54, Magento = 0.3, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 55 | 84 | 120 | - |
| CMYK | 0.54 | 0.3 | 0 | 0.53 |
| HSL | 213.23º | 0.37% | 0.34% | - |
| HSV(B) | 213.23º | 0.54% | 0.47% | - |
| XYZ | 8.14 | 8.51 | 18.98 | - |
| YUV | 79.43 | 150.89 | 110.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 84 | 120 | 0.54 | 0.3 | 0 | 0.53 | 213.23 | 0.37 | 0.34 |
| Hex | 37 | 54 | 78 | 36 | 1E | 0 | 35 | D5 | 25 | 22 |
| Octal | 67 | 124 | 170 | 66 | 36 | 0 | 65 | 325 | 45 | 42 |
| Binary | 110111 | 1010100 | 1111000 | 110110 | 11110 | 0 | 110101 | 11010101 | 100101 | 100010 |
Color Harmonies of #375478
Complementary color
Monochromatic Colors of #375478
Black with #375478
Text Example
Text Example
White with #375478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375478; }
p { color: rgb(55,84,120); }
H1.HeaderClassName
{
color: #375478;
}
.AnyTagClassName
{
color: #375478;
}
</style>
background-color css
<style>
a { background-color: #375478; }
a { background-color: rgb(55,84,120); }
div.DivClassName
{
background-color: #375478;
}
.BgClassName
{
background-color: #375478;
}
</style>
border-color css
<style>
span { border-color: #375478; }
span { border-color: rgb(55,84,120); }
td.TdClassName
{
border-color: #375478;
}
.TagClassName
{
border-color: #375478;
}
</style>