Shades of St Tropaz #395982
Tints of St Tropaz #395982
RGB
CMYK
RGB Variations
Color information
#395982 (or 0x395982) is known color: St Tropaz. HEX triplet: 39, 59 and 82. RGB value is (57,89,130). Sum of RGB (Red+Green+Blue) = 57+89+130=276 (36% of max value = 765). Red value is 57 (22.66% from 255 or 20.65% from 276); Green value is 89 (35.16% from 255 or 32.25% from 276); Blue value is 130 (51.17% from 255 or 47.10% from 276); Max value from RGB is 130 - color contains mainly: blue. Hex color #395982 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #395982 is #C6A67D. Grayscale: #535353. Windows color (decimal): -13018750 or 8542521. OLE color: 8542521.
HSL color Cylindrical-coordinate representation of color #395982: hue angle of 213.7º degrees, saturation: 0.39, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #395982 is Cyan = 0.56, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 57 | 89 | 130 | - |
| CMYK | 0.56 | 0.32 | 0 | 0.49 |
| HSL | 213.7º | 0.39% | 0.37% | - |
| HSV(B) | 213.7º | 0.56% | 0.51% | - |
| XYZ | 9.29 | 9.63 | 22.49 | - |
| YUV | 84.11 | 153.9 | 108.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 89 | 130 | 0.56 | 0.32 | 0 | 0.49 | 213.7 | 0.39 | 0.37 |
| Hex | 39 | 59 | 82 | 38 | 20 | 0 | 31 | D6 | 27 | 25 |
| Octal | 71 | 131 | 202 | 70 | 40 | 0 | 61 | 326 | 47 | 45 |
| Binary | 111001 | 1011001 | 10000010 | 111000 | 100000 | 0 | 110001 | 11010110 | 100111 | 100101 |
Color Harmonies of #395982
Complementary color
Monochromatic Colors of #395982
Black with #395982
Text Example
Text Example
White with #395982
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395982; }
p { color: rgb(57,89,130); }
H1.HeaderClassName
{
color: #395982;
}
.AnyTagClassName
{
color: #395982;
}
</style>
background-color css
<style>
a { background-color: #395982; }
a { background-color: rgb(57,89,130); }
div.DivClassName
{
background-color: #395982;
}
.BgClassName
{
background-color: #395982;
}
</style>
border-color css
<style>
span { border-color: #395982; }
span { border-color: rgb(57,89,130); }
td.TdClassName
{
border-color: #395982;
}
.TagClassName
{
border-color: #395982;
}
</style>