Shades of St Tropaz #385986
Tints of St Tropaz #385986
RGB
CMYK
RGB Variations
Color information
#385986 (or 0x385986) is known color: St Tropaz. HEX triplet: 38, 59 and 86. RGB value is (56,89,134). Sum of RGB (Red+Green+Blue) = 56+89+134=279 (36% of max value = 765). Red value is 56 (22.27% from 255 or 20.07% from 279); Green value is 89 (35.16% from 255 or 31.90% from 279); Blue value is 134 (52.73% from 255 or 48.03% from 279); Max value from RGB is 134 - color contains mainly: blue. Hex color #385986 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #385986 is #C7A679. Grayscale: #545454. Windows color (decimal): -13084282 or 8804664. OLE color: 8804664.
HSL color Cylindrical-coordinate representation of color #385986: hue angle of 214.62º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #385986 is Cyan = 0.58, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 56 | 89 | 134 | - |
| CMYK | 0.58 | 0.34 | 0 | 0.47 |
| HSL | 214.62º | 0.41% | 0.37% | - |
| HSV(B) | 214.62º | 0.58% | 0.53% | - |
| XYZ | 9.51 | 9.71 | 23.93 | - |
| YUV | 84.26 | 156.07 | 107.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 89 | 134 | 0.58 | 0.34 | 0 | 0.47 | 214.62 | 0.41 | 0.37 |
| Hex | 38 | 59 | 86 | 3A | 22 | 0 | 2F | D7 | 29 | 25 |
| Octal | 70 | 131 | 206 | 72 | 42 | 0 | 57 | 327 | 51 | 45 |
| Binary | 111000 | 1011001 | 10000110 | 111010 | 100010 | 0 | 101111 | 11010111 | 101001 | 100101 |
Color Harmonies of #385986
Complementary color
Monochromatic Colors of #385986
Black with #385986
Text Example
Text Example
White with #385986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385986; }
p { color: rgb(56,89,134); }
H1.HeaderClassName
{
color: #385986;
}
.AnyTagClassName
{
color: #385986;
}
</style>
background-color css
<style>
a { background-color: #385986; }
a { background-color: rgb(56,89,134); }
div.DivClassName
{
background-color: #385986;
}
.BgClassName
{
background-color: #385986;
}
</style>
border-color css
<style>
span { border-color: #385986; }
span { border-color: rgb(56,89,134); }
td.TdClassName
{
border-color: #385986;
}
.TagClassName
{
border-color: #385986;
}
</style>