Shades of Christalle #382063
Tints of Christalle #382063
RGB
CMYK
RGB Variations
Color information
#382063 (or 0x382063) is known color: Christalle. HEX triplet: 38, 20 and 63. RGB value is (56,32,99). Sum of RGB (Red+Green+Blue) = 56+32+99=187 (24% of max value = 765). Red value is 56 (22.27% from 255 or 29.95% from 187); Green value is 32 (12.89% from 255 or 17.11% from 187); Blue value is 99 (39.06% from 255 or 52.94% from 187); Max value from RGB is 99 - color contains mainly: blue. Hex color #382063 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #382063 is #C7DF9C. Grayscale: #2E2E2E. Windows color (decimal): -13098909 or 6496312. OLE color: 6496312.
HSL color Cylindrical-coordinate representation of color #382063: hue angle of 261.49º degrees, saturation: 0.51, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #382063 is Cyan = 0.43, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 56 | 32 | 99 | - |
| CMYK | 0.43 | 0.68 | 0 | 0.61 |
| HSL | 261.49º | 0.51% | 0.26% | - |
| HSV(B) | 261.49º | 0.68% | 0.39% | - |
| XYZ | 4.4 | 2.77 | 12.11 | - |
| YUV | 46.81 | 157.45 | 134.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 32 | 99 | 0.43 | 0.68 | 0 | 0.61 | 261.49 | 0.51 | 0.26 |
| Hex | 38 | 20 | 63 | 2B | 44 | 0 | 3D | 105 | 33 | 1A |
| Octal | 70 | 40 | 143 | 53 | 104 | 0 | 75 | 405 | 63 | 32 |
| Binary | 111000 | 100000 | 1100011 | 101011 | 1000100 | 0 | 111101 | 100000101 | 110011 | 11010 |
Color Harmonies of #382063
Complementary color
Monochromatic Colors of #382063
Black with #382063
Text Example
Text Example
White with #382063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382063; }
p { color: rgb(56,32,99); }
H1.HeaderClassName
{
color: #382063;
}
.AnyTagClassName
{
color: #382063;
}
</style>
background-color css
<style>
a { background-color: #382063; }
a { background-color: rgb(56,32,99); }
div.DivClassName
{
background-color: #382063;
}
.BgClassName
{
background-color: #382063;
}
</style>
border-color css
<style>
span { border-color: #382063; }
span { border-color: rgb(56,32,99); }
td.TdClassName
{
border-color: #382063;
}
.TagClassName
{
border-color: #382063;
}
</style>