Shades of St Tropaz #385884
Tints of St Tropaz #385884
RGB
CMYK
RGB Variations
Color information
#385884 (or 0x385884) is known color: St Tropaz. HEX triplet: 38, 58 and 84. RGB value is (56,88,132). Sum of RGB (Red+Green+Blue) = 56+88+132=276 (36% of max value = 765). Red value is 56 (22.27% from 255 or 20.29% from 276); Green value is 88 (34.77% from 255 or 31.88% from 276); Blue value is 132 (51.95% from 255 or 47.83% from 276); Max value from RGB is 132 - color contains mainly: blue. Hex color #385884 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #385884 is #C7A77B. Grayscale: #535353. Windows color (decimal): -13084540 or 8673336. OLE color: 8673336.
HSL color Cylindrical-coordinate representation of color #385884: hue angle of 214.74º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #385884 is Cyan = 0.58, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 56 | 88 | 132 | - |
| CMYK | 0.58 | 0.33 | 0 | 0.48 |
| HSL | 214.74º | 0.4% | 0.37% | - |
| HSV(B) | 214.74º | 0.58% | 0.52% | - |
| XYZ | 9.29 | 9.49 | 23.17 | - |
| YUV | 83.45 | 155.4 | 108.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 88 | 132 | 0.58 | 0.33 | 0 | 0.48 | 214.74 | 0.4 | 0.37 |
| Hex | 38 | 58 | 84 | 3A | 21 | 0 | 30 | D7 | 28 | 25 |
| Octal | 70 | 130 | 204 | 72 | 41 | 0 | 60 | 327 | 50 | 45 |
| Binary | 111000 | 1011000 | 10000100 | 111010 | 100001 | 0 | 110000 | 11010111 | 101000 | 100101 |
Color Harmonies of #385884
Complementary color
Monochromatic Colors of #385884
Black with #385884
Text Example
Text Example
White with #385884
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385884; }
p { color: rgb(56,88,132); }
H1.HeaderClassName
{
color: #385884;
}
.AnyTagClassName
{
color: #385884;
}
</style>
background-color css
<style>
a { background-color: #385884; }
a { background-color: rgb(56,88,132); }
div.DivClassName
{
background-color: #385884;
}
.BgClassName
{
background-color: #385884;
}
</style>
border-color css
<style>
span { border-color: #385884; }
span { border-color: rgb(56,88,132); }
td.TdClassName
{
border-color: #385884;
}
.TagClassName
{
border-color: #385884;
}
</style>