Shades of Christalle #391361
Tints of Christalle #391361
RGB
CMYK
RGB Variations
Color information
#391361 (or 0x391361) is known color: Christalle. HEX triplet: 39, 13 and 61. RGB value is (57,19,97). Sum of RGB (Red+Green+Blue) = 57+19+97=173 (22% of max value = 765). Red value is 57 (22.66% from 255 or 32.95% from 173); Green value is 19 (7.81% from 255 or 10.98% from 173); Blue value is 97 (38.28% from 255 or 56.07% from 173); Max value from RGB is 97 - color contains mainly: blue. Hex color #391361 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #391361 is #C6EC9E. Grayscale: #262626. Windows color (decimal): -13036703 or 6361913. OLE color: 6361913.
HSL color Cylindrical-coordinate representation of color #391361: hue angle of 269.23º degrees, saturation: 0.67, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #391361 is Cyan = 0.41, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 57 | 19 | 97 | - |
| CMYK | 0.41 | 0.80 | 0 | 0.62 |
| HSL | 269.23º | 0.67% | 0.23% | - |
| HSV(B) | 269.23º | 0.8% | 0.38% | - |
| XYZ | 4.08 | 2.2 | 11.52 | - |
| YUV | 39.25 | 160.59 | 140.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 19 | 97 | 0.41 | 0.80 | 0 | 0.62 | 269.23 | 0.67 | 0.23 |
| Hex | 39 | 13 | 61 | 29 | 50 | 0 | 3E | 10D | 43 | 17 |
| Octal | 71 | 23 | 141 | 51 | 120 | 0 | 76 | 415 | 103 | 27 |
| Binary | 111001 | 10011 | 1100001 | 101001 | 1010000 | 0 | 111110 | 100001101 | 1000011 | 10111 |
Color Harmonies of #391361
Complementary color
Monochromatic Colors of #391361
Black with #391361
Text Example
Text Example
White with #391361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391361; }
p { color: rgb(57,19,97); }
H1.HeaderClassName
{
color: #391361;
}
.AnyTagClassName
{
color: #391361;
}
</style>
background-color css
<style>
a { background-color: #391361; }
a { background-color: rgb(57,19,97); }
div.DivClassName
{
background-color: #391361;
}
.BgClassName
{
background-color: #391361;
}
</style>
border-color css
<style>
span { border-color: #391361; }
span { border-color: rgb(57,19,97); }
td.TdClassName
{
border-color: #391361;
}
.TagClassName
{
border-color: #391361;
}
</style>