Shades of Christalle #390963
Tints of Christalle #390963
RGB
CMYK
RGB Variations
Color information
#390963 (or 0x390963) is known color: Christalle. HEX triplet: 39, 09 and 63. RGB value is (57,9,99). Sum of RGB (Red+Green+Blue) = 57+9+99=165 (21% of max value = 765). Red value is 57 (22.66% from 255 or 34.55% from 165); Green value is 9 (3.91% from 255 or 5.45% from 165); Blue value is 99 (39.06% from 255 or 60% from 165); Max value from RGB is 99 - color contains mainly: blue. Hex color #390963 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #390963 is #C6F69C. Grayscale: #212121. Windows color (decimal): -13039261 or 6490425. OLE color: 6490425.
HSL color Cylindrical-coordinate representation of color #390963: hue angle of 272º degrees, saturation: 0.83, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #390963 is Cyan = 0.42, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 57 | 9 | 99 | - |
| CMYK | 0.42 | 0.91 | 0 | 0.61 |
| HSL | 272º | 0.83% | 0.21% | - |
| HSV(B) | 272º | 0.91% | 0.39% | - |
| XYZ | 4.04 | 1.97 | 11.97 | - |
| YUV | 33.61 | 164.9 | 144.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 9 | 99 | 0.42 | 0.91 | 0 | 0.61 | 272 | 0.83 | 0.21 |
| Hex | 39 | 9 | 63 | 2A | 5B | 0 | 3D | 110 | 53 | 15 |
| Octal | 71 | 11 | 143 | 52 | 133 | 0 | 75 | 420 | 123 | 25 |
| Binary | 111001 | 1001 | 1100011 | 101010 | 1011011 | 0 | 111101 | 100010000 | 1010011 | 10101 |
Color Harmonies of #390963
Complementary color
Monochromatic Colors of #390963
Black with #390963
Text Example
Text Example
White with #390963
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390963; }
p { color: rgb(57,9,99); }
H1.HeaderClassName
{
color: #390963;
}
.AnyTagClassName
{
color: #390963;
}
</style>
background-color css
<style>
a { background-color: #390963; }
a { background-color: rgb(57,9,99); }
div.DivClassName
{
background-color: #390963;
}
.BgClassName
{
background-color: #390963;
}
</style>
border-color css
<style>
span { border-color: #390963; }
span { border-color: rgb(57,9,99); }
td.TdClassName
{
border-color: #390963;
}
.TagClassName
{
border-color: #390963;
}
</style>