Shades of Christalle #392054
Tints of Christalle #392054
RGB
CMYK
RGB Variations
Color information
#392054 (or 0x392054) is known color: Christalle. HEX triplet: 39, 20 and 54. RGB value is (57,32,84). Sum of RGB (Red+Green+Blue) = 57+32+84=173 (22% of max value = 765). Red value is 57 (22.66% from 255 or 32.95% from 173); Green value is 32 (12.89% from 255 or 18.50% from 173); Blue value is 84 (33.20% from 255 or 48.55% from 173); Max value from RGB is 84 - color contains mainly: blue. Hex color #392054 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #392054 is #C6DFAB. Grayscale: #2D2D2D. Windows color (decimal): -13033388 or 5513273. OLE color: 5513273.
HSL color Cylindrical-coordinate representation of color #392054: hue angle of 268.85º degrees, saturation: 0.45, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #392054 is Cyan = 0.32, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 57 | 32 | 84 | - |
| CMYK | 0.32 | 0.62 | 0 | 0.67 |
| HSL | 268.85º | 0.45% | 0.23% | - |
| HSV(B) | 268.85º | 0.62% | 0.33% | - |
| XYZ | 3.8 | 2.54 | 8.68 | - |
| YUV | 45.4 | 149.78 | 136.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 32 | 84 | 0.32 | 0.62 | 0 | 0.67 | 268.85 | 0.45 | 0.23 |
| Hex | 39 | 20 | 54 | 20 | 3E | 0 | 43 | 10D | 2D | 17 |
| Octal | 71 | 40 | 124 | 40 | 76 | 0 | 103 | 415 | 55 | 27 |
| Binary | 111001 | 100000 | 1010100 | 100000 | 111110 | 0 | 1000011 | 100001101 | 101101 | 10111 |
Color Harmonies of #392054
Complementary color
Monochromatic Colors of #392054
Black with #392054
Text Example
Text Example
White with #392054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392054; }
p { color: rgb(57,32,84); }
H1.HeaderClassName
{
color: #392054;
}
.AnyTagClassName
{
color: #392054;
}
</style>
background-color css
<style>
a { background-color: #392054; }
a { background-color: rgb(57,32,84); }
div.DivClassName
{
background-color: #392054;
}
.BgClassName
{
background-color: #392054;
}
</style>
border-color css
<style>
span { border-color: #392054; }
span { border-color: rgb(57,32,84); }
td.TdClassName
{
border-color: #392054;
}
.TagClassName
{
border-color: #392054;
}
</style>