Shades of Christalle #392561
Tints of Christalle #392561
RGB
CMYK
RGB Variations
Color information
#392561 (or 0x392561) is known color: Christalle. HEX triplet: 39, 25 and 61. RGB value is (57,37,97). Sum of RGB (Red+Green+Blue) = 57+37+97=191 (25% of max value = 765). Red value is 57 (22.66% from 255 or 29.84% from 191); Green value is 37 (14.84% from 255 or 19.37% from 191); Blue value is 97 (38.28% from 255 or 50.79% from 191); Max value from RGB is 97 - color contains mainly: blue. Hex color #392561 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #392561 is #C6DA9E. Grayscale: #313131. Windows color (decimal): -13032095 or 6366521. OLE color: 6366521.
HSL color Cylindrical-coordinate representation of color #392561: hue angle of 260º 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 #392561 is Cyan = 0.41, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 57 | 37 | 97 | - |
| CMYK | 0.41 | 0.62 | 0 | 0.62 |
| HSL | 260º | 0.45% | 0.26% | - |
| HSV(B) | 260º | 0.62% | 0.38% | - |
| XYZ | 4.51 | 3.06 | 11.66 | - |
| YUV | 49.82 | 154.63 | 133.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 37 | 97 | 0.41 | 0.62 | 0 | 0.62 | 260 | 0.45 | 0.26 |
| Hex | 39 | 25 | 61 | 29 | 3E | 0 | 3E | 104 | 2D | 1A |
| Octal | 71 | 45 | 141 | 51 | 76 | 0 | 76 | 404 | 55 | 32 |
| Binary | 111001 | 100101 | 1100001 | 101001 | 111110 | 0 | 111110 | 100000100 | 101101 | 11010 |
Color Harmonies of #392561
Complementary color
Monochromatic Colors of #392561
Black with #392561
Text Example
Text Example
White with #392561
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392561; }
p { color: rgb(57,37,97); }
H1.HeaderClassName
{
color: #392561;
}
.AnyTagClassName
{
color: #392561;
}
</style>
background-color css
<style>
a { background-color: #392561; }
a { background-color: rgb(57,37,97); }
div.DivClassName
{
background-color: #392561;
}
.BgClassName
{
background-color: #392561;
}
</style>
border-color css
<style>
span { border-color: #392561; }
span { border-color: rgb(57,37,97); }
td.TdClassName
{
border-color: #392561;
}
.TagClassName
{
border-color: #392561;
}
</style>