Shades of Christalle #390663
Tints of Christalle #390663
RGB
CMYK
RGB Variations
Color information
#390663 (or 0x390663) is known color: Christalle. HEX triplet: 39, 06 and 63. RGB value is (57,6,99). Sum of RGB (Red+Green+Blue) = 57+6+99=162 (21% of max value = 765). Red value is 57 (22.66% from 255 or 35.19% from 162); Green value is 6 (2.73% from 255 or 3.70% from 162); Blue value is 99 (39.06% from 255 or 61.11% from 162); Max value from RGB is 99 - color contains mainly: blue. Hex color #390663 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #390663 is #C6F99C. Grayscale: #1F1F1F. Windows color (decimal): -13040029 or 6489657. OLE color: 6489657.
HSL color Cylindrical-coordinate representation of color #390663: hue angle of 272.9º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #390663 is Cyan = 0.42, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 57 | 6 | 99 | - |
| CMYK | 0.42 | 0.94 | 0 | 0.61 |
| HSL | 272.9º | 0.89% | 0.21% | - |
| HSV(B) | 272.9º | 0.94% | 0.39% | - |
| XYZ | 4 | 1.9 | 11.96 | - |
| YUV | 31.85 | 165.9 | 145.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 6 | 99 | 0.42 | 0.94 | 0 | 0.61 | 272.9 | 0.89 | 0.21 |
| Hex | 39 | 6 | 63 | 2A | 5E | 0 | 3D | 111 | 59 | 15 |
| Octal | 71 | 6 | 143 | 52 | 136 | 0 | 75 | 421 | 131 | 25 |
| Binary | 111001 | 110 | 1100011 | 101010 | 1011110 | 0 | 111101 | 100010001 | 1011001 | 10101 |
Color Harmonies of #390663
Complementary color
Monochromatic Colors of #390663
Black with #390663
Text Example
Text Example
White with #390663
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390663; }
p { color: rgb(57,6,99); }
H1.HeaderClassName
{
color: #390663;
}
.AnyTagClassName
{
color: #390663;
}
</style>
background-color css
<style>
a { background-color: #390663; }
a { background-color: rgb(57,6,99); }
div.DivClassName
{
background-color: #390663;
}
.BgClassName
{
background-color: #390663;
}
</style>
border-color css
<style>
span { border-color: #390663; }
span { border-color: rgb(57,6,99); }
td.TdClassName
{
border-color: #390663;
}
.TagClassName
{
border-color: #390663;
}
</style>