Shades of Christalle #382163
Tints of Christalle #382163
RGB
CMYK
RGB Variations
Color information
#382163 (or 0x382163) is known color: Christalle. HEX triplet: 38, 21 and 63. RGB value is (56,33,99). Sum of RGB (Red+Green+Blue) = 56+33+99=188 (24% of max value = 765). Red value is 56 (22.27% from 255 or 29.79% from 188); Green value is 33 (13.28% from 255 or 17.55% from 188); Blue value is 99 (39.06% from 255 or 52.66% from 188); Max value from RGB is 99 - color contains mainly: blue. Hex color #382163 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #382163 is #C7DE9C. Grayscale: #2F2F2F. Windows color (decimal): -13098653 or 6496568. OLE color: 6496568.
HSL color Cylindrical-coordinate representation of color #382163: hue angle of 260.91º degrees, saturation: 0.5, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #382163 is Cyan = 0.43, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 56 | 33 | 99 | - |
| CMYK | 0.43 | 0.67 | 0 | 0.61 |
| HSL | 260.91º | 0.5% | 0.26% | - |
| HSV(B) | 260.91º | 0.67% | 0.39% | - |
| XYZ | 4.43 | 2.83 | 12.12 | - |
| YUV | 47.4 | 157.12 | 134.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 33 | 99 | 0.43 | 0.67 | 0 | 0.61 | 260.91 | 0.5 | 0.26 |
| Hex | 38 | 21 | 63 | 2B | 43 | 0 | 3D | 105 | 32 | 1A |
| Octal | 70 | 41 | 143 | 53 | 103 | 0 | 75 | 405 | 62 | 32 |
| Binary | 111000 | 100001 | 1100011 | 101011 | 1000011 | 0 | 111101 | 100000101 | 110010 | 11010 |
Color Harmonies of #382163
Complementary color
Monochromatic Colors of #382163
Black with #382163
Text Example
Text Example
White with #382163
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382163; }
p { color: rgb(56,33,99); }
H1.HeaderClassName
{
color: #382163;
}
.AnyTagClassName
{
color: #382163;
}
</style>
background-color css
<style>
a { background-color: #382163; }
a { background-color: rgb(56,33,99); }
div.DivClassName
{
background-color: #382163;
}
.BgClassName
{
background-color: #382163;
}
</style>
border-color css
<style>
span { border-color: #382163; }
span { border-color: rgb(56,33,99); }
td.TdClassName
{
border-color: #382163;
}
.TagClassName
{
border-color: #382163;
}
</style>