Shades of St Tropaz #37537A
Tints of St Tropaz #37537A
RGB
CMYK
RGB Variations
Color information
#37537A (or 0x37537A) is known color: St Tropaz. HEX triplet: 37, 53 and 7A. RGB value is (55,83,122). Sum of RGB (Red+Green+Blue) = 55+83+122=260 (34% of max value = 765). Red value is 55 (21.88% from 255 or 21.15% from 260); Green value is 83 (32.81% from 255 or 31.92% from 260); Blue value is 122 (48.05% from 255 or 46.92% from 260); Max value from RGB is 122 - color contains mainly: blue. Hex color #37537A is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #37537A is #C8AC85. Grayscale: #4E4E4E. Windows color (decimal): -13151366 or 8016695. OLE color: 8016695.
HSL color Cylindrical-coordinate representation of color #37537A: hue angle of 214.93º degrees, saturation: 0.38, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #37537A is Cyan = 0.55, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.52.
Color convert
| RGB | 55 | 83 | 122 | - |
| CMYK | 0.55 | 0.32 | 0 | 0.52 |
| HSL | 214.93º | 0.38% | 0.35% | - |
| HSV(B) | 214.93º | 0.55% | 0.48% | - |
| XYZ | 8.18 | 8.4 | 19.6 | - |
| YUV | 79.07 | 152.22 | 110.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 83 | 122 | 0.55 | 0.32 | 0 | 0.52 | 214.93 | 0.38 | 0.35 |
| Hex | 37 | 53 | 7A | 37 | 20 | 0 | 34 | D7 | 26 | 23 |
| Octal | 67 | 123 | 172 | 67 | 40 | 0 | 64 | 327 | 46 | 43 |
| Binary | 110111 | 1010011 | 1111010 | 110111 | 100000 | 0 | 110100 | 11010111 | 100110 | 100011 |
Color Harmonies of #37537A
Complementary color
Monochromatic Colors of #37537A
Black with #37537A
Text Example
Text Example
White with #37537A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #37537A; }
p { color: rgb(55,83,122); }
H1.HeaderClassName
{
color: #37537A;
}
.AnyTagClassName
{
color: #37537A;
}
</style>
background-color css
<style>
a { background-color: #37537A; }
a { background-color: rgb(55,83,122); }
div.DivClassName
{
background-color: #37537A;
}
.BgClassName
{
background-color: #37537A;
}
</style>
border-color css
<style>
span { border-color: #37537A; }
span { border-color: rgb(55,83,122); }
td.TdClassName
{
border-color: #37537A;
}
.TagClassName
{
border-color: #37537A;
}
</style>