Shades of St Tropaz #375072
Tints of St Tropaz #375072
RGB
CMYK
RGB Variations
Color information
#375072 (or 0x375072) is known color: St Tropaz. HEX triplet: 37, 50 and 72. RGB value is (55,80,114). Sum of RGB (Red+Green+Blue) = 55+80+114=249 (32% of max value = 765). Red value is 55 (21.88% from 255 or 22.09% from 249); Green value is 80 (31.64% from 255 or 32.13% from 249); Blue value is 114 (44.92% from 255 or 45.78% from 249); Max value from RGB is 114 - color contains mainly: blue. Hex color #375072 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #375072 is #C8AF8D. Grayscale: #4C4C4C. Windows color (decimal): -13152142 or 7491639. OLE color: 7491639.
HSL color Cylindrical-coordinate representation of color #375072: hue angle of 214.58º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #375072 is Cyan = 0.52, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 55 | 80 | 114 | - |
| CMYK | 0.52 | 0.30 | 0 | 0.55 |
| HSL | 214.58º | 0.35% | 0.33% | - |
| HSV(B) | 214.58º | 0.52% | 0.45% | - |
| XYZ | 7.48 | 7.76 | 17.02 | - |
| YUV | 76.4 | 149.22 | 112.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 80 | 114 | 0.52 | 0.30 | 0 | 0.55 | 214.58 | 0.35 | 0.33 |
| Hex | 37 | 50 | 72 | 34 | 1E | 0 | 37 | D7 | 23 | 21 |
| Octal | 67 | 120 | 162 | 64 | 36 | 0 | 67 | 327 | 43 | 41 |
| Binary | 110111 | 1010000 | 1110010 | 110100 | 11110 | 0 | 110111 | 11010111 | 100011 | 100001 |
Color Harmonies of #375072
Complementary color
Monochromatic Colors of #375072
Black with #375072
Text Example
Text Example
White with #375072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375072; }
p { color: rgb(55,80,114); }
H1.HeaderClassName
{
color: #375072;
}
.AnyTagClassName
{
color: #375072;
}
</style>
background-color css
<style>
a { background-color: #375072; }
a { background-color: rgb(55,80,114); }
div.DivClassName
{
background-color: #375072;
}
.BgClassName
{
background-color: #375072;
}
</style>
border-color css
<style>
span { border-color: #375072; }
span { border-color: rgb(55,80,114); }
td.TdClassName
{
border-color: #375072;
}
.TagClassName
{
border-color: #375072;
}
</style>