Shades of St Tropaz #385885
Tints of St Tropaz #385885
RGB
CMYK
RGB Variations
Color information
#385885 (or 0x385885) is known color: St Tropaz. HEX triplet: 38, 58 and 85. RGB value is (56,88,133). Sum of RGB (Red+Green+Blue) = 56+88+133=277 (36% of max value = 765). Red value is 56 (22.27% from 255 or 20.22% from 277); Green value is 88 (34.77% from 255 or 31.77% from 277); Blue value is 133 (52.34% from 255 or 48.01% from 277); Max value from RGB is 133 - color contains mainly: blue. Hex color #385885 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #385885 is #C7A77A. Grayscale: #535353. Windows color (decimal): -13084539 or 8738872. OLE color: 8738872.
HSL color Cylindrical-coordinate representation of color #385885: hue angle of 215.06º degrees, saturation: 0.41, 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 #385885 is Cyan = 0.58, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 56 | 88 | 133 | - |
| CMYK | 0.58 | 0.34 | 0 | 0.48 |
| HSL | 215.06º | 0.41% | 0.37% | - |
| HSV(B) | 215.06º | 0.58% | 0.52% | - |
| XYZ | 9.35 | 9.51 | 23.53 | - |
| YUV | 83.56 | 155.9 | 108.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 88 | 133 | 0.58 | 0.34 | 0 | 0.48 | 215.06 | 0.41 | 0.37 |
| Hex | 38 | 58 | 85 | 3A | 22 | 0 | 30 | D7 | 29 | 25 |
| Octal | 70 | 130 | 205 | 72 | 42 | 0 | 60 | 327 | 51 | 45 |
| Binary | 111000 | 1011000 | 10000101 | 111010 | 100010 | 0 | 110000 | 11010111 | 101001 | 100101 |
Color Harmonies of #385885
Complementary color
Monochromatic Colors of #385885
Black with #385885
Text Example
Text Example
White with #385885
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385885; }
p { color: rgb(56,88,133); }
H1.HeaderClassName
{
color: #385885;
}
.AnyTagClassName
{
color: #385885;
}
</style>
background-color css
<style>
a { background-color: #385885; }
a { background-color: rgb(56,88,133); }
div.DivClassName
{
background-color: #385885;
}
.BgClassName
{
background-color: #385885;
}
</style>
border-color css
<style>
span { border-color: #385885; }
span { border-color: rgb(56,88,133); }
td.TdClassName
{
border-color: #385885;
}
.TagClassName
{
border-color: #385885;
}
</style>