Shades of Christalle #390967
Tints of Christalle #390967
RGB
CMYK
RGB Variations
Color information
#390967 (or 0x390967) is known color: Christalle. HEX triplet: 39, 09 and 67. RGB value is (57,9,103). Sum of RGB (Red+Green+Blue) = 57+9+103=169 (22% of max value = 765). Red value is 57 (22.66% from 255 or 33.73% from 169); Green value is 9 (3.91% from 255 or 5.33% from 169); Blue value is 103 (40.62% from 255 or 60.95% from 169); Max value from RGB is 103 - color contains mainly: blue. Hex color #390967 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #390967 is #C6F698. Grayscale: #212121. Windows color (decimal): -13039257 or 6752569. OLE color: 6752569.
HSL color Cylindrical-coordinate representation of color #390967: hue angle of 270.64º degrees, saturation: 0.84, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #390967 is Cyan = 0.45, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 57 | 9 | 103 | - |
| CMYK | 0.45 | 0.91 | 0 | 0.60 |
| HSL | 270.64º | 0.84% | 0.22% | - |
| HSV(B) | 270.64º | 0.91% | 0.4% | - |
| XYZ | 4.23 | 2.04 | 13 | - |
| YUV | 34.07 | 166.9 | 144.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 9 | 103 | 0.45 | 0.91 | 0 | 0.60 | 270.64 | 0.84 | 0.22 |
| Hex | 39 | 9 | 67 | 2D | 5B | 0 | 3C | 10F | 54 | 16 |
| Octal | 71 | 11 | 147 | 55 | 133 | 0 | 74 | 417 | 124 | 26 |
| Binary | 111001 | 1001 | 1100111 | 101101 | 1011011 | 0 | 111100 | 100001111 | 1010100 | 10110 |
Color Harmonies of #390967
Complementary color
Monochromatic Colors of #390967
Black with #390967
Text Example
Text Example
White with #390967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390967; }
p { color: rgb(57,9,103); }
H1.HeaderClassName
{
color: #390967;
}
.AnyTagClassName
{
color: #390967;
}
</style>
background-color css
<style>
a { background-color: #390967; }
a { background-color: rgb(57,9,103); }
div.DivClassName
{
background-color: #390967;
}
.BgClassName
{
background-color: #390967;
}
</style>
border-color css
<style>
span { border-color: #390967; }
span { border-color: rgb(57,9,103); }
td.TdClassName
{
border-color: #390967;
}
.TagClassName
{
border-color: #390967;
}
</style>