Shades of St Tropaz #395279
Tints of St Tropaz #395279
RGB
CMYK
RGB Variations
Color information
#395279 (or 0x395279) is known color: St Tropaz. HEX triplet: 39, 52 and 79. RGB value is (57,82,121). Sum of RGB (Red+Green+Blue) = 57+82+121=260 (34% of max value = 765). Red value is 57 (22.66% from 255 or 21.92% from 260); Green value is 82 (32.42% from 255 or 31.54% from 260); Blue value is 121 (47.66% from 255 or 46.54% from 260); Max value from RGB is 121 - color contains mainly: blue. Hex color #395279 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #395279 is #C6AD86. Grayscale: #4E4E4E. Windows color (decimal): -13020551 or 7950905. OLE color: 7950905.
HSL color Cylindrical-coordinate representation of color #395279: hue angle of 216.56º degrees, saturation: 0.36, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #395279 is Cyan = 0.53, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 82 | 121 | - |
| CMYK | 0.53 | 0.32 | 0 | 0.53 |
| HSL | 216.56º | 0.36% | 0.35% | - |
| HSV(B) | 216.56º | 0.53% | 0.47% | - |
| XYZ | 8.16 | 8.28 | 19.26 | - |
| YUV | 78.97 | 151.72 | 112.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 82 | 121 | 0.53 | 0.32 | 0 | 0.53 | 216.56 | 0.36 | 0.35 |
| Hex | 39 | 52 | 79 | 35 | 20 | 0 | 35 | D9 | 24 | 23 |
| Octal | 71 | 122 | 171 | 65 | 40 | 0 | 65 | 331 | 44 | 43 |
| Binary | 111001 | 1010010 | 1111001 | 110101 | 100000 | 0 | 110101 | 11011001 | 100100 | 100011 |
Color Harmonies of #395279
Complementary color
Monochromatic Colors of #395279
Black with #395279
Text Example
Text Example
White with #395279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395279; }
p { color: rgb(57,82,121); }
H1.HeaderClassName
{
color: #395279;
}
.AnyTagClassName
{
color: #395279;
}
</style>
background-color css
<style>
a { background-color: #395279; }
a { background-color: rgb(57,82,121); }
div.DivClassName
{
background-color: #395279;
}
.BgClassName
{
background-color: #395279;
}
</style>
border-color css
<style>
span { border-color: #395279; }
span { border-color: rgb(57,82,121); }
td.TdClassName
{
border-color: #395279;
}
.TagClassName
{
border-color: #395279;
}
</style>