Shades of St Tropaz #385782
Tints of St Tropaz #385782
RGB
CMYK
RGB Variations
Color information
#385782 (or 0x385782) is known color: St Tropaz. HEX triplet: 38, 57 and 82. RGB value is (56,87,130). Sum of RGB (Red+Green+Blue) = 56+87+130=273 (36% of max value = 765). Red value is 56 (22.27% from 255 or 20.51% from 273); Green value is 87 (34.38% from 255 or 31.87% from 273); Blue value is 130 (51.17% from 255 or 47.62% from 273); Max value from RGB is 130 - color contains mainly: blue. Hex color #385782 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #385782 is #C7A87D. Grayscale: #525252. Windows color (decimal): -13084798 or 8542008. OLE color: 8542008.
HSL color Cylindrical-coordinate representation of color #385782: hue angle of 214.86º degrees, saturation: 0.4, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #385782 is Cyan = 0.57, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 56 | 87 | 130 | - |
| CMYK | 0.57 | 0.33 | 0 | 0.49 |
| HSL | 214.86º | 0.4% | 0.36% | - |
| HSV(B) | 214.86º | 0.57% | 0.51% | - |
| XYZ | 9.07 | 9.27 | 22.43 | - |
| YUV | 82.63 | 154.73 | 109 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 87 | 130 | 0.57 | 0.33 | 0 | 0.49 | 214.86 | 0.4 | 0.36 |
| Hex | 38 | 57 | 82 | 39 | 21 | 0 | 31 | D7 | 28 | 24 |
| Octal | 70 | 127 | 202 | 71 | 41 | 0 | 61 | 327 | 50 | 44 |
| Binary | 111000 | 1010111 | 10000010 | 111001 | 100001 | 0 | 110001 | 11010111 | 101000 | 100100 |
Color Harmonies of #385782
Complementary color
Monochromatic Colors of #385782
Black with #385782
Text Example
Text Example
White with #385782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385782; }
p { color: rgb(56,87,130); }
H1.HeaderClassName
{
color: #385782;
}
.AnyTagClassName
{
color: #385782;
}
</style>
background-color css
<style>
a { background-color: #385782; }
a { background-color: rgb(56,87,130); }
div.DivClassName
{
background-color: #385782;
}
.BgClassName
{
background-color: #385782;
}
</style>
border-color css
<style>
span { border-color: #385782; }
span { border-color: rgb(56,87,130); }
td.TdClassName
{
border-color: #385782;
}
.TagClassName
{
border-color: #385782;
}
</style>