Shades of Christalle #390260
Tints of Christalle #390260
RGB
CMYK
RGB Variations
Color information
#390260 (or 0x390260) is known color: Christalle. HEX triplet: 39, 02 and 60. RGB value is (57,2,96). Sum of RGB (Red+Green+Blue) = 57+2+96=155 (20% of max value = 765). Red value is 57 (22.66% from 255 or 36.77% from 155); Green value is 2 (1.17% from 255 or 1.29% from 155); Blue value is 96 (37.89% from 255 or 61.94% from 155); Max value from RGB is 96 - color contains mainly: blue. Hex color #390260 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #390260 is #C6FD9F. Grayscale: #1C1C1C. Windows color (decimal): -13041056 or 6292025. OLE color: 6292025.
HSL color Cylindrical-coordinate representation of color #390260: hue angle of 275.11º degrees, saturation: 0.96, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #390260 is Cyan = 0.41, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 57 | 2 | 96 | - |
| CMYK | 0.41 | 0.98 | 0 | 0.62 |
| HSL | 275.11º | 0.96% | 0.19% | - |
| HSV(B) | 275.11º | 0.98% | 0.38% | - |
| XYZ | 3.82 | 1.76 | 11.2 | - |
| YUV | 29.16 | 165.72 | 147.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 2 | 96 | 0.41 | 0.98 | 0 | 0.62 | 275.11 | 0.96 | 0.19 |
| Hex | 39 | 2 | 60 | 29 | 62 | 0 | 3E | 113 | 60 | 13 |
| Octal | 71 | 2 | 140 | 51 | 142 | 0 | 76 | 423 | 140 | 23 |
| Binary | 111001 | 10 | 1100000 | 101001 | 1100010 | 0 | 111110 | 100010011 | 1100000 | 10011 |
Color Harmonies of #390260
Complementary color
Monochromatic Colors of #390260
Black with #390260
Text Example
Text Example
White with #390260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390260; }
p { color: rgb(57,2,96); }
H1.HeaderClassName
{
color: #390260;
}
.AnyTagClassName
{
color: #390260;
}
</style>
background-color css
<style>
a { background-color: #390260; }
a { background-color: rgb(57,2,96); }
div.DivClassName
{
background-color: #390260;
}
.BgClassName
{
background-color: #390260;
}
</style>
border-color css
<style>
span { border-color: #390260; }
span { border-color: rgb(57,2,96); }
td.TdClassName
{
border-color: #390260;
}
.TagClassName
{
border-color: #390260;
}
</style>