Shades of St Tropaz #385889
Tints of St Tropaz #385889
RGB
CMYK
RGB Variations
Color information
#385889 (or 0x385889) is known color: St Tropaz. HEX triplet: 38, 58 and 89. RGB value is (56,88,137). Sum of RGB (Red+Green+Blue) = 56+88+137=281 (37% of max value = 765). Red value is 56 (22.27% from 255 or 19.93% from 281); Green value is 88 (34.77% from 255 or 31.32% from 281); Blue value is 137 (53.91% from 255 or 48.75% from 281); Max value from RGB is 137 - color contains mainly: blue. Hex color #385889 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #385889 is #C7A776. Grayscale: #535353. Windows color (decimal): -13084535 or 9001016. OLE color: 9001016.
HSL color Cylindrical-coordinate representation of color #385889: hue angle of 216.3º degrees, saturation: 0.42, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #385889 is Cyan = 0.59, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 56 | 88 | 137 | - |
| CMYK | 0.59 | 0.36 | 0 | 0.46 |
| HSL | 216.3º | 0.42% | 0.38% | - |
| HSV(B) | 216.3º | 0.59% | 0.54% | - |
| XYZ | 9.64 | 9.63 | 25.02 | - |
| YUV | 84.02 | 157.9 | 108.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 88 | 137 | 0.59 | 0.36 | 0 | 0.46 | 216.3 | 0.42 | 0.38 |
| Hex | 38 | 58 | 89 | 3B | 24 | 0 | 2E | D8 | 2A | 26 |
| Octal | 70 | 130 | 211 | 73 | 44 | 0 | 56 | 330 | 52 | 46 |
| Binary | 111000 | 1011000 | 10001001 | 111011 | 100100 | 0 | 101110 | 11011000 | 101010 | 100110 |
Color Harmonies of #385889
Complementary color
Monochromatic Colors of #385889
Black with #385889
Text Example
Text Example
White with #385889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385889; }
p { color: rgb(56,88,137); }
H1.HeaderClassName
{
color: #385889;
}
.AnyTagClassName
{
color: #385889;
}
</style>
background-color css
<style>
a { background-color: #385889; }
a { background-color: rgb(56,88,137); }
div.DivClassName
{
background-color: #385889;
}
.BgClassName
{
background-color: #385889;
}
</style>
border-color css
<style>
span { border-color: #385889; }
span { border-color: rgb(56,88,137); }
td.TdClassName
{
border-color: #385889;
}
.TagClassName
{
border-color: #385889;
}
</style>