Shades of St Tropaz #365988
Tints of St Tropaz #365988
RGB
CMYK
RGB Variations
Color information
#365988 (or 0x365988) is known color: St Tropaz. HEX triplet: 36, 59 and 88. RGB value is (54,89,136). Sum of RGB (Red+Green+Blue) = 54+89+136=279 (36% of max value = 765). Red value is 54 (21.48% from 255 or 19.35% from 279); Green value is 89 (35.16% from 255 or 31.90% from 279); Blue value is 136 (53.52% from 255 or 48.75% from 279); Max value from RGB is 136 - color contains mainly: blue. Hex color #365988 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #365988 is #C9A677. Grayscale: #535353. Windows color (decimal): -13215352 or 8935734. OLE color: 8935734.
HSL color Cylindrical-coordinate representation of color #365988: hue angle of 214.39º degrees, saturation: 0.43, 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 #365988 is Cyan = 0.60, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 54 | 89 | 136 | - |
| CMYK | 0.60 | 0.35 | 0 | 0.47 |
| HSL | 214.39º | 0.43% | 0.37% | - |
| HSV(B) | 214.39º | 0.6% | 0.53% | - |
| XYZ | 9.54 | 9.71 | 24.66 | - |
| YUV | 83.89 | 157.4 | 106.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 89 | 136 | 0.60 | 0.35 | 0 | 0.47 | 214.39 | 0.43 | 0.37 |
| Hex | 36 | 59 | 88 | 3C | 23 | 0 | 2F | D6 | 2B | 25 |
| Octal | 66 | 131 | 210 | 74 | 43 | 0 | 57 | 326 | 53 | 45 |
| Binary | 110110 | 1011001 | 10001000 | 111100 | 100011 | 0 | 101111 | 11010110 | 101011 | 100101 |
Color Harmonies of #365988
Complementary color
Monochromatic Colors of #365988
Black with #365988
Text Example
Text Example
White with #365988
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365988; }
p { color: rgb(54,89,136); }
H1.HeaderClassName
{
color: #365988;
}
.AnyTagClassName
{
color: #365988;
}
</style>
background-color css
<style>
a { background-color: #365988; }
a { background-color: rgb(54,89,136); }
div.DivClassName
{
background-color: #365988;
}
.BgClassName
{
background-color: #365988;
}
</style>
border-color css
<style>
span { border-color: #365988; }
span { border-color: rgb(54,89,136); }
td.TdClassName
{
border-color: #365988;
}
.TagClassName
{
border-color: #365988;
}
</style>