Shades of Christalle #392860
Tints of Christalle #392860
RGB
CMYK
RGB Variations
Color information
#392860 (or 0x392860) is known color: Christalle. HEX triplet: 39, 28 and 60. RGB value is (57,40,96). Sum of RGB (Red+Green+Blue) = 57+40+96=193 (25% of max value = 765). Red value is 57 (22.66% from 255 or 29.53% from 193); Green value is 40 (16.02% from 255 or 20.73% from 193); Blue value is 96 (37.89% from 255 or 49.74% from 193); Max value from RGB is 96 - color contains mainly: blue. Hex color #392860 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #392860 is #C6D79F. Grayscale: #333333. Windows color (decimal): -13031328 or 6301753. OLE color: 6301753.
HSL color Cylindrical-coordinate representation of color #392860: hue angle of 258.21º degrees, saturation: 0.41, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #392860 is Cyan = 0.41, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 57 | 40 | 96 | - |
| CMYK | 0.41 | 0.58 | 0 | 0.62 |
| HSL | 258.21º | 0.41% | 0.27% | - |
| HSV(B) | 258.21º | 0.58% | 0.38% | - |
| XYZ | 4.56 | 3.23 | 11.45 | - |
| YUV | 51.47 | 153.13 | 131.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 40 | 96 | 0.41 | 0.58 | 0 | 0.62 | 258.21 | 0.41 | 0.27 |
| Hex | 39 | 28 | 60 | 29 | 3A | 0 | 3E | 102 | 29 | 1B |
| Octal | 71 | 50 | 140 | 51 | 72 | 0 | 76 | 402 | 51 | 33 |
| Binary | 111001 | 101000 | 1100000 | 101001 | 111010 | 0 | 111110 | 100000010 | 101001 | 11011 |
Color Harmonies of #392860
Complementary color
Monochromatic Colors of #392860
Black with #392860
Text Example
Text Example
White with #392860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392860; }
p { color: rgb(57,40,96); }
H1.HeaderClassName
{
color: #392860;
}
.AnyTagClassName
{
color: #392860;
}
</style>
background-color css
<style>
a { background-color: #392860; }
a { background-color: rgb(57,40,96); }
div.DivClassName
{
background-color: #392860;
}
.BgClassName
{
background-color: #392860;
}
</style>
border-color css
<style>
span { border-color: #392860; }
span { border-color: rgb(57,40,96); }
td.TdClassName
{
border-color: #392860;
}
.TagClassName
{
border-color: #392860;
}
</style>