Shades of St Tropaz #365177
Tints of St Tropaz #365177
RGB
CMYK
RGB Variations
Color information
#365177 (or 0x365177) is known color: St Tropaz. HEX triplet: 36, 51 and 77. RGB value is (54,81,119). Sum of RGB (Red+Green+Blue) = 54+81+119=254 (33% of max value = 765). Red value is 54 (21.48% from 255 or 21.26% from 254); Green value is 81 (32.03% from 255 or 31.89% from 254); Blue value is 119 (46.88% from 255 or 46.85% from 254); Max value from RGB is 119 - color contains mainly: blue. Hex color #365177 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #365177 is #C9AE88. Grayscale: #4D4D4D. Windows color (decimal): -13217417 or 7819574. OLE color: 7819574.
HSL color Cylindrical-coordinate representation of color #365177: hue angle of 215.08º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #365177 is Cyan = 0.55, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 54 | 81 | 119 | - |
| CMYK | 0.55 | 0.32 | 0 | 0.53 |
| HSL | 215.08º | 0.38% | 0.34% | - |
| HSV(B) | 215.08º | 0.55% | 0.47% | - |
| XYZ | 7.79 | 8 | 18.59 | - |
| YUV | 77.26 | 151.55 | 111.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 81 | 119 | 0.55 | 0.32 | 0 | 0.53 | 215.08 | 0.38 | 0.34 |
| Hex | 36 | 51 | 77 | 37 | 20 | 0 | 35 | D7 | 26 | 22 |
| Octal | 66 | 121 | 167 | 67 | 40 | 0 | 65 | 327 | 46 | 42 |
| Binary | 110110 | 1010001 | 1110111 | 110111 | 100000 | 0 | 110101 | 11010111 | 100110 | 100010 |
Color Harmonies of #365177
Complementary color
Monochromatic Colors of #365177
Black with #365177
Text Example
Text Example
White with #365177
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365177; }
p { color: rgb(54,81,119); }
H1.HeaderClassName
{
color: #365177;
}
.AnyTagClassName
{
color: #365177;
}
</style>
background-color css
<style>
a { background-color: #365177; }
a { background-color: rgb(54,81,119); }
div.DivClassName
{
background-color: #365177;
}
.BgClassName
{
background-color: #365177;
}
</style>
border-color css
<style>
span { border-color: #365177; }
span { border-color: rgb(54,81,119); }
td.TdClassName
{
border-color: #365177;
}
.TagClassName
{
border-color: #365177;
}
</style>