Shades of Christalle #392254
Tints of Christalle #392254
RGB
CMYK
RGB Variations
Color information
#392254 (or 0x392254) is known color: Christalle. HEX triplet: 39, 22 and 54. RGB value is (57,34,84). Sum of RGB (Red+Green+Blue) = 57+34+84=175 (23% of max value = 765). Red value is 57 (22.66% from 255 or 32.57% from 175); Green value is 34 (13.67% from 255 or 19.43% from 175); Blue value is 84 (33.20% from 255 or 48% from 175); Max value from RGB is 84 - color contains mainly: blue. Hex color #392254 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #392254 is #C6DDAB. Grayscale: #2E2E2E. Windows color (decimal): -13032876 or 5513785. OLE color: 5513785.
HSL color Cylindrical-coordinate representation of color #392254: hue angle of 267.6º degrees, saturation: 0.42, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #392254 is Cyan = 0.32, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 57 | 34 | 84 | - |
| CMYK | 0.32 | 0.60 | 0 | 0.67 |
| HSL | 267.6º | 0.42% | 0.23% | - |
| HSV(B) | 267.6º | 0.6% | 0.33% | - |
| XYZ | 3.86 | 2.65 | 8.7 | - |
| YUV | 46.58 | 149.12 | 135.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 34 | 84 | 0.32 | 0.60 | 0 | 0.67 | 267.6 | 0.42 | 0.23 |
| Hex | 39 | 22 | 54 | 20 | 3C | 0 | 43 | 10C | 2A | 17 |
| Octal | 71 | 42 | 124 | 40 | 74 | 0 | 103 | 414 | 52 | 27 |
| Binary | 111001 | 100010 | 1010100 | 100000 | 111100 | 0 | 1000011 | 100001100 | 101010 | 10111 |
Color Harmonies of #392254
Complementary color
Monochromatic Colors of #392254
Black with #392254
Text Example
Text Example
White with #392254
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392254; }
p { color: rgb(57,34,84); }
H1.HeaderClassName
{
color: #392254;
}
.AnyTagClassName
{
color: #392254;
}
</style>
background-color css
<style>
a { background-color: #392254; }
a { background-color: rgb(57,34,84); }
div.DivClassName
{
background-color: #392254;
}
.BgClassName
{
background-color: #392254;
}
</style>
border-color css
<style>
span { border-color: #392254; }
span { border-color: rgb(57,34,84); }
td.TdClassName
{
border-color: #392254;
}
.TagClassName
{
border-color: #392254;
}
</style>