Shades of Christalle #390759
Tints of Christalle #390759
RGB
CMYK
RGB Variations
Color information
#390759 (or 0x390759) is known color: Christalle. HEX triplet: 39, 07 and 59. RGB value is (57,7,89). Sum of RGB (Red+Green+Blue) = 57+7+89=153 (20% of max value = 765). Red value is 57 (22.66% from 255 or 37.25% from 153); Green value is 7 (3.12% from 255 or 4.58% from 153); Blue value is 89 (35.16% from 255 or 58.17% from 153); Max value from RGB is 89 - color contains mainly: blue. Hex color #390759 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #390759 is #C6F8A6. Grayscale: #1F1F1F. Windows color (decimal): -13039783 or 5834553. OLE color: 5834553.
HSL color Cylindrical-coordinate representation of color #390759: hue angle of 276.59º degrees, saturation: 0.85, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #390759 is Cyan = 0.36, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 57 | 7 | 89 | - |
| CMYK | 0.36 | 0.92 | 0 | 0.65 |
| HSL | 276.59º | 0.85% | 0.19% | - |
| HSV(B) | 276.59º | 0.92% | 0.35% | - |
| XYZ | 3.57 | 1.74 | 9.6 | - |
| YUV | 31.3 | 160.57 | 146.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 7 | 89 | 0.36 | 0.92 | 0 | 0.65 | 276.59 | 0.85 | 0.19 |
| Hex | 39 | 7 | 59 | 24 | 5C | 0 | 41 | 115 | 55 | 13 |
| Octal | 71 | 7 | 131 | 44 | 134 | 0 | 101 | 425 | 125 | 23 |
| Binary | 111001 | 111 | 1011001 | 100100 | 1011100 | 0 | 1000001 | 100010101 | 1010101 | 10011 |
Color Harmonies of #390759
Complementary color
Monochromatic Colors of #390759
Black with #390759
Text Example
Text Example
White with #390759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390759; }
p { color: rgb(57,7,89); }
H1.HeaderClassName
{
color: #390759;
}
.AnyTagClassName
{
color: #390759;
}
</style>
background-color css
<style>
a { background-color: #390759; }
a { background-color: rgb(57,7,89); }
div.DivClassName
{
background-color: #390759;
}
.BgClassName
{
background-color: #390759;
}
</style>
border-color css
<style>
span { border-color: #390759; }
span { border-color: rgb(57,7,89); }
td.TdClassName
{
border-color: #390759;
}
.TagClassName
{
border-color: #390759;
}
</style>