Shades of Christalle #390660
Tints of Christalle #390660
RGB
CMYK
RGB Variations
Color information
#390660 (or 0x390660) is known color: Christalle. HEX triplet: 39, 06 and 60. RGB value is (57,6,96). Sum of RGB (Red+Green+Blue) = 57+6+96=159 (21% of max value = 765). Red value is 57 (22.66% from 255 or 35.85% from 159); Green value is 6 (2.73% from 255 or 3.77% from 159); Blue value is 96 (37.89% from 255 or 60.38% from 159); Max value from RGB is 96 - color contains mainly: blue. Hex color #390660 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #390660 is #C6F99F. Grayscale: #1F1F1F. Windows color (decimal): -13040032 or 6293049. OLE color: 6293049.
HSL color Cylindrical-coordinate representation of color #390660: hue angle of 274º degrees, saturation: 0.88, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #390660 is Cyan = 0.41, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 57 | 6 | 96 | - |
| CMYK | 0.41 | 0.94 | 0 | 0.62 |
| HSL | 274º | 0.88% | 0.2% | - |
| HSV(B) | 274º | 0.94% | 0.38% | - |
| XYZ | 3.86 | 1.84 | 11.22 | - |
| YUV | 31.51 | 164.4 | 146.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 6 | 96 | 0.41 | 0.94 | 0 | 0.62 | 274 | 0.88 | 0.2 |
| Hex | 39 | 6 | 60 | 29 | 5E | 0 | 3E | 112 | 58 | 14 |
| Octal | 71 | 6 | 140 | 51 | 136 | 0 | 76 | 422 | 130 | 24 |
| Binary | 111001 | 110 | 1100000 | 101001 | 1011110 | 0 | 111110 | 100010010 | 1011000 | 10100 |
Color Harmonies of #390660
Complementary color
Monochromatic Colors of #390660
Black with #390660
Text Example
Text Example
White with #390660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390660; }
p { color: rgb(57,6,96); }
H1.HeaderClassName
{
color: #390660;
}
.AnyTagClassName
{
color: #390660;
}
</style>
background-color css
<style>
a { background-color: #390660; }
a { background-color: rgb(57,6,96); }
div.DivClassName
{
background-color: #390660;
}
.BgClassName
{
background-color: #390660;
}
</style>
border-color css
<style>
span { border-color: #390660; }
span { border-color: rgb(57,6,96); }
td.TdClassName
{
border-color: #390660;
}
.TagClassName
{
border-color: #390660;
}
</style>