Shades of St Tropaz #365277
Tints of St Tropaz #365277
RGB
CMYK
RGB Variations
Color information
#365277 (or 0x365277) is known color: St Tropaz. HEX triplet: 36, 52 and 77. RGB value is (54,82,119). Sum of RGB (Red+Green+Blue) = 54+82+119=255 (33% of max value = 765). Red value is 54 (21.48% from 255 or 21.18% from 255); Green value is 82 (32.42% from 255 or 32.16% from 255); Blue value is 119 (46.88% from 255 or 46.67% from 255); Max value from RGB is 119 - color contains mainly: blue. Hex color #365277 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #365277 is #C9AD88. Grayscale: #4D4D4D. Windows color (decimal): -13217161 or 7819830. OLE color: 7819830.
HSL color Cylindrical-coordinate representation of color #365277: hue angle of 214.15º 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 #365277 is Cyan = 0.55, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 54 | 82 | 119 | - |
| CMYK | 0.55 | 0.31 | 0 | 0.53 |
| HSL | 214.15º | 0.38% | 0.34% | - |
| HSV(B) | 214.15º | 0.55% | 0.47% | - |
| XYZ | 7.87 | 8.15 | 18.61 | - |
| YUV | 77.85 | 151.22 | 110.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 82 | 119 | 0.55 | 0.31 | 0 | 0.53 | 214.15 | 0.38 | 0.34 |
| Hex | 36 | 52 | 77 | 37 | 1F | 0 | 35 | D6 | 26 | 22 |
| Octal | 66 | 122 | 167 | 67 | 37 | 0 | 65 | 326 | 46 | 42 |
| Binary | 110110 | 1010010 | 1110111 | 110111 | 11111 | 0 | 110101 | 11010110 | 100110 | 100010 |
Color Harmonies of #365277
Complementary color
Monochromatic Colors of #365277
Black with #365277
Text Example
Text Example
White with #365277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365277; }
p { color: rgb(54,82,119); }
H1.HeaderClassName
{
color: #365277;
}
.AnyTagClassName
{
color: #365277;
}
</style>
background-color css
<style>
a { background-color: #365277; }
a { background-color: rgb(54,82,119); }
div.DivClassName
{
background-color: #365277;
}
.BgClassName
{
background-color: #365277;
}
</style>
border-color css
<style>
span { border-color: #365277; }
span { border-color: rgb(54,82,119); }
td.TdClassName
{
border-color: #365277;
}
.TagClassName
{
border-color: #365277;
}
</style>