Shades of Christalle #392460
Tints of Christalle #392460
RGB
CMYK
RGB Variations
Color information
#392460 (or 0x392460) is known color: Christalle. HEX triplet: 39, 24 and 60. RGB value is (57,36,96). Sum of RGB (Red+Green+Blue) = 57+36+96=189 (25% of max value = 765). Red value is 57 (22.66% from 255 or 30.16% from 189); Green value is 36 (14.45% from 255 or 19.05% from 189); Blue value is 96 (37.89% from 255 or 50.79% from 189); Max value from RGB is 96 - color contains mainly: blue. Hex color #392460 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #392460 is #C6DB9F. Grayscale: #303030. Windows color (decimal): -13032352 or 6300729. OLE color: 6300729.
HSL color Cylindrical-coordinate representation of color #392460: hue angle of 261º degrees, saturation: 0.45, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #392460 is Cyan = 0.41, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 57 | 36 | 96 | - |
| CMYK | 0.41 | 0.62 | 0 | 0.62 |
| HSL | 261º | 0.45% | 0.26% | - |
| HSV(B) | 261º | 0.63% | 0.38% | - |
| XYZ | 4.43 | 2.98 | 11.41 | - |
| YUV | 49.12 | 154.46 | 133.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 36 | 96 | 0.41 | 0.62 | 0 | 0.62 | 261 | 0.45 | 0.26 |
| Hex | 39 | 24 | 60 | 29 | 3E | 0 | 3E | 105 | 2D | 1A |
| Octal | 71 | 44 | 140 | 51 | 76 | 0 | 76 | 405 | 55 | 32 |
| Binary | 111001 | 100100 | 1100000 | 101001 | 111110 | 0 | 111110 | 100000101 | 101101 | 11010 |
Color Harmonies of #392460
Complementary color
Monochromatic Colors of #392460
Black with #392460
Text Example
Text Example
White with #392460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392460; }
p { color: rgb(57,36,96); }
H1.HeaderClassName
{
color: #392460;
}
.AnyTagClassName
{
color: #392460;
}
</style>
background-color css
<style>
a { background-color: #392460; }
a { background-color: rgb(57,36,96); }
div.DivClassName
{
background-color: #392460;
}
.BgClassName
{
background-color: #392460;
}
</style>
border-color css
<style>
span { border-color: #392460; }
span { border-color: rgb(57,36,96); }
td.TdClassName
{
border-color: #392460;
}
.TagClassName
{
border-color: #392460;
}
</style>