Shades of Christalle #392155
Tints of Christalle #392155
RGB
CMYK
RGB Variations
Color information
#392155 (or 0x392155) is known color: Christalle. HEX triplet: 39, 21 and 55. RGB value is (57,33,85). Sum of RGB (Red+Green+Blue) = 57+33+85=175 (23% of max value = 765). Red value is 57 (22.66% from 255 or 32.57% from 175); Green value is 33 (13.28% from 255 or 18.86% from 175); Blue value is 85 (33.59% from 255 or 48.57% from 175); Max value from RGB is 85 - color contains mainly: blue. Hex color #392155 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #392155 is #C6DEAA. Grayscale: #2D2D2D. Windows color (decimal): -13033131 or 5579065. OLE color: 5579065.
HSL color Cylindrical-coordinate representation of color #392155: hue angle of 267.69º degrees, saturation: 0.44, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #392155 is Cyan = 0.33, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 57 | 33 | 85 | - |
| CMYK | 0.33 | 0.61 | 0 | 0.67 |
| HSL | 267.69º | 0.44% | 0.23% | - |
| HSV(B) | 267.69º | 0.61% | 0.33% | - |
| XYZ | 3.87 | 2.61 | 8.89 | - |
| YUV | 46.1 | 149.95 | 135.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 33 | 85 | 0.33 | 0.61 | 0 | 0.67 | 267.69 | 0.44 | 0.23 |
| Hex | 39 | 21 | 55 | 21 | 3D | 0 | 43 | 10C | 2C | 17 |
| Octal | 71 | 41 | 125 | 41 | 75 | 0 | 103 | 414 | 54 | 27 |
| Binary | 111001 | 100001 | 1010101 | 100001 | 111101 | 0 | 1000011 | 100001100 | 101100 | 10111 |
Color Harmonies of #392155
Complementary color
Monochromatic Colors of #392155
Black with #392155
Text Example
Text Example
White with #392155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392155; }
p { color: rgb(57,33,85); }
H1.HeaderClassName
{
color: #392155;
}
.AnyTagClassName
{
color: #392155;
}
</style>
background-color css
<style>
a { background-color: #392155; }
a { background-color: rgb(57,33,85); }
div.DivClassName
{
background-color: #392155;
}
.BgClassName
{
background-color: #392155;
}
</style>
border-color css
<style>
span { border-color: #392155; }
span { border-color: rgb(57,33,85); }
td.TdClassName
{
border-color: #392155;
}
.TagClassName
{
border-color: #392155;
}
</style>