Shades of St Tropaz #365689
Tints of St Tropaz #365689
RGB
CMYK
RGB Variations
Color information
#365689 (or 0x365689) is known color: St Tropaz. HEX triplet: 36, 56 and 89. RGB value is (54,86,137). Sum of RGB (Red+Green+Blue) = 54+86+137=277 (36% of max value = 765). Red value is 54 (21.48% from 255 or 19.49% from 277); Green value is 86 (33.98% from 255 or 31.05% from 277); Blue value is 137 (53.91% from 255 or 49.46% from 277); Max value from RGB is 137 - color contains mainly: blue. Hex color #365689 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #365689 is #C9A976. Grayscale: #525252. Windows color (decimal): -13216119 or 9000502. OLE color: 9000502.
HSL color Cylindrical-coordinate representation of color #365689: hue angle of 216.87º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #365689 is Cyan = 0.61, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 54 | 86 | 137 | - |
| CMYK | 0.61 | 0.37 | 0 | 0.46 |
| HSL | 216.87º | 0.43% | 0.37% | - |
| HSV(B) | 216.87º | 0.61% | 0.54% | - |
| XYZ | 9.36 | 9.25 | 24.96 | - |
| YUV | 82.25 | 158.9 | 107.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 86 | 137 | 0.61 | 0.37 | 0 | 0.46 | 216.87 | 0.43 | 0.37 |
| Hex | 36 | 56 | 89 | 3D | 25 | 0 | 2E | D9 | 2B | 25 |
| Octal | 66 | 126 | 211 | 75 | 45 | 0 | 56 | 331 | 53 | 45 |
| Binary | 110110 | 1010110 | 10001001 | 111101 | 100101 | 0 | 101110 | 11011001 | 101011 | 100101 |
Color Harmonies of #365689
Complementary color
Monochromatic Colors of #365689
Black with #365689
Text Example
Text Example
White with #365689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365689; }
p { color: rgb(54,86,137); }
H1.HeaderClassName
{
color: #365689;
}
.AnyTagClassName
{
color: #365689;
}
</style>
background-color css
<style>
a { background-color: #365689; }
a { background-color: rgb(54,86,137); }
div.DivClassName
{
background-color: #365689;
}
.BgClassName
{
background-color: #365689;
}
</style>
border-color css
<style>
span { border-color: #365689; }
span { border-color: rgb(54,86,137); }
td.TdClassName
{
border-color: #365689;
}
.TagClassName
{
border-color: #365689;
}
</style>