Shades of Christalle #390766
Tints of Christalle #390766
RGB
CMYK
RGB Variations
Color information
#390766 (or 0x390766) is known color: Christalle. HEX triplet: 39, 07 and 66. RGB value is (57,7,102). Sum of RGB (Red+Green+Blue) = 57+7+102=166 (21% of max value = 765). Red value is 57 (22.66% from 255 or 34.34% from 166); Green value is 7 (3.12% from 255 or 4.22% from 166); Blue value is 102 (40.23% from 255 or 61.45% from 166); Max value from RGB is 102 - color contains mainly: blue. Hex color #390766 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #390766 is #C6F899. Grayscale: #202020. Windows color (decimal): -13039770 or 6686521. OLE color: 6686521.
HSL color Cylindrical-coordinate representation of color #390766: hue angle of 271.58º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #390766 is Cyan = 0.44, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 57 | 7 | 102 | - |
| CMYK | 0.44 | 0.93 | 0 | 0.6 |
| HSL | 271.58º | 0.87% | 0.21% | - |
| HSV(B) | 271.58º | 0.93% | 0.4% | - |
| XYZ | 4.16 | 1.98 | 12.73 | - |
| YUV | 32.78 | 167.07 | 145.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 7 | 102 | 0.44 | 0.93 | 0 | 0.6 | 271.58 | 0.87 | 0.21 |
| Hex | 39 | 7 | 66 | 2C | 5D | 0 | 3C | 110 | 57 | 15 |
| Octal | 71 | 7 | 146 | 54 | 135 | 0 | 74 | 420 | 127 | 25 |
| Binary | 111001 | 111 | 1100110 | 101100 | 1011101 | 0 | 111100 | 100010000 | 1010111 | 10101 |
Color Harmonies of #390766
Complementary color
Monochromatic Colors of #390766
Black with #390766
Text Example
Text Example
White with #390766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390766; }
p { color: rgb(57,7,102); }
H1.HeaderClassName
{
color: #390766;
}
.AnyTagClassName
{
color: #390766;
}
</style>
background-color css
<style>
a { background-color: #390766; }
a { background-color: rgb(57,7,102); }
div.DivClassName
{
background-color: #390766;
}
.BgClassName
{
background-color: #390766;
}
</style>
border-color css
<style>
span { border-color: #390766; }
span { border-color: rgb(57,7,102); }
td.TdClassName
{
border-color: #390766;
}
.TagClassName
{
border-color: #390766;
}
</style>