Shades of Christalle #392865
Tints of Christalle #392865
RGB
CMYK
RGB Variations
Color information
#392865 (or 0x392865) is known color: Christalle. HEX triplet: 39, 28 and 65. RGB value is (57,40,101). Sum of RGB (Red+Green+Blue) = 57+40+101=198 (26% of max value = 765). Red value is 57 (22.66% from 255 or 28.79% from 198); Green value is 40 (16.02% from 255 or 20.20% from 198); Blue value is 101 (39.84% from 255 or 51.01% from 198); Max value from RGB is 101 - color contains mainly: blue. Hex color #392865 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #392865 is #C6D79A. Grayscale: #333333. Windows color (decimal): -13031323 or 6629433. OLE color: 6629433.
HSL color Cylindrical-coordinate representation of color #392865: hue angle of 256.72º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #392865 is Cyan = 0.44, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 57 | 40 | 101 | - |
| CMYK | 0.44 | 0.60 | 0 | 0.60 |
| HSL | 256.72º | 0.43% | 0.28% | - |
| HSV(B) | 256.72º | 0.6% | 0.4% | - |
| XYZ | 4.8 | 3.33 | 12.7 | - |
| YUV | 52.04 | 155.63 | 131.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 40 | 101 | 0.44 | 0.60 | 0 | 0.60 | 256.72 | 0.43 | 0.28 |
| Hex | 39 | 28 | 65 | 2C | 3C | 0 | 3C | 101 | 2B | 1C |
| Octal | 71 | 50 | 145 | 54 | 74 | 0 | 74 | 401 | 53 | 34 |
| Binary | 111001 | 101000 | 1100101 | 101100 | 111100 | 0 | 111100 | 100000001 | 101011 | 11100 |
Color Harmonies of #392865
Complementary color
Monochromatic Colors of #392865
Black with #392865
Text Example
Text Example
White with #392865
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392865; }
p { color: rgb(57,40,101); }
H1.HeaderClassName
{
color: #392865;
}
.AnyTagClassName
{
color: #392865;
}
</style>
background-color css
<style>
a { background-color: #392865; }
a { background-color: rgb(57,40,101); }
div.DivClassName
{
background-color: #392865;
}
.BgClassName
{
background-color: #392865;
}
</style>
border-color css
<style>
span { border-color: #392865; }
span { border-color: rgb(57,40,101); }
td.TdClassName
{
border-color: #392865;
}
.TagClassName
{
border-color: #392865;
}
</style>