Shades of Christalle #392660
Tints of Christalle #392660
RGB
CMYK
RGB Variations
Color information
#392660 (or 0x392660) is known color: Christalle. HEX triplet: 39, 26 and 60. RGB value is (57,38,96). Sum of RGB (Red+Green+Blue) = 57+38+96=191 (25% of max value = 765). Red value is 57 (22.66% from 255 or 29.84% from 191); Green value is 38 (15.23% from 255 or 19.90% from 191); Blue value is 96 (37.89% from 255 or 50.26% from 191); Max value from RGB is 96 - color contains mainly: blue. Hex color #392660 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #392660 is #C6D99F. Grayscale: #323232. Windows color (decimal): -13031840 or 6301241. OLE color: 6301241.
HSL color Cylindrical-coordinate representation of color #392660: hue angle of 259.66º degrees, saturation: 0.43, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #392660 is Cyan = 0.41, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 57 | 38 | 96 | - |
| CMYK | 0.41 | 0.60 | 0 | 0.62 |
| HSL | 259.66º | 0.43% | 0.26% | - |
| HSV(B) | 259.66º | 0.6% | 0.38% | - |
| XYZ | 4.49 | 3.1 | 11.43 | - |
| YUV | 50.29 | 153.79 | 132.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 38 | 96 | 0.41 | 0.60 | 0 | 0.62 | 259.66 | 0.43 | 0.26 |
| Hex | 39 | 26 | 60 | 29 | 3C | 0 | 3E | 104 | 2B | 1A |
| Octal | 71 | 46 | 140 | 51 | 74 | 0 | 76 | 404 | 53 | 32 |
| Binary | 111001 | 100110 | 1100000 | 101001 | 111100 | 0 | 111110 | 100000100 | 101011 | 11010 |
Color Harmonies of #392660
Complementary color
Monochromatic Colors of #392660
Black with #392660
Text Example
Text Example
White with #392660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392660; }
p { color: rgb(57,38,96); }
H1.HeaderClassName
{
color: #392660;
}
.AnyTagClassName
{
color: #392660;
}
</style>
background-color css
<style>
a { background-color: #392660; }
a { background-color: rgb(57,38,96); }
div.DivClassName
{
background-color: #392660;
}
.BgClassName
{
background-color: #392660;
}
</style>
border-color css
<style>
span { border-color: #392660; }
span { border-color: rgb(57,38,96); }
td.TdClassName
{
border-color: #392660;
}
.TagClassName
{
border-color: #392660;
}
</style>