Shades of Christalle #390961
Tints of Christalle #390961
RGB
CMYK
RGB Variations
Color information
#390961 (or 0x390961) is known color: Christalle. HEX triplet: 39, 09 and 61. RGB value is (57,9,97). Sum of RGB (Red+Green+Blue) = 57+9+97=163 (21% of max value = 765). Red value is 57 (22.66% from 255 or 34.97% from 163); Green value is 9 (3.91% from 255 or 5.52% from 163); Blue value is 97 (38.28% from 255 or 59.51% from 163); Max value from RGB is 97 - color contains mainly: blue. Hex color #390961 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #390961 is #C6F69E. Grayscale: #212121. Windows color (decimal): -13039263 or 6359353. OLE color: 6359353.
HSL color Cylindrical-coordinate representation of color #390961: hue angle of 272.73º degrees, saturation: 0.83, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #390961 is Cyan = 0.41, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 57 | 9 | 97 | - |
| CMYK | 0.41 | 0.91 | 0 | 0.62 |
| HSL | 272.73º | 0.83% | 0.21% | - |
| HSV(B) | 272.73º | 0.91% | 0.38% | - |
| XYZ | 3.94 | 1.93 | 11.47 | - |
| YUV | 33.38 | 163.9 | 144.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 9 | 97 | 0.41 | 0.91 | 0 | 0.62 | 272.73 | 0.83 | 0.21 |
| Hex | 39 | 9 | 61 | 29 | 5B | 0 | 3E | 111 | 53 | 15 |
| Octal | 71 | 11 | 141 | 51 | 133 | 0 | 76 | 421 | 123 | 25 |
| Binary | 111001 | 1001 | 1100001 | 101001 | 1011011 | 0 | 111110 | 100010001 | 1010011 | 10101 |
Color Harmonies of #390961
Complementary color
Monochromatic Colors of #390961
Black with #390961
Text Example
Text Example
White with #390961
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390961; }
p { color: rgb(57,9,97); }
H1.HeaderClassName
{
color: #390961;
}
.AnyTagClassName
{
color: #390961;
}
</style>
background-color css
<style>
a { background-color: #390961; }
a { background-color: rgb(57,9,97); }
div.DivClassName
{
background-color: #390961;
}
.BgClassName
{
background-color: #390961;
}
</style>
border-color css
<style>
span { border-color: #390961; }
span { border-color: rgb(57,9,97); }
td.TdClassName
{
border-color: #390961;
}
.TagClassName
{
border-color: #390961;
}
</style>