Shades of Christalle #391160
Tints of Christalle #391160
RGB
CMYK
RGB Variations
Color information
#391160 (or 0x391160) is known color: Christalle. HEX triplet: 39, 11 and 60. RGB value is (57,17,96). Sum of RGB (Red+Green+Blue) = 57+17+96=170 (22% of max value = 765). Red value is 57 (22.66% from 255 or 33.53% from 170); Green value is 17 (7.03% from 255 or 10% from 170); Blue value is 96 (37.89% from 255 or 56.47% from 170); Max value from RGB is 96 - color contains mainly: blue. Hex color #391160 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #391160 is #C6EE9F. Grayscale: #252525. Windows color (decimal): -13037216 or 6295865. OLE color: 6295865.
HSL color Cylindrical-coordinate representation of color #391160: hue angle of 270.38º degrees, saturation: 0.7, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #391160 is Cyan = 0.41, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 57 | 17 | 96 | - |
| CMYK | 0.41 | 0.82 | 0 | 0.62 |
| HSL | 270.38º | 0.7% | 0.22% | - |
| HSV(B) | 270.38º | 0.82% | 0.38% | - |
| XYZ | 4 | 2.12 | 11.26 | - |
| YUV | 37.97 | 160.75 | 141.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 17 | 96 | 0.41 | 0.82 | 0 | 0.62 | 270.38 | 0.7 | 0.22 |
| Hex | 39 | 11 | 60 | 29 | 52 | 0 | 3E | 10E | 46 | 16 |
| Octal | 71 | 21 | 140 | 51 | 122 | 0 | 76 | 416 | 106 | 26 |
| Binary | 111001 | 10001 | 1100000 | 101001 | 1010010 | 0 | 111110 | 100001110 | 1000110 | 10110 |
Color Harmonies of #391160
Complementary color
Monochromatic Colors of #391160
Black with #391160
Text Example
Text Example
White with #391160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391160; }
p { color: rgb(57,17,96); }
H1.HeaderClassName
{
color: #391160;
}
.AnyTagClassName
{
color: #391160;
}
</style>
background-color css
<style>
a { background-color: #391160; }
a { background-color: rgb(57,17,96); }
div.DivClassName
{
background-color: #391160;
}
.BgClassName
{
background-color: #391160;
}
</style>
border-color css
<style>
span { border-color: #391160; }
span { border-color: rgb(57,17,96); }
td.TdClassName
{
border-color: #391160;
}
.TagClassName
{
border-color: #391160;
}
</style>