Shades of Christalle #392068
Tints of Christalle #392068
RGB
CMYK
RGB Variations
Color information
#392068 (or 0x392068) is known color: Christalle. HEX triplet: 39, 20 and 68. RGB value is (57,32,104). Sum of RGB (Red+Green+Blue) = 57+32+104=193 (25% of max value = 765). Red value is 57 (22.66% from 255 or 29.53% from 193); Green value is 32 (12.89% from 255 or 16.58% from 193); Blue value is 104 (41.02% from 255 or 53.89% from 193); Max value from RGB is 104 - color contains mainly: blue. Hex color #392068 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #392068 is #C6DF97. Grayscale: #2F2F2F. Windows color (decimal): -13033368 or 6823993. OLE color: 6823993.
HSL color Cylindrical-coordinate representation of color #392068: hue angle of 260.83º degrees, saturation: 0.53, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #392068 is Cyan = 0.45, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 57 | 32 | 104 | - |
| CMYK | 0.45 | 0.69 | 0 | 0.59 |
| HSL | 260.83º | 0.53% | 0.27% | - |
| HSV(B) | 260.83º | 0.69% | 0.41% | - |
| XYZ | 4.7 | 2.9 | 13.41 | - |
| YUV | 47.68 | 159.78 | 134.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 32 | 104 | 0.45 | 0.69 | 0 | 0.59 | 260.83 | 0.53 | 0.27 |
| Hex | 39 | 20 | 68 | 2D | 45 | 0 | 3B | 105 | 35 | 1B |
| Octal | 71 | 40 | 150 | 55 | 105 | 0 | 73 | 405 | 65 | 33 |
| Binary | 111001 | 100000 | 1101000 | 101101 | 1000101 | 0 | 111011 | 100000101 | 110101 | 11011 |
Color Harmonies of #392068
Complementary color
Monochromatic Colors of #392068
Black with #392068
Text Example
Text Example
White with #392068
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392068; }
p { color: rgb(57,32,104); }
H1.HeaderClassName
{
color: #392068;
}
.AnyTagClassName
{
color: #392068;
}
</style>
background-color css
<style>
a { background-color: #392068; }
a { background-color: rgb(57,32,104); }
div.DivClassName
{
background-color: #392068;
}
.BgClassName
{
background-color: #392068;
}
</style>
border-color css
<style>
span { border-color: #392068; }
span { border-color: rgb(57,32,104); }
td.TdClassName
{
border-color: #392068;
}
.TagClassName
{
border-color: #392068;
}
</style>