Shades of Christalle #390665
Tints of Christalle #390665
RGB
CMYK
RGB Variations
Color information
#390665 (or 0x390665) is known color: Christalle. HEX triplet: 39, 06 and 65. RGB value is (57,6,101). Sum of RGB (Red+Green+Blue) = 57+6+101=164 (21% of max value = 765). Red value is 57 (22.66% from 255 or 34.76% from 164); Green value is 6 (2.73% from 255 or 3.66% from 164); Blue value is 101 (39.84% from 255 or 61.59% from 164); Max value from RGB is 101 - color contains mainly: blue. Hex color #390665 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #390665 is #C6F99A. Grayscale: #1F1F1F. Windows color (decimal): -13040027 or 6620729. OLE color: 6620729.
HSL color Cylindrical-coordinate representation of color #390665: hue angle of 272.21º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #390665 is Cyan = 0.44, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 57 | 6 | 101 | - |
| CMYK | 0.44 | 0.94 | 0 | 0.60 |
| HSL | 272.21º | 0.89% | 0.21% | - |
| HSV(B) | 272.21º | 0.94% | 0.4% | - |
| XYZ | 4.1 | 1.94 | 12.47 | - |
| YUV | 32.08 | 166.9 | 145.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 6 | 101 | 0.44 | 0.94 | 0 | 0.60 | 272.21 | 0.89 | 0.21 |
| Hex | 39 | 6 | 65 | 2C | 5E | 0 | 3C | 110 | 59 | 15 |
| Octal | 71 | 6 | 145 | 54 | 136 | 0 | 74 | 420 | 131 | 25 |
| Binary | 111001 | 110 | 1100101 | 101100 | 1011110 | 0 | 111100 | 100010000 | 1011001 | 10101 |
Color Harmonies of #390665
Complementary color
Monochromatic Colors of #390665
Black with #390665
Text Example
Text Example
White with #390665
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390665; }
p { color: rgb(57,6,101); }
H1.HeaderClassName
{
color: #390665;
}
.AnyTagClassName
{
color: #390665;
}
</style>
background-color css
<style>
a { background-color: #390665; }
a { background-color: rgb(57,6,101); }
div.DivClassName
{
background-color: #390665;
}
.BgClassName
{
background-color: #390665;
}
</style>
border-color css
<style>
span { border-color: #390665; }
span { border-color: rgb(57,6,101); }
td.TdClassName
{
border-color: #390665;
}
.TagClassName
{
border-color: #390665;
}
</style>