Shades of St Tropaz #375987
Tints of St Tropaz #375987
RGB
CMYK
RGB Variations
Color information
#375987 (or 0x375987) is known color: St Tropaz. HEX triplet: 37, 59 and 87. RGB value is (55,89,135). Sum of RGB (Red+Green+Blue) = 55+89+135=279 (36% of max value = 765). Red value is 55 (21.88% from 255 or 19.71% from 279); Green value is 89 (35.16% from 255 or 31.90% from 279); Blue value is 135 (53.12% from 255 or 48.39% from 279); Max value from RGB is 135 - color contains mainly: blue. Hex color #375987 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #375987 is #C8A678. Grayscale: #535353. Windows color (decimal): -13149817 or 8870199. OLE color: 8870199.
HSL color Cylindrical-coordinate representation of color #375987: hue angle of 214.5º degrees, saturation: 0.42, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #375987 is Cyan = 0.59, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 55 | 89 | 135 | - |
| CMYK | 0.59 | 0.34 | 0 | 0.47 |
| HSL | 214.5º | 0.42% | 0.37% | - |
| HSV(B) | 214.5º | 0.59% | 0.53% | - |
| XYZ | 9.52 | 9.71 | 24.29 | - |
| YUV | 84.08 | 156.74 | 107.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 89 | 135 | 0.59 | 0.34 | 0 | 0.47 | 214.5 | 0.42 | 0.37 |
| Hex | 37 | 59 | 87 | 3B | 22 | 0 | 2F | D6 | 2A | 25 |
| Octal | 67 | 131 | 207 | 73 | 42 | 0 | 57 | 326 | 52 | 45 |
| Binary | 110111 | 1011001 | 10000111 | 111011 | 100010 | 0 | 101111 | 11010110 | 101010 | 100101 |
Color Harmonies of #375987
Complementary color
Monochromatic Colors of #375987
Black with #375987
Text Example
Text Example
White with #375987
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375987; }
p { color: rgb(55,89,135); }
H1.HeaderClassName
{
color: #375987;
}
.AnyTagClassName
{
color: #375987;
}
</style>
background-color css
<style>
a { background-color: #375987; }
a { background-color: rgb(55,89,135); }
div.DivClassName
{
background-color: #375987;
}
.BgClassName
{
background-color: #375987;
}
</style>
border-color css
<style>
span { border-color: #375987; }
span { border-color: rgb(55,89,135); }
td.TdClassName
{
border-color: #375987;
}
.TagClassName
{
border-color: #375987;
}
</style>