Shades of Christalle #390559
Tints of Christalle #390559
RGB
CMYK
RGB Variations
Color information
#390559 (or 0x390559) is known color: Christalle. HEX triplet: 39, 05 and 59. RGB value is (57,5,89). Sum of RGB (Red+Green+Blue) = 57+5+89=151 (20% of max value = 765). Red value is 57 (22.66% from 255 or 37.75% from 151); Green value is 5 (2.34% from 255 or 3.31% from 151); Blue value is 89 (35.16% from 255 or 58.94% from 151); Max value from RGB is 89 - color contains mainly: blue. Hex color #390559 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #390559 is #C6FAA6. Grayscale: #1D1D1D. Windows color (decimal): -13040295 or 5834041. OLE color: 5834041.
HSL color Cylindrical-coordinate representation of color #390559: hue angle of 277.14º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #390559 is Cyan = 0.36, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 57 | 5 | 89 | - |
| CMYK | 0.36 | 0.94 | 0 | 0.65 |
| HSL | 277.14º | 0.89% | 0.18% | - |
| HSV(B) | 277.14º | 0.94% | 0.35% | - |
| XYZ | 3.54 | 1.7 | 9.59 | - |
| YUV | 30.12 | 161.23 | 147.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 5 | 89 | 0.36 | 0.94 | 0 | 0.65 | 277.14 | 0.89 | 0.18 |
| Hex | 39 | 5 | 59 | 24 | 5E | 0 | 41 | 115 | 59 | 12 |
| Octal | 71 | 5 | 131 | 44 | 136 | 0 | 101 | 425 | 131 | 22 |
| Binary | 111001 | 101 | 1011001 | 100100 | 1011110 | 0 | 1000001 | 100010101 | 1011001 | 10010 |
Color Harmonies of #390559
Complementary color
Monochromatic Colors of #390559
Black with #390559
Text Example
Text Example
White with #390559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390559; }
p { color: rgb(57,5,89); }
H1.HeaderClassName
{
color: #390559;
}
.AnyTagClassName
{
color: #390559;
}
</style>
background-color css
<style>
a { background-color: #390559; }
a { background-color: rgb(57,5,89); }
div.DivClassName
{
background-color: #390559;
}
.BgClassName
{
background-color: #390559;
}
</style>
border-color css
<style>
span { border-color: #390559; }
span { border-color: rgb(57,5,89); }
td.TdClassName
{
border-color: #390559;
}
.TagClassName
{
border-color: #390559;
}
</style>