Shades of St Tropaz #375982
Tints of St Tropaz #375982
RGB
CMYK
RGB Variations
Color information
#375982 (or 0x375982) is known color: St Tropaz. HEX triplet: 37, 59 and 82. RGB value is (55,89,130). Sum of RGB (Red+Green+Blue) = 55+89+130=274 (36% of max value = 765). Red value is 55 (21.88% from 255 or 20.07% from 274); Green value is 89 (35.16% from 255 or 32.48% from 274); Blue value is 130 (51.17% from 255 or 47.45% from 274); Max value from RGB is 130 - color contains mainly: blue. Hex color #375982 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #375982 is #C8A67D. Grayscale: #535353. Windows color (decimal): -13149822 or 8542519. OLE color: 8542519.
HSL color Cylindrical-coordinate representation of color #375982: hue angle of 212.8º 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 #375982 is Cyan = 0.58, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 55 | 89 | 130 | - |
| CMYK | 0.58 | 0.32 | 0 | 0.49 |
| HSL | 212.8º | 0.41% | 0.36% | - |
| HSV(B) | 212.8º | 0.58% | 0.51% | - |
| XYZ | 9.18 | 9.57 | 22.48 | - |
| YUV | 83.51 | 154.24 | 107.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 89 | 130 | 0.58 | 0.32 | 0 | 0.49 | 212.8 | 0.41 | 0.36 |
| Hex | 37 | 59 | 82 | 3A | 20 | 0 | 31 | D5 | 29 | 24 |
| Octal | 67 | 131 | 202 | 72 | 40 | 0 | 61 | 325 | 51 | 44 |
| Binary | 110111 | 1011001 | 10000010 | 111010 | 100000 | 0 | 110001 | 11010101 | 101001 | 100100 |
Color Harmonies of #375982
Complementary color
Monochromatic Colors of #375982
Black with #375982
Text Example
Text Example
White with #375982
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375982; }
p { color: rgb(55,89,130); }
H1.HeaderClassName
{
color: #375982;
}
.AnyTagClassName
{
color: #375982;
}
</style>
background-color css
<style>
a { background-color: #375982; }
a { background-color: rgb(55,89,130); }
div.DivClassName
{
background-color: #375982;
}
.BgClassName
{
background-color: #375982;
}
</style>
border-color css
<style>
span { border-color: #375982; }
span { border-color: rgb(55,89,130); }
td.TdClassName
{
border-color: #375982;
}
.TagClassName
{
border-color: #375982;
}
</style>