Shades of Christalle #392069
Tints of Christalle #392069
RGB
CMYK
RGB Variations
Color information
#392069 (or 0x392069) is known color: Christalle. HEX triplet: 39, 20 and 69. RGB value is (57,32,105). Sum of RGB (Red+Green+Blue) = 57+32+105=194 (25% of max value = 765). Red value is 57 (22.66% from 255 or 29.38% from 194); Green value is 32 (12.89% from 255 or 16.49% from 194); Blue value is 105 (41.41% from 255 or 54.12% from 194); Max value from RGB is 105 - color contains mainly: blue. Hex color #392069 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #392069 is #C6DF96. Grayscale: #2F2F2F. Windows color (decimal): -13033367 or 6889529. OLE color: 6889529.
HSL color Cylindrical-coordinate representation of color #392069: hue angle of 260.55º degrees, saturation: 0.53, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #392069 is Cyan = 0.46, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 57 | 32 | 105 | - |
| CMYK | 0.46 | 0.70 | 0 | 0.59 |
| HSL | 260.55º | 0.53% | 0.27% | - |
| HSV(B) | 260.55º | 0.7% | 0.41% | - |
| XYZ | 4.75 | 2.92 | 13.68 | - |
| YUV | 47.8 | 160.28 | 134.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 32 | 105 | 0.46 | 0.70 | 0 | 0.59 | 260.55 | 0.53 | 0.27 |
| Hex | 39 | 20 | 69 | 2E | 46 | 0 | 3B | 105 | 35 | 1B |
| Octal | 71 | 40 | 151 | 56 | 106 | 0 | 73 | 405 | 65 | 33 |
| Binary | 111001 | 100000 | 1101001 | 101110 | 1000110 | 0 | 111011 | 100000101 | 110101 | 11011 |
Color Harmonies of #392069
Complementary color
Monochromatic Colors of #392069
Black with #392069
Text Example
Text Example
White with #392069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392069; }
p { color: rgb(57,32,105); }
H1.HeaderClassName
{
color: #392069;
}
.AnyTagClassName
{
color: #392069;
}
</style>
background-color css
<style>
a { background-color: #392069; }
a { background-color: rgb(57,32,105); }
div.DivClassName
{
background-color: #392069;
}
.BgClassName
{
background-color: #392069;
}
</style>
border-color css
<style>
span { border-color: #392069; }
span { border-color: rgb(57,32,105); }
td.TdClassName
{
border-color: #392069;
}
.TagClassName
{
border-color: #392069;
}
</style>