Shades of Christalle #391555
Tints of Christalle #391555
RGB
CMYK
RGB Variations
Color information
#391555 (or 0x391555) is known color: Christalle. HEX triplet: 39, 15 and 55. RGB value is (57,21,85). Sum of RGB (Red+Green+Blue) = 57+21+85=163 (21% of max value = 765). Red value is 57 (22.66% from 255 or 34.97% from 163); Green value is 21 (8.59% from 255 or 12.88% from 163); Blue value is 85 (33.59% from 255 or 52.15% from 163); Max value from RGB is 85 - color contains mainly: blue. Hex color #391555 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #391555 is #C6EAAA. Grayscale: #262626. Windows color (decimal): -13036203 or 5575993. OLE color: 5575993.
HSL color Cylindrical-coordinate representation of color #391555: hue angle of 273.75º degrees, saturation: 0.6, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #391555 is Cyan = 0.33, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 57 | 21 | 85 | - |
| CMYK | 0.33 | 0.75 | 0 | 0.67 |
| HSL | 273.75º | 0.6% | 0.21% | - |
| HSV(B) | 273.75º | 0.75% | 0.33% | - |
| XYZ | 3.6 | 2.06 | 8.8 | - |
| YUV | 39.06 | 153.93 | 140.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 21 | 85 | 0.33 | 0.75 | 0 | 0.67 | 273.75 | 0.6 | 0.21 |
| Hex | 39 | 15 | 55 | 21 | 4B | 0 | 43 | 112 | 3C | 15 |
| Octal | 71 | 25 | 125 | 41 | 113 | 0 | 103 | 422 | 74 | 25 |
| Binary | 111001 | 10101 | 1010101 | 100001 | 1001011 | 0 | 1000011 | 100010010 | 111100 | 10101 |
Color Harmonies of #391555
Complementary color
Monochromatic Colors of #391555
Black with #391555
Text Example
Text Example
White with #391555
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391555; }
p { color: rgb(57,21,85); }
H1.HeaderClassName
{
color: #391555;
}
.AnyTagClassName
{
color: #391555;
}
</style>
background-color css
<style>
a { background-color: #391555; }
a { background-color: rgb(57,21,85); }
div.DivClassName
{
background-color: #391555;
}
.BgClassName
{
background-color: #391555;
}
</style>
border-color css
<style>
span { border-color: #391555; }
span { border-color: rgb(57,21,85); }
td.TdClassName
{
border-color: #391555;
}
.TagClassName
{
border-color: #391555;
}
</style>