Shades of Christalle #391468
Tints of Christalle #391468
RGB
CMYK
RGB Variations
Color information
#391468 (or 0x391468) is known color: Christalle. HEX triplet: 39, 14 and 68. RGB value is (57,20,104). Sum of RGB (Red+Green+Blue) = 57+20+104=181 (23% of max value = 765). Red value is 57 (22.66% from 255 or 31.49% from 181); Green value is 20 (8.20% from 255 or 11.05% from 181); Blue value is 104 (41.02% from 255 or 57.46% from 181); Max value from RGB is 104 - color contains mainly: blue. Hex color #391468 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #391468 is #C6EB97. Grayscale: #282828. Windows color (decimal): -13036440 or 6820921. OLE color: 6820921.
HSL color Cylindrical-coordinate representation of color #391468: hue angle of 266.43º degrees, saturation: 0.68, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #391468 is Cyan = 0.45, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 57 | 20 | 104 | - |
| CMYK | 0.45 | 0.81 | 0 | 0.59 |
| HSL | 266.43º | 0.68% | 0.24% | - |
| HSV(B) | 266.43º | 0.81% | 0.41% | - |
| XYZ | 4.44 | 2.37 | 13.32 | - |
| YUV | 40.64 | 163.76 | 139.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 20 | 104 | 0.45 | 0.81 | 0 | 0.59 | 266.43 | 0.68 | 0.24 |
| Hex | 39 | 14 | 68 | 2D | 51 | 0 | 3B | 10A | 44 | 18 |
| Octal | 71 | 24 | 150 | 55 | 121 | 0 | 73 | 412 | 104 | 30 |
| Binary | 111001 | 10100 | 1101000 | 101101 | 1010001 | 0 | 111011 | 100001010 | 1000100 | 11000 |
Color Harmonies of #391468
Complementary color
Monochromatic Colors of #391468
Black with #391468
Text Example
Text Example
White with #391468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391468; }
p { color: rgb(57,20,104); }
H1.HeaderClassName
{
color: #391468;
}
.AnyTagClassName
{
color: #391468;
}
</style>
background-color css
<style>
a { background-color: #391468; }
a { background-color: rgb(57,20,104); }
div.DivClassName
{
background-color: #391468;
}
.BgClassName
{
background-color: #391468;
}
</style>
border-color css
<style>
span { border-color: #391468; }
span { border-color: rgb(57,20,104); }
td.TdClassName
{
border-color: #391468;
}
.TagClassName
{
border-color: #391468;
}
</style>