Shades of St Tropaz #375783
Tints of St Tropaz #375783
RGB
CMYK
RGB Variations
Color information
#375783 (or 0x375783) is known color: St Tropaz. HEX triplet: 37, 57 and 83. RGB value is (55,87,131). Sum of RGB (Red+Green+Blue) = 55+87+131=273 (36% of max value = 765). Red value is 55 (21.88% from 255 or 20.15% from 273); Green value is 87 (34.38% from 255 or 31.87% from 273); Blue value is 131 (51.56% from 255 or 47.99% from 273); Max value from RGB is 131 - color contains mainly: blue. Hex color #375783 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #375783 is #C8A87C. Grayscale: #525252. Windows color (decimal): -13150333 or 8607543. OLE color: 8607543.
HSL color Cylindrical-coordinate representation of color #375783: hue angle of 214.74º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #375783 is Cyan = 0.58, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 55 | 87 | 131 | - |
| CMYK | 0.58 | 0.34 | 0 | 0.49 |
| HSL | 214.74º | 0.41% | 0.36% | - |
| HSV(B) | 214.74º | 0.58% | 0.51% | - |
| XYZ | 9.08 | 9.27 | 22.78 | - |
| YUV | 82.45 | 155.4 | 108.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 87 | 131 | 0.58 | 0.34 | 0 | 0.49 | 214.74 | 0.41 | 0.36 |
| Hex | 37 | 57 | 83 | 3A | 22 | 0 | 31 | D7 | 29 | 24 |
| Octal | 67 | 127 | 203 | 72 | 42 | 0 | 61 | 327 | 51 | 44 |
| Binary | 110111 | 1010111 | 10000011 | 111010 | 100010 | 0 | 110001 | 11010111 | 101001 | 100100 |
Color Harmonies of #375783
Complementary color
Monochromatic Colors of #375783
Black with #375783
Text Example
Text Example
White with #375783
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375783; }
p { color: rgb(55,87,131); }
H1.HeaderClassName
{
color: #375783;
}
.AnyTagClassName
{
color: #375783;
}
</style>
background-color css
<style>
a { background-color: #375783; }
a { background-color: rgb(55,87,131); }
div.DivClassName
{
background-color: #375783;
}
.BgClassName
{
background-color: #375783;
}
</style>
border-color css
<style>
span { border-color: #375783; }
span { border-color: rgb(55,87,131); }
td.TdClassName
{
border-color: #375783;
}
.TagClassName
{
border-color: #375783;
}
</style>