Shades of Christalle #392655
Tints of Christalle #392655
RGB
CMYK
RGB Variations
Color information
#392655 (or 0x392655) is known color: Christalle. HEX triplet: 39, 26 and 55. RGB value is (57,38,85). Sum of RGB (Red+Green+Blue) = 57+38+85=180 (23% of max value = 765). Red value is 57 (22.66% from 255 or 31.67% from 180); Green value is 38 (15.23% from 255 or 21.11% from 180); Blue value is 85 (33.59% from 255 or 47.22% from 180); Max value from RGB is 85 - color contains mainly: blue. Hex color #392655 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #392655 is #C6D9AA. Grayscale: #303030. Windows color (decimal): -13031851 or 5580345. OLE color: 5580345.
HSL color Cylindrical-coordinate representation of color #392655: hue angle of 264.26º degrees, saturation: 0.38, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #392655 is Cyan = 0.33, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 57 | 38 | 85 | - |
| CMYK | 0.33 | 0.55 | 0 | 0.67 |
| HSL | 264.26º | 0.38% | 0.24% | - |
| HSV(B) | 264.26º | 0.55% | 0.33% | - |
| XYZ | 4.02 | 2.91 | 8.94 | - |
| YUV | 49.04 | 148.29 | 133.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 38 | 85 | 0.33 | 0.55 | 0 | 0.67 | 264.26 | 0.38 | 0.24 |
| Hex | 39 | 26 | 55 | 21 | 37 | 0 | 43 | 108 | 26 | 18 |
| Octal | 71 | 46 | 125 | 41 | 67 | 0 | 103 | 410 | 46 | 30 |
| Binary | 111001 | 100110 | 1010101 | 100001 | 110111 | 0 | 1000011 | 100001000 | 100110 | 11000 |
Color Harmonies of #392655
Complementary color
Monochromatic Colors of #392655
Black with #392655
Text Example
Text Example
White with #392655
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392655; }
p { color: rgb(57,38,85); }
H1.HeaderClassName
{
color: #392655;
}
.AnyTagClassName
{
color: #392655;
}
</style>
background-color css
<style>
a { background-color: #392655; }
a { background-color: rgb(57,38,85); }
div.DivClassName
{
background-color: #392655;
}
.BgClassName
{
background-color: #392655;
}
</style>
border-color css
<style>
span { border-color: #392655; }
span { border-color: rgb(57,38,85); }
td.TdClassName
{
border-color: #392655;
}
.TagClassName
{
border-color: #392655;
}
</style>