Shades of St Tropaz #375680
Tints of St Tropaz #375680
RGB
CMYK
RGB Variations
Color information
#375680 (or 0x375680) is known color: St Tropaz. HEX triplet: 37, 56 and 80. RGB value is (55,86,128). Sum of RGB (Red+Green+Blue) = 55+86+128=269 (35% of max value = 765). Red value is 55 (21.88% from 255 or 20.45% from 269); Green value is 86 (33.98% from 255 or 31.97% from 269); Blue value is 128 (50.39% from 255 or 47.58% from 269); Max value from RGB is 128 - color contains mainly: blue. Hex color #375680 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #375680 is #C8A97F. Grayscale: #515151. Windows color (decimal): -13150592 or 8410679. OLE color: 8410679.
HSL color Cylindrical-coordinate representation of color #375680: hue angle of 214.52º degrees, saturation: 0.4, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #375680 is Cyan = 0.57, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 55 | 86 | 128 | - |
| CMYK | 0.57 | 0.33 | 0 | 0.50 |
| HSL | 214.52º | 0.4% | 0.36% | - |
| HSV(B) | 214.52º | 0.57% | 0.5% | - |
| XYZ | 8.8 | 9.03 | 21.7 | - |
| YUV | 81.52 | 154.23 | 109.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 86 | 128 | 0.57 | 0.33 | 0 | 0.50 | 214.52 | 0.4 | 0.36 |
| Hex | 37 | 56 | 80 | 39 | 21 | 0 | 32 | D7 | 28 | 24 |
| Octal | 67 | 126 | 200 | 71 | 41 | 0 | 62 | 327 | 50 | 44 |
| Binary | 110111 | 1010110 | 10000000 | 111001 | 100001 | 0 | 110010 | 11010111 | 101000 | 100100 |
Color Harmonies of #375680
Complementary color
Monochromatic Colors of #375680
Black with #375680
Text Example
Text Example
White with #375680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375680; }
p { color: rgb(55,86,128); }
H1.HeaderClassName
{
color: #375680;
}
.AnyTagClassName
{
color: #375680;
}
</style>
background-color css
<style>
a { background-color: #375680; }
a { background-color: rgb(55,86,128); }
div.DivClassName
{
background-color: #375680;
}
.BgClassName
{
background-color: #375680;
}
</style>
border-color css
<style>
span { border-color: #375680; }
span { border-color: rgb(55,86,128); }
td.TdClassName
{
border-color: #375680;
}
.TagClassName
{
border-color: #375680;
}
</style>