Shades of Christalle #390865
Tints of Christalle #390865
RGB
CMYK
RGB Variations
Color information
#390865 (or 0x390865) is known color: Christalle. HEX triplet: 39, 08 and 65. RGB value is (57,8,101). Sum of RGB (Red+Green+Blue) = 57+8+101=166 (21% of max value = 765). Red value is 57 (22.66% from 255 or 34.34% from 166); Green value is 8 (3.52% from 255 or 4.82% from 166); Blue value is 101 (39.84% from 255 or 60.84% from 166); Max value from RGB is 101 - color contains mainly: blue. Hex color #390865 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #390865 is #C6F79A. Grayscale: #202020. Windows color (decimal): -13039515 or 6621241. OLE color: 6621241.
HSL color Cylindrical-coordinate representation of color #390865: hue angle of 271.61º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #390865 is Cyan = 0.44, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 57 | 8 | 101 | - |
| CMYK | 0.44 | 0.92 | 0 | 0.60 |
| HSL | 271.61º | 0.85% | 0.21% | - |
| HSV(B) | 271.61º | 0.92% | 0.4% | - |
| XYZ | 4.12 | 1.98 | 12.48 | - |
| YUV | 33.25 | 166.23 | 144.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 8 | 101 | 0.44 | 0.92 | 0 | 0.60 | 271.61 | 0.85 | 0.21 |
| Hex | 39 | 8 | 65 | 2C | 5C | 0 | 3C | 110 | 55 | 15 |
| Octal | 71 | 10 | 145 | 54 | 134 | 0 | 74 | 420 | 125 | 25 |
| Binary | 111001 | 1000 | 1100101 | 101100 | 1011100 | 0 | 111100 | 100010000 | 1010101 | 10101 |
Color Harmonies of #390865
Complementary color
Monochromatic Colors of #390865
Black with #390865
Text Example
Text Example
White with #390865
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390865; }
p { color: rgb(57,8,101); }
H1.HeaderClassName
{
color: #390865;
}
.AnyTagClassName
{
color: #390865;
}
</style>
background-color css
<style>
a { background-color: #390865; }
a { background-color: rgb(57,8,101); }
div.DivClassName
{
background-color: #390865;
}
.BgClassName
{
background-color: #390865;
}
</style>
border-color css
<style>
span { border-color: #390865; }
span { border-color: rgb(57,8,101); }
td.TdClassName
{
border-color: #390865;
}
.TagClassName
{
border-color: #390865;
}
</style>