Shades of Christalle #381560
Tints of Christalle #381560
RGB
CMYK
RGB Variations
Color information
#381560 (or 0x381560) is known color: Christalle. HEX triplet: 38, 15 and 60. RGB value is (56,21,96). Sum of RGB (Red+Green+Blue) = 56+21+96=173 (22% of max value = 765). Red value is 56 (22.27% from 255 or 32.37% from 173); Green value is 21 (8.59% from 255 or 12.14% from 173); Blue value is 96 (37.89% from 255 or 55.49% from 173); Max value from RGB is 96 - color contains mainly: blue. Hex color #381560 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #381560 is #C7EA9F. Grayscale: #272727. Windows color (decimal): -13101728 or 6296888. OLE color: 6296888.
HSL color Cylindrical-coordinate representation of color #381560: hue angle of 268º degrees, saturation: 0.64, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #381560 is Cyan = 0.42, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 56 | 21 | 96 | - |
| CMYK | 0.42 | 0.78 | 0 | 0.62 |
| HSL | 268º | 0.64% | 0.23% | - |
| HSV(B) | 268º | 0.78% | 0.38% | - |
| XYZ | 4.01 | 2.22 | 11.28 | - |
| YUV | 40.02 | 159.6 | 139.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 21 | 96 | 0.42 | 0.78 | 0 | 0.62 | 268 | 0.64 | 0.23 |
| Hex | 38 | 15 | 60 | 2A | 4E | 0 | 3E | 10C | 40 | 17 |
| Octal | 70 | 25 | 140 | 52 | 116 | 0 | 76 | 414 | 100 | 27 |
| Binary | 111000 | 10101 | 1100000 | 101010 | 1001110 | 0 | 111110 | 100001100 | 1000000 | 10111 |
Color Harmonies of #381560
Complementary color
Monochromatic Colors of #381560
Black with #381560
Text Example
Text Example
White with #381560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381560; }
p { color: rgb(56,21,96); }
H1.HeaderClassName
{
color: #381560;
}
.AnyTagClassName
{
color: #381560;
}
</style>
background-color css
<style>
a { background-color: #381560; }
a { background-color: rgb(56,21,96); }
div.DivClassName
{
background-color: #381560;
}
.BgClassName
{
background-color: #381560;
}
</style>
border-color css
<style>
span { border-color: #381560; }
span { border-color: rgb(56,21,96); }
td.TdClassName
{
border-color: #381560;
}
.TagClassName
{
border-color: #381560;
}
</style>