Shades of St Tropaz #395275
Tints of St Tropaz #395275
RGB
CMYK
RGB Variations
Color information
#395275 (or 0x395275) is known color: St Tropaz. HEX triplet: 39, 52 and 75. RGB value is (57,82,117). Sum of RGB (Red+Green+Blue) = 57+82+117=256 (33% of max value = 765). Red value is 57 (22.66% from 255 or 22.27% from 256); Green value is 82 (32.42% from 255 or 32.03% from 256); Blue value is 117 (46.09% from 255 or 45.70% from 256); Max value from RGB is 117 - color contains mainly: blue. Hex color #395275 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #395275 is #C6AD8A. Grayscale: #4E4E4E. Windows color (decimal): -13020555 or 7688761. OLE color: 7688761.
HSL color Cylindrical-coordinate representation of color #395275: hue angle of 215º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #395275 is Cyan = 0.51, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 82 | 117 | - |
| CMYK | 0.51 | 0.30 | 0 | 0.54 |
| HSL | 215º | 0.34% | 0.34% | - |
| HSV(B) | 215º | 0.51% | 0.46% | - |
| XYZ | 7.92 | 8.19 | 17.99 | - |
| YUV | 78.52 | 149.72 | 112.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 82 | 117 | 0.51 | 0.30 | 0 | 0.54 | 215 | 0.34 | 0.34 |
| Hex | 39 | 52 | 75 | 33 | 1E | 0 | 36 | D7 | 22 | 22 |
| Octal | 71 | 122 | 165 | 63 | 36 | 0 | 66 | 327 | 42 | 42 |
| Binary | 111001 | 1010010 | 1110101 | 110011 | 11110 | 0 | 110110 | 11010111 | 100010 | 100010 |
Color Harmonies of #395275
Complementary color
Monochromatic Colors of #395275
Black with #395275
Text Example
Text Example
White with #395275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395275; }
p { color: rgb(57,82,117); }
H1.HeaderClassName
{
color: #395275;
}
.AnyTagClassName
{
color: #395275;
}
</style>
background-color css
<style>
a { background-color: #395275; }
a { background-color: rgb(57,82,117); }
div.DivClassName
{
background-color: #395275;
}
.BgClassName
{
background-color: #395275;
}
</style>
border-color css
<style>
span { border-color: #395275; }
span { border-color: rgb(57,82,117); }
td.TdClassName
{
border-color: #395275;
}
.TagClassName
{
border-color: #395275;
}
</style>