Shades of Christalle #391953
Tints of Christalle #391953
RGB
CMYK
RGB Variations
Color information
#391953 (or 0x391953) is known color: Christalle. HEX triplet: 39, 19 and 53. RGB value is (57,25,83). Sum of RGB (Red+Green+Blue) = 57+25+83=165 (21% of max value = 765). Red value is 57 (22.66% from 255 or 34.55% from 165); Green value is 25 (10.16% from 255 or 15.15% from 165); Blue value is 83 (32.81% from 255 or 50.30% from 165); Max value from RGB is 83 - color contains mainly: blue. Hex color #391953 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #391953 is #C6E6AC. Grayscale: #282828. Windows color (decimal): -13035181 or 5445945. OLE color: 5445945.
HSL color Cylindrical-coordinate representation of color #391953: hue angle of 273.1º degrees, saturation: 0.54, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #391953 is Cyan = 0.31, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 57 | 25 | 83 | - |
| CMYK | 0.31 | 0.70 | 0 | 0.67 |
| HSL | 273.1º | 0.54% | 0.21% | - |
| HSV(B) | 273.1º | 0.7% | 0.33% | - |
| XYZ | 3.6 | 2.19 | 8.42 | - |
| YUV | 41.18 | 151.6 | 139.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 25 | 83 | 0.31 | 0.70 | 0 | 0.67 | 273.1 | 0.54 | 0.21 |
| Hex | 39 | 19 | 53 | 1F | 46 | 0 | 43 | 111 | 36 | 15 |
| Octal | 71 | 31 | 123 | 37 | 106 | 0 | 103 | 421 | 66 | 25 |
| Binary | 111001 | 11001 | 1010011 | 11111 | 1000110 | 0 | 1000011 | 100010001 | 110110 | 10101 |
Color Harmonies of #391953
Complementary color
Monochromatic Colors of #391953
Black with #391953
Text Example
Text Example
White with #391953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391953; }
p { color: rgb(57,25,83); }
H1.HeaderClassName
{
color: #391953;
}
.AnyTagClassName
{
color: #391953;
}
</style>
background-color css
<style>
a { background-color: #391953; }
a { background-color: rgb(57,25,83); }
div.DivClassName
{
background-color: #391953;
}
.BgClassName
{
background-color: #391953;
}
</style>
border-color css
<style>
span { border-color: #391953; }
span { border-color: rgb(57,25,83); }
td.TdClassName
{
border-color: #391953;
}
.TagClassName
{
border-color: #391953;
}
</style>