Shades of St Tropaz #365175
Tints of St Tropaz #365175
RGB
CMYK
RGB Variations
Color information
#365175 (or 0x365175) is known color: St Tropaz. HEX triplet: 36, 51 and 75. RGB value is (54,81,117). Sum of RGB (Red+Green+Blue) = 54+81+117=252 (33% of max value = 765). Red value is 54 (21.48% from 255 or 21.43% from 252); Green value is 81 (32.03% from 255 or 32.14% from 252); Blue value is 117 (46.09% from 255 or 46.43% from 252); Max value from RGB is 117 - color contains mainly: blue. Hex color #365175 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #365175 is #C9AE8A. Grayscale: #4C4C4C. Windows color (decimal): -13217419 or 7688502. OLE color: 7688502.
HSL color Cylindrical-coordinate representation of color #365175: hue angle of 214.29º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #365175 is Cyan = 0.54, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 54 | 81 | 117 | - |
| CMYK | 0.54 | 0.31 | 0 | 0.54 |
| HSL | 214.29º | 0.37% | 0.34% | - |
| HSV(B) | 214.29º | 0.54% | 0.46% | - |
| XYZ | 7.67 | 7.95 | 17.96 | - |
| YUV | 77.03 | 150.55 | 111.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 81 | 117 | 0.54 | 0.31 | 0 | 0.54 | 214.29 | 0.37 | 0.34 |
| Hex | 36 | 51 | 75 | 36 | 1F | 0 | 36 | D6 | 25 | 22 |
| Octal | 66 | 121 | 165 | 66 | 37 | 0 | 66 | 326 | 45 | 42 |
| Binary | 110110 | 1010001 | 1110101 | 110110 | 11111 | 0 | 110110 | 11010110 | 100101 | 100010 |
Color Harmonies of #365175
Complementary color
Monochromatic Colors of #365175
Black with #365175
Text Example
Text Example
White with #365175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365175; }
p { color: rgb(54,81,117); }
H1.HeaderClassName
{
color: #365175;
}
.AnyTagClassName
{
color: #365175;
}
</style>
background-color css
<style>
a { background-color: #365175; }
a { background-color: rgb(54,81,117); }
div.DivClassName
{
background-color: #365175;
}
.BgClassName
{
background-color: #365175;
}
</style>
border-color css
<style>
span { border-color: #365175; }
span { border-color: rgb(54,81,117); }
td.TdClassName
{
border-color: #365175;
}
.TagClassName
{
border-color: #365175;
}
</style>