Shades of Christalle #392963
Tints of Christalle #392963
RGB
CMYK
RGB Variations
Color information
#392963 (or 0x392963) is known color: Christalle. HEX triplet: 39, 29 and 63. RGB value is (57,41,99). Sum of RGB (Red+Green+Blue) = 57+41+99=197 (26% of max value = 765). Red value is 57 (22.66% from 255 or 28.93% from 197); Green value is 41 (16.41% from 255 or 20.81% from 197); Blue value is 99 (39.06% from 255 or 50.25% from 197); Max value from RGB is 99 - color contains mainly: blue. Hex color #392963 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #392963 is #C6D69C. Grayscale: #343434. Windows color (decimal): -13031069 or 6498617. OLE color: 6498617.
HSL color Cylindrical-coordinate representation of color #392963: hue angle of 256.55º degrees, saturation: 0.41, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #392963 is Cyan = 0.42, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 57 | 41 | 99 | - |
| CMYK | 0.42 | 0.59 | 0 | 0.61 |
| HSL | 256.55º | 0.41% | 0.27% | - |
| HSV(B) | 256.55º | 0.59% | 0.39% | - |
| XYZ | 4.73 | 3.36 | 12.2 | - |
| YUV | 52.4 | 154.3 | 131.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 41 | 99 | 0.42 | 0.59 | 0 | 0.61 | 256.55 | 0.41 | 0.27 |
| Hex | 39 | 29 | 63 | 2A | 3B | 0 | 3D | 101 | 29 | 1B |
| Octal | 71 | 51 | 143 | 52 | 73 | 0 | 75 | 401 | 51 | 33 |
| Binary | 111001 | 101001 | 1100011 | 101010 | 111011 | 0 | 111101 | 100000001 | 101001 | 11011 |
Color Harmonies of #392963
Complementary color
Monochromatic Colors of #392963
Black with #392963
Text Example
Text Example
White with #392963
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392963; }
p { color: rgb(57,41,99); }
H1.HeaderClassName
{
color: #392963;
}
.AnyTagClassName
{
color: #392963;
}
</style>
background-color css
<style>
a { background-color: #392963; }
a { background-color: rgb(57,41,99); }
div.DivClassName
{
background-color: #392963;
}
.BgClassName
{
background-color: #392963;
}
</style>
border-color css
<style>
span { border-color: #392963; }
span { border-color: rgb(57,41,99); }
td.TdClassName
{
border-color: #392963;
}
.TagClassName
{
border-color: #392963;
}
</style>