Shades of St Tropaz #375376
Tints of St Tropaz #375376
RGB
CMYK
RGB Variations
Color information
#375376 (or 0x375376) is known color: St Tropaz. HEX triplet: 37, 53 and 76. RGB value is (55,83,118). Sum of RGB (Red+Green+Blue) = 55+83+118=256 (33% of max value = 765). Red value is 55 (21.88% from 255 or 21.48% from 256); Green value is 83 (32.81% from 255 or 32.42% from 256); Blue value is 118 (46.48% from 255 or 46.09% from 256); Max value from RGB is 118 - color contains mainly: blue. Hex color #375376 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #375376 is #C8AC89. Grayscale: #4E4E4E. Windows color (decimal): -13151370 or 7754551. OLE color: 7754551.
HSL color Cylindrical-coordinate representation of color #375376: hue angle of 213.33º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #375376 is Cyan = 0.53, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 55 | 83 | 118 | - |
| CMYK | 0.53 | 0.30 | 0 | 0.54 |
| HSL | 213.33º | 0.36% | 0.34% | - |
| HSV(B) | 213.33º | 0.53% | 0.46% | - |
| XYZ | 7.94 | 8.31 | 18.32 | - |
| YUV | 78.62 | 150.22 | 111.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 83 | 118 | 0.53 | 0.30 | 0 | 0.54 | 213.33 | 0.36 | 0.34 |
| Hex | 37 | 53 | 76 | 35 | 1E | 0 | 36 | D5 | 24 | 22 |
| Octal | 67 | 123 | 166 | 65 | 36 | 0 | 66 | 325 | 44 | 42 |
| Binary | 110111 | 1010011 | 1110110 | 110101 | 11110 | 0 | 110110 | 11010101 | 100100 | 100010 |
Color Harmonies of #375376
Complementary color
Monochromatic Colors of #375376
Black with #375376
Text Example
Text Example
White with #375376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375376; }
p { color: rgb(55,83,118); }
H1.HeaderClassName
{
color: #375376;
}
.AnyTagClassName
{
color: #375376;
}
</style>
background-color css
<style>
a { background-color: #375376; }
a { background-color: rgb(55,83,118); }
div.DivClassName
{
background-color: #375376;
}
.BgClassName
{
background-color: #375376;
}
</style>
border-color css
<style>
span { border-color: #375376; }
span { border-color: rgb(55,83,118); }
td.TdClassName
{
border-color: #375376;
}
.TagClassName
{
border-color: #375376;
}
</style>