Shades of Christalle #390760
Tints of Christalle #390760
RGB
CMYK
RGB Variations
Color information
#390760 (or 0x390760) is known color: Christalle. HEX triplet: 39, 07 and 60. RGB value is (57,7,96). Sum of RGB (Red+Green+Blue) = 57+7+96=160 (21% of max value = 765). Red value is 57 (22.66% from 255 or 35.62% from 160); Green value is 7 (3.12% from 255 or 4.38% from 160); Blue value is 96 (37.89% from 255 or 60% from 160); Max value from RGB is 96 - color contains mainly: blue. Hex color #390760 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #390760 is #C6F89F. Grayscale: #1F1F1F. Windows color (decimal): -13039776 or 6293305. OLE color: 6293305.
HSL color Cylindrical-coordinate representation of color #390760: hue angle of 273.71º degrees, saturation: 0.86, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #390760 is Cyan = 0.41, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 57 | 7 | 96 | - |
| CMYK | 0.41 | 0.93 | 0 | 0.62 |
| HSL | 273.71º | 0.86% | 0.2% | - |
| HSV(B) | 273.71º | 0.93% | 0.38% | - |
| XYZ | 3.87 | 1.87 | 11.22 | - |
| YUV | 32.1 | 164.07 | 145.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 7 | 96 | 0.41 | 0.93 | 0 | 0.62 | 273.71 | 0.86 | 0.2 |
| Hex | 39 | 7 | 60 | 29 | 5D | 0 | 3E | 112 | 56 | 14 |
| Octal | 71 | 7 | 140 | 51 | 135 | 0 | 76 | 422 | 126 | 24 |
| Binary | 111001 | 111 | 1100000 | 101001 | 1011101 | 0 | 111110 | 100010010 | 1010110 | 10100 |
Color Harmonies of #390760
Complementary color
Monochromatic Colors of #390760
Black with #390760
Text Example
Text Example
White with #390760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390760; }
p { color: rgb(57,7,96); }
H1.HeaderClassName
{
color: #390760;
}
.AnyTagClassName
{
color: #390760;
}
</style>
background-color css
<style>
a { background-color: #390760; }
a { background-color: rgb(57,7,96); }
div.DivClassName
{
background-color: #390760;
}
.BgClassName
{
background-color: #390760;
}
</style>
border-color css
<style>
span { border-color: #390760; }
span { border-color: rgb(57,7,96); }
td.TdClassName
{
border-color: #390760;
}
.TagClassName
{
border-color: #390760;
}
</style>