Shades of St Tropaz #395783
Tints of St Tropaz #395783
RGB
CMYK
RGB Variations
Color information
#395783 (or 0x395783) is known color: St Tropaz. HEX triplet: 39, 57 and 83. RGB value is (57,87,131). Sum of RGB (Red+Green+Blue) = 57+87+131=275 (36% of max value = 765). Red value is 57 (22.66% from 255 or 20.73% from 275); Green value is 87 (34.38% from 255 or 31.64% from 275); Blue value is 131 (51.56% from 255 or 47.64% from 275); Max value from RGB is 131 - color contains mainly: blue. Hex color #395783 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #395783 is #C6A87C. Grayscale: #525252. Windows color (decimal): -13019261 or 8607545. OLE color: 8607545.
HSL color Cylindrical-coordinate representation of color #395783: hue angle of 215.68º 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 #395783 is Cyan = 0.56, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 57 | 87 | 131 | - |
| CMYK | 0.56 | 0.34 | 0 | 0.49 |
| HSL | 215.68º | 0.39% | 0.37% | - |
| HSV(B) | 215.68º | 0.56% | 0.51% | - |
| XYZ | 9.19 | 9.32 | 22.79 | - |
| YUV | 83.05 | 155.06 | 109.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 87 | 131 | 0.56 | 0.34 | 0 | 0.49 | 215.68 | 0.39 | 0.37 |
| Hex | 39 | 57 | 83 | 38 | 22 | 0 | 31 | D8 | 27 | 25 |
| Octal | 71 | 127 | 203 | 70 | 42 | 0 | 61 | 330 | 47 | 45 |
| Binary | 111001 | 1010111 | 10000011 | 111000 | 100010 | 0 | 110001 | 11011000 | 100111 | 100101 |
Color Harmonies of #395783
Complementary color
Monochromatic Colors of #395783
Black with #395783
Text Example
Text Example
White with #395783
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395783; }
p { color: rgb(57,87,131); }
H1.HeaderClassName
{
color: #395783;
}
.AnyTagClassName
{
color: #395783;
}
</style>
background-color css
<style>
a { background-color: #395783; }
a { background-color: rgb(57,87,131); }
div.DivClassName
{
background-color: #395783;
}
.BgClassName
{
background-color: #395783;
}
</style>
border-color css
<style>
span { border-color: #395783; }
span { border-color: rgb(57,87,131); }
td.TdClassName
{
border-color: #395783;
}
.TagClassName
{
border-color: #395783;
}
</style>