Shades of St Tropaz #375788
Tints of St Tropaz #375788
RGB
CMYK
RGB Variations
Color information
#375788 (or 0x375788) is known color: St Tropaz. HEX triplet: 37, 57 and 88. RGB value is (55,87,136). Sum of RGB (Red+Green+Blue) = 55+87+136=278 (36% of max value = 765). Red value is 55 (21.88% from 255 or 19.78% from 278); Green value is 87 (34.38% from 255 or 31.29% from 278); Blue value is 136 (53.52% from 255 or 48.92% from 278); Max value from RGB is 136 - color contains mainly: blue. Hex color #375788 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #375788 is #C8A877. Grayscale: #525252. Windows color (decimal): -13150328 or 8935223. OLE color: 8935223.
HSL color Cylindrical-coordinate representation of color #375788: hue angle of 216.3º degrees, saturation: 0.42, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #375788 is Cyan = 0.60, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 55 | 87 | 136 | - |
| CMYK | 0.60 | 0.36 | 0 | 0.47 |
| HSL | 216.3º | 0.42% | 0.37% | - |
| HSV(B) | 216.3º | 0.6% | 0.53% | - |
| XYZ | 9.43 | 9.41 | 24.61 | - |
| YUV | 83.02 | 157.9 | 108.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 87 | 136 | 0.60 | 0.36 | 0 | 0.47 | 216.3 | 0.42 | 0.37 |
| Hex | 37 | 57 | 88 | 3C | 24 | 0 | 2F | D8 | 2A | 25 |
| Octal | 67 | 127 | 210 | 74 | 44 | 0 | 57 | 330 | 52 | 45 |
| Binary | 110111 | 1010111 | 10001000 | 111100 | 100100 | 0 | 101111 | 11011000 | 101010 | 100101 |
Color Harmonies of #375788
Complementary color
Monochromatic Colors of #375788
Black with #375788
Text Example
Text Example
White with #375788
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375788; }
p { color: rgb(55,87,136); }
H1.HeaderClassName
{
color: #375788;
}
.AnyTagClassName
{
color: #375788;
}
</style>
background-color css
<style>
a { background-color: #375788; }
a { background-color: rgb(55,87,136); }
div.DivClassName
{
background-color: #375788;
}
.BgClassName
{
background-color: #375788;
}
</style>
border-color css
<style>
span { border-color: #375788; }
span { border-color: rgb(55,87,136); }
td.TdClassName
{
border-color: #375788;
}
.TagClassName
{
border-color: #375788;
}
</style>