Shades of St Tropaz #375174
Tints of St Tropaz #375174
RGB
CMYK
RGB Variations
Color information
#375174 (or 0x375174) is known color: St Tropaz. HEX triplet: 37, 51 and 74. RGB value is (55,81,116). Sum of RGB (Red+Green+Blue) = 55+81+116=252 (33% of max value = 765). Red value is 55 (21.88% from 255 or 21.83% from 252); Green value is 81 (32.03% from 255 or 32.14% from 252); Blue value is 116 (45.70% from 255 or 46.03% from 252); Max value from RGB is 116 - color contains mainly: blue. Hex color #375174 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #375174 is #C8AE8B. Grayscale: #4D4D4D. Windows color (decimal): -13151884 or 7622967. OLE color: 7622967.
HSL color Cylindrical-coordinate representation of color #375174: hue angle of 214.43º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #375174 is Cyan = 0.53, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 55 | 81 | 116 | - |
| CMYK | 0.53 | 0.30 | 0 | 0.55 |
| HSL | 214.43º | 0.36% | 0.34% | - |
| HSV(B) | 214.43º | 0.53% | 0.45% | - |
| XYZ | 7.67 | 7.96 | 17.65 | - |
| YUV | 77.22 | 149.89 | 112.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 81 | 116 | 0.53 | 0.30 | 0 | 0.55 | 214.43 | 0.36 | 0.34 |
| Hex | 37 | 51 | 74 | 35 | 1E | 0 | 37 | D6 | 24 | 22 |
| Octal | 67 | 121 | 164 | 65 | 36 | 0 | 67 | 326 | 44 | 42 |
| Binary | 110111 | 1010001 | 1110100 | 110101 | 11110 | 0 | 110111 | 11010110 | 100100 | 100010 |
Color Harmonies of #375174
Complementary color
Monochromatic Colors of #375174
Black with #375174
Text Example
Text Example
White with #375174
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375174; }
p { color: rgb(55,81,116); }
H1.HeaderClassName
{
color: #375174;
}
.AnyTagClassName
{
color: #375174;
}
</style>
background-color css
<style>
a { background-color: #375174; }
a { background-color: rgb(55,81,116); }
div.DivClassName
{
background-color: #375174;
}
.BgClassName
{
background-color: #375174;
}
</style>
border-color css
<style>
span { border-color: #375174; }
span { border-color: rgb(55,81,116); }
td.TdClassName
{
border-color: #375174;
}
.TagClassName
{
border-color: #375174;
}
</style>