Shades of Christalle #392260
Tints of Christalle #392260
RGB
CMYK
RGB Variations
Color information
#392260 (or 0x392260) is known color: Christalle. HEX triplet: 39, 22 and 60. RGB value is (57,34,96). Sum of RGB (Red+Green+Blue) = 57+34+96=187 (24% of max value = 765). Red value is 57 (22.66% from 255 or 30.48% from 187); Green value is 34 (13.67% from 255 or 18.18% from 187); Blue value is 96 (37.89% from 255 or 51.34% from 187); Max value from RGB is 96 - color contains mainly: blue. Hex color #392260 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #392260 is #C6DD9F. Grayscale: #2F2F2F. Windows color (decimal): -13032864 or 6300217. OLE color: 6300217.
HSL color Cylindrical-coordinate representation of color #392260: hue angle of 262.26º degrees, saturation: 0.48, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #392260 is Cyan = 0.41, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 57 | 34 | 96 | - |
| CMYK | 0.41 | 0.65 | 0 | 0.62 |
| HSL | 262.26º | 0.48% | 0.25% | - |
| HSV(B) | 262.26º | 0.65% | 0.38% | - |
| XYZ | 4.37 | 2.86 | 11.39 | - |
| YUV | 47.95 | 155.12 | 134.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 34 | 96 | 0.41 | 0.65 | 0 | 0.62 | 262.26 | 0.48 | 0.25 |
| Hex | 39 | 22 | 60 | 29 | 41 | 0 | 3E | 106 | 30 | 19 |
| Octal | 71 | 42 | 140 | 51 | 101 | 0 | 76 | 406 | 60 | 31 |
| Binary | 111001 | 100010 | 1100000 | 101001 | 1000001 | 0 | 111110 | 100000110 | 110000 | 11001 |
Color Harmonies of #392260
Complementary color
Monochromatic Colors of #392260
Black with #392260
Text Example
Text Example
White with #392260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392260; }
p { color: rgb(57,34,96); }
H1.HeaderClassName
{
color: #392260;
}
.AnyTagClassName
{
color: #392260;
}
</style>
background-color css
<style>
a { background-color: #392260; }
a { background-color: rgb(57,34,96); }
div.DivClassName
{
background-color: #392260;
}
.BgClassName
{
background-color: #392260;
}
</style>
border-color css
<style>
span { border-color: #392260; }
span { border-color: rgb(57,34,96); }
td.TdClassName
{
border-color: #392260;
}
.TagClassName
{
border-color: #392260;
}
</style>