Shades of Christalle #391465
Tints of Christalle #391465
RGB
CMYK
RGB Variations
Color information
#391465 (or 0x391465) is known color: Christalle. HEX triplet: 39, 14 and 65. RGB value is (57,20,101). Sum of RGB (Red+Green+Blue) = 57+20+101=178 (23% of max value = 765). Red value is 57 (22.66% from 255 or 32.02% from 178); Green value is 20 (8.20% from 255 or 11.24% from 178); Blue value is 101 (39.84% from 255 or 56.74% from 178); Max value from RGB is 101 - color contains mainly: blue. Hex color #391465 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #391465 is #C6EB9A. Grayscale: #282828. Windows color (decimal): -13036443 or 6624313. OLE color: 6624313.
HSL color Cylindrical-coordinate representation of color #391465: hue angle of 267.41º degrees, saturation: 0.67, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #391465 is Cyan = 0.44, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 57 | 20 | 101 | - |
| CMYK | 0.44 | 0.80 | 0 | 0.60 |
| HSL | 267.41º | 0.67% | 0.24% | - |
| HSV(B) | 267.41º | 0.8% | 0.4% | - |
| XYZ | 4.29 | 2.31 | 12.53 | - |
| YUV | 40.3 | 162.26 | 139.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 20 | 101 | 0.44 | 0.80 | 0 | 0.60 | 267.41 | 0.67 | 0.24 |
| Hex | 39 | 14 | 65 | 2C | 50 | 0 | 3C | 10B | 43 | 18 |
| Octal | 71 | 24 | 145 | 54 | 120 | 0 | 74 | 413 | 103 | 30 |
| Binary | 111001 | 10100 | 1100101 | 101100 | 1010000 | 0 | 111100 | 100001011 | 1000011 | 11000 |
Color Harmonies of #391465
Complementary color
Monochromatic Colors of #391465
Black with #391465
Text Example
Text Example
White with #391465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391465; }
p { color: rgb(57,20,101); }
H1.HeaderClassName
{
color: #391465;
}
.AnyTagClassName
{
color: #391465;
}
</style>
background-color css
<style>
a { background-color: #391465; }
a { background-color: rgb(57,20,101); }
div.DivClassName
{
background-color: #391465;
}
.BgClassName
{
background-color: #391465;
}
</style>
border-color css
<style>
span { border-color: #391465; }
span { border-color: rgb(57,20,101); }
td.TdClassName
{
border-color: #391465;
}
.TagClassName
{
border-color: #391465;
}
</style>