Shades of St Tropaz #365274
Tints of St Tropaz #365274
RGB
CMYK
RGB Variations
Color information
#365274 (or 0x365274) is known color: St Tropaz. HEX triplet: 36, 52 and 74. RGB value is (54,82,116). Sum of RGB (Red+Green+Blue) = 54+82+116=252 (33% of max value = 765). Red value is 54 (21.48% from 255 or 21.43% from 252); Green value is 82 (32.42% from 255 or 32.54% from 252); Blue value is 116 (45.70% from 255 or 46.03% from 252); Max value from RGB is 116 - color contains mainly: blue. Hex color #365274 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #365274 is #C9AD8B. Grayscale: #4D4D4D. Windows color (decimal): -13217164 or 7623222. OLE color: 7623222.
HSL color Cylindrical-coordinate representation of color #365274: hue angle of 212.9º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #365274 is Cyan = 0.53, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 54 | 82 | 116 | - |
| CMYK | 0.53 | 0.29 | 0 | 0.55 |
| HSL | 212.9º | 0.36% | 0.33% | - |
| HSV(B) | 212.9º | 0.53% | 0.45% | - |
| XYZ | 7.69 | 8.08 | 17.68 | - |
| YUV | 77.5 | 149.72 | 111.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 82 | 116 | 0.53 | 0.29 | 0 | 0.55 | 212.9 | 0.36 | 0.33 |
| Hex | 36 | 52 | 74 | 35 | 1D | 0 | 37 | D5 | 24 | 21 |
| Octal | 66 | 122 | 164 | 65 | 35 | 0 | 67 | 325 | 44 | 41 |
| Binary | 110110 | 1010010 | 1110100 | 110101 | 11101 | 0 | 110111 | 11010101 | 100100 | 100001 |
Color Harmonies of #365274
Complementary color
Monochromatic Colors of #365274
Black with #365274
Text Example
Text Example
White with #365274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365274; }
p { color: rgb(54,82,116); }
H1.HeaderClassName
{
color: #365274;
}
.AnyTagClassName
{
color: #365274;
}
</style>
background-color css
<style>
a { background-color: #365274; }
a { background-color: rgb(54,82,116); }
div.DivClassName
{
background-color: #365274;
}
.BgClassName
{
background-color: #365274;
}
</style>
border-color css
<style>
span { border-color: #365274; }
span { border-color: rgb(54,82,116); }
td.TdClassName
{
border-color: #365274;
}
.TagClassName
{
border-color: #365274;
}
</style>