Shades of St Tropaz #385377
Tints of St Tropaz #385377
RGB
CMYK
RGB Variations
Color information
#385377 (or 0x385377) is known color: St Tropaz. HEX triplet: 38, 53 and 77. RGB value is (56,83,119). Sum of RGB (Red+Green+Blue) = 56+83+119=258 (34% of max value = 765). Red value is 56 (22.27% from 255 or 21.71% from 258); Green value is 83 (32.81% from 255 or 32.17% from 258); Blue value is 119 (46.88% from 255 or 46.12% from 258); Max value from RGB is 119 - color contains mainly: blue. Hex color #385377 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #385377 is #C7AC88. Grayscale: #4E4E4E. Windows color (decimal): -13085833 or 7820088. OLE color: 7820088.
HSL color Cylindrical-coordinate representation of color #385377: hue angle of 214.29º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #385377 is Cyan = 0.53, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 83 | 119 | - |
| CMYK | 0.53 | 0.30 | 0 | 0.53 |
| HSL | 214.29º | 0.36% | 0.34% | - |
| HSV(B) | 214.29º | 0.53% | 0.47% | - |
| XYZ | 8.05 | 8.36 | 18.64 | - |
| YUV | 79.03 | 150.55 | 111.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 83 | 119 | 0.53 | 0.30 | 0 | 0.53 | 214.29 | 0.36 | 0.34 |
| Hex | 38 | 53 | 77 | 35 | 1E | 0 | 35 | D6 | 24 | 22 |
| Octal | 70 | 123 | 167 | 65 | 36 | 0 | 65 | 326 | 44 | 42 |
| Binary | 111000 | 1010011 | 1110111 | 110101 | 11110 | 0 | 110101 | 11010110 | 100100 | 100010 |
Color Harmonies of #385377
Complementary color
Monochromatic Colors of #385377
Black with #385377
Text Example
Text Example
White with #385377
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385377; }
p { color: rgb(56,83,119); }
H1.HeaderClassName
{
color: #385377;
}
.AnyTagClassName
{
color: #385377;
}
</style>
background-color css
<style>
a { background-color: #385377; }
a { background-color: rgb(56,83,119); }
div.DivClassName
{
background-color: #385377;
}
.BgClassName
{
background-color: #385377;
}
</style>
border-color css
<style>
span { border-color: #385377; }
span { border-color: rgb(56,83,119); }
td.TdClassName
{
border-color: #385377;
}
.TagClassName
{
border-color: #385377;
}
</style>