Shades of St Tropaz #385783
Tints of St Tropaz #385783
RGB
CMYK
RGB Variations
Color information
#385783 (or 0x385783) is known color: St Tropaz. HEX triplet: 38, 57 and 83. RGB value is (56,87,131). Sum of RGB (Red+Green+Blue) = 56+87+131=274 (36% of max value = 765). Red value is 56 (22.27% from 255 or 20.44% from 274); Green value is 87 (34.38% from 255 or 31.75% from 274); Blue value is 131 (51.56% from 255 or 47.81% from 274); Max value from RGB is 131 - color contains mainly: blue. Hex color #385783 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #385783 is #C7A87C. Grayscale: #525252. Windows color (decimal): -13084797 or 8607544. OLE color: 8607544.
HSL color Cylindrical-coordinate representation of color #385783: hue angle of 215.2º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #385783 is Cyan = 0.57, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 56 | 87 | 131 | - |
| CMYK | 0.57 | 0.34 | 0 | 0.49 |
| HSL | 215.2º | 0.4% | 0.37% | - |
| HSV(B) | 215.2º | 0.57% | 0.51% | - |
| XYZ | 9.14 | 9.3 | 22.79 | - |
| YUV | 82.75 | 155.23 | 108.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 87 | 131 | 0.57 | 0.34 | 0 | 0.49 | 215.2 | 0.4 | 0.37 |
| Hex | 38 | 57 | 83 | 39 | 22 | 0 | 31 | D7 | 28 | 25 |
| Octal | 70 | 127 | 203 | 71 | 42 | 0 | 61 | 327 | 50 | 45 |
| Binary | 111000 | 1010111 | 10000011 | 111001 | 100010 | 0 | 110001 | 11010111 | 101000 | 100101 |
Color Harmonies of #385783
Complementary color
Monochromatic Colors of #385783
Black with #385783
Text Example
Text Example
White with #385783
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385783; }
p { color: rgb(56,87,131); }
H1.HeaderClassName
{
color: #385783;
}
.AnyTagClassName
{
color: #385783;
}
</style>
background-color css
<style>
a { background-color: #385783; }
a { background-color: rgb(56,87,131); }
div.DivClassName
{
background-color: #385783;
}
.BgClassName
{
background-color: #385783;
}
</style>
border-color css
<style>
span { border-color: #385783; }
span { border-color: rgb(56,87,131); }
td.TdClassName
{
border-color: #385783;
}
.TagClassName
{
border-color: #385783;
}
</style>