Shades of Christalle #390263
Tints of Christalle #390263
RGB
CMYK
RGB Variations
Color information
#390263 (or 0x390263) is known color: Christalle. HEX triplet: 39, 02 and 63. RGB value is (57,2,99). Sum of RGB (Red+Green+Blue) = 57+2+99=158 (20% of max value = 765). Red value is 57 (22.66% from 255 or 36.08% from 158); Green value is 2 (1.17% from 255 or 1.27% from 158); Blue value is 99 (39.06% from 255 or 62.66% from 158); Max value from RGB is 99 - color contains mainly: blue. Hex color #390263 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #390263 is #C6FD9C. Grayscale: #1D1D1D. Windows color (decimal): -13041053 or 6488633. OLE color: 6488633.
HSL color Cylindrical-coordinate representation of color #390263: hue angle of 274.02º degrees, saturation: 0.96, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #390263 is Cyan = 0.42, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 57 | 2 | 99 | - |
| CMYK | 0.42 | 0.98 | 0 | 0.61 |
| HSL | 274.02º | 0.96% | 0.2% | - |
| HSV(B) | 274.02º | 0.98% | 0.39% | - |
| XYZ | 3.96 | 1.81 | 11.95 | - |
| YUV | 29.5 | 167.22 | 147.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 2 | 99 | 0.42 | 0.98 | 0 | 0.61 | 274.02 | 0.96 | 0.2 |
| Hex | 39 | 2 | 63 | 2A | 62 | 0 | 3D | 112 | 60 | 14 |
| Octal | 71 | 2 | 143 | 52 | 142 | 0 | 75 | 422 | 140 | 24 |
| Binary | 111001 | 10 | 1100011 | 101010 | 1100010 | 0 | 111101 | 100010010 | 1100000 | 10100 |
Color Harmonies of #390263
Complementary color
Monochromatic Colors of #390263
Black with #390263
Text Example
Text Example
White with #390263
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390263; }
p { color: rgb(57,2,99); }
H1.HeaderClassName
{
color: #390263;
}
.AnyTagClassName
{
color: #390263;
}
</style>
background-color css
<style>
a { background-color: #390263; }
a { background-color: rgb(57,2,99); }
div.DivClassName
{
background-color: #390263;
}
.BgClassName
{
background-color: #390263;
}
</style>
border-color css
<style>
span { border-color: #390263; }
span { border-color: rgb(57,2,99); }
td.TdClassName
{
border-color: #390263;
}
.TagClassName
{
border-color: #390263;
}
</style>