Shades of Christalle #390965
Tints of Christalle #390965
RGB
CMYK
RGB Variations
Color information
#390965 (or 0x390965) is known color: Christalle. HEX triplet: 39, 09 and 65. RGB value is (57,9,101). Sum of RGB (Red+Green+Blue) = 57+9+101=167 (22% of max value = 765). Red value is 57 (22.66% from 255 or 34.13% from 167); Green value is 9 (3.91% from 255 or 5.39% from 167); Blue value is 101 (39.84% from 255 or 60.48% from 167); Max value from RGB is 101 - color contains mainly: blue. Hex color #390965 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #390965 is #C6F69A. Grayscale: #212121. Windows color (decimal): -13039259 or 6621497. OLE color: 6621497.
HSL color Cylindrical-coordinate representation of color #390965: hue angle of 271.3º 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 #390965 is Cyan = 0.44, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 57 | 9 | 101 | - |
| CMYK | 0.44 | 0.91 | 0 | 0.60 |
| HSL | 271.3º | 0.84% | 0.22% | - |
| HSV(B) | 271.3º | 0.91% | 0.4% | - |
| XYZ | 4.13 | 2 | 12.48 | - |
| YUV | 33.84 | 165.9 | 144.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 9 | 101 | 0.44 | 0.91 | 0 | 0.60 | 271.3 | 0.84 | 0.22 |
| Hex | 39 | 9 | 65 | 2C | 5B | 0 | 3C | 10F | 54 | 16 |
| Octal | 71 | 11 | 145 | 54 | 133 | 0 | 74 | 417 | 124 | 26 |
| Binary | 111001 | 1001 | 1100101 | 101100 | 1011011 | 0 | 111100 | 100001111 | 1010100 | 10110 |
Color Harmonies of #390965
Complementary color
Monochromatic Colors of #390965
Black with #390965
Text Example
Text Example
White with #390965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390965; }
p { color: rgb(57,9,101); }
H1.HeaderClassName
{
color: #390965;
}
.AnyTagClassName
{
color: #390965;
}
</style>
background-color css
<style>
a { background-color: #390965; }
a { background-color: rgb(57,9,101); }
div.DivClassName
{
background-color: #390965;
}
.BgClassName
{
background-color: #390965;
}
</style>
border-color css
<style>
span { border-color: #390965; }
span { border-color: rgb(57,9,101); }
td.TdClassName
{
border-color: #390965;
}
.TagClassName
{
border-color: #390965;
}
</style>