Shades of St Tropaz #365885
Tints of St Tropaz #365885
RGB
CMYK
RGB Variations
Color information
#365885 (or 0x365885) is known color: St Tropaz. HEX triplet: 36, 58 and 85. RGB value is (54,88,133). Sum of RGB (Red+Green+Blue) = 54+88+133=275 (36% of max value = 765). Red value is 54 (21.48% from 255 or 19.64% from 275); Green value is 88 (34.77% from 255 or 32% from 275); Blue value is 133 (52.34% from 255 or 48.36% from 275); Max value from RGB is 133 - color contains mainly: blue. Hex color #365885 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #365885 is #C9A77A. Grayscale: #525252. Windows color (decimal): -13215611 or 8738870. OLE color: 8738870.
HSL color Cylindrical-coordinate representation of color #365885: hue angle of 214.18º degrees, saturation: 0.42, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #365885 is Cyan = 0.59, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 54 | 88 | 133 | - |
| CMYK | 0.59 | 0.34 | 0 | 0.48 |
| HSL | 214.18º | 0.42% | 0.37% | - |
| HSV(B) | 214.18º | 0.59% | 0.52% | - |
| XYZ | 9.24 | 9.46 | 23.53 | - |
| YUV | 82.96 | 156.24 | 107.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 88 | 133 | 0.59 | 0.34 | 0 | 0.48 | 214.18 | 0.42 | 0.37 |
| Hex | 36 | 58 | 85 | 3B | 22 | 0 | 30 | D6 | 2A | 25 |
| Octal | 66 | 130 | 205 | 73 | 42 | 0 | 60 | 326 | 52 | 45 |
| Binary | 110110 | 1011000 | 10000101 | 111011 | 100010 | 0 | 110000 | 11010110 | 101010 | 100101 |
Color Harmonies of #365885
Complementary color
Monochromatic Colors of #365885
Black with #365885
Text Example
Text Example
White with #365885
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365885; }
p { color: rgb(54,88,133); }
H1.HeaderClassName
{
color: #365885;
}
.AnyTagClassName
{
color: #365885;
}
</style>
background-color css
<style>
a { background-color: #365885; }
a { background-color: rgb(54,88,133); }
div.DivClassName
{
background-color: #365885;
}
.BgClassName
{
background-color: #365885;
}
</style>
border-color css
<style>
span { border-color: #365885; }
span { border-color: rgb(54,88,133); }
td.TdClassName
{
border-color: #365885;
}
.TagClassName
{
border-color: #365885;
}
</style>