Shades of Christalle #390858
Tints of Christalle #390858
RGB
CMYK
RGB Variations
Color information
#390858 (or 0x390858) is known color: Christalle. HEX triplet: 39, 08 and 58. RGB value is (57,8,88). Sum of RGB (Red+Green+Blue) = 57+8+88=153 (20% of max value = 765). Red value is 57 (22.66% from 255 or 37.25% from 153); Green value is 8 (3.52% from 255 or 5.23% from 153); Blue value is 88 (34.77% from 255 or 57.52% from 153); Max value from RGB is 88 - color contains mainly: blue. Hex color #390858 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #390858 is #C6F7A7. Grayscale: #1F1F1F. Windows color (decimal): -13039528 or 5769273. OLE color: 5769273.
HSL color Cylindrical-coordinate representation of color #390858: hue angle of 276.75º degrees, saturation: 0.83, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #390858 is Cyan = 0.35, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 57 | 8 | 88 | - |
| CMYK | 0.35 | 0.91 | 0 | 0.65 |
| HSL | 276.75º | 0.83% | 0.19% | - |
| HSV(B) | 276.75º | 0.91% | 0.35% | - |
| XYZ | 3.54 | 1.75 | 9.38 | - |
| YUV | 31.77 | 159.73 | 146 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 8 | 88 | 0.35 | 0.91 | 0 | 0.65 | 276.75 | 0.83 | 0.19 |
| Hex | 39 | 8 | 58 | 23 | 5B | 0 | 41 | 115 | 53 | 13 |
| Octal | 71 | 10 | 130 | 43 | 133 | 0 | 101 | 425 | 123 | 23 |
| Binary | 111001 | 1000 | 1011000 | 100011 | 1011011 | 0 | 1000001 | 100010101 | 1010011 | 10011 |
Color Harmonies of #390858
Complementary color
Monochromatic Colors of #390858
Black with #390858
Text Example
Text Example
White with #390858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390858; }
p { color: rgb(57,8,88); }
H1.HeaderClassName
{
color: #390858;
}
.AnyTagClassName
{
color: #390858;
}
</style>
background-color css
<style>
a { background-color: #390858; }
a { background-color: rgb(57,8,88); }
div.DivClassName
{
background-color: #390858;
}
.BgClassName
{
background-color: #390858;
}
</style>
border-color css
<style>
span { border-color: #390858; }
span { border-color: rgb(57,8,88); }
td.TdClassName
{
border-color: #390858;
}
.TagClassName
{
border-color: #390858;
}
</style>