Shades of Christalle #390464
Tints of Christalle #390464
RGB
CMYK
RGB Variations
Color information
#390464 (or 0x390464) is known color: Christalle. HEX triplet: 39, 04 and 64. RGB value is (57,4,100). Sum of RGB (Red+Green+Blue) = 57+4+100=161 (21% of max value = 765). Red value is 57 (22.66% from 255 or 35.40% from 161); Green value is 4 (1.95% from 255 or 2.48% from 161); Blue value is 100 (39.45% from 255 or 62.11% from 161); Max value from RGB is 100 - color contains mainly: blue. Hex color #390464 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #390464 is #C6FB9B. Grayscale: #1E1E1E. Windows color (decimal): -13040540 or 6554681. OLE color: 6554681.
HSL color Cylindrical-coordinate representation of color #390464: hue angle of 273.12º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #390464 is Cyan = 0.43, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 57 | 4 | 100 | - |
| CMYK | 0.43 | 0.96 | 0 | 0.61 |
| HSL | 273.13º | 0.92% | 0.2% | - |
| HSV(B) | 273.13º | 0.96% | 0.39% | - |
| XYZ | 4.03 | 1.88 | 12.21 | - |
| YUV | 30.79 | 167.06 | 146.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 4 | 100 | 0.43 | 0.96 | 0 | 0.61 | 273.13 | 0.92 | 0.2 |
| Hex | 39 | 4 | 64 | 2B | 60 | 0 | 3D | 111 | 5C | 14 |
| Octal | 71 | 4 | 144 | 53 | 140 | 0 | 75 | 421 | 134 | 24 |
| Binary | 111001 | 100 | 1100100 | 101011 | 1100000 | 0 | 111101 | 100010001 | 1011100 | 10100 |
Color Harmonies of #390464
Complementary color
Monochromatic Colors of #390464
Black with #390464
Text Example
Text Example
White with #390464
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390464; }
p { color: rgb(57,4,100); }
H1.HeaderClassName
{
color: #390464;
}
.AnyTagClassName
{
color: #390464;
}
</style>
background-color css
<style>
a { background-color: #390464; }
a { background-color: rgb(57,4,100); }
div.DivClassName
{
background-color: #390464;
}
.BgClassName
{
background-color: #390464;
}
</style>
border-color css
<style>
span { border-color: #390464; }
span { border-color: rgb(57,4,100); }
td.TdClassName
{
border-color: #390464;
}
.TagClassName
{
border-color: #390464;
}
</style>