Shades of Christalle #382066
Tints of Christalle #382066
RGB
CMYK
RGB Variations
Color information
#382066 (or 0x382066) is known color: Christalle. HEX triplet: 38, 20 and 66. RGB value is (56,32,102). Sum of RGB (Red+Green+Blue) = 56+32+102=190 (25% of max value = 765). Red value is 56 (22.27% from 255 or 29.47% from 190); Green value is 32 (12.89% from 255 or 16.84% from 190); Blue value is 102 (40.23% from 255 or 53.68% from 190); Max value from RGB is 102 - color contains mainly: blue. Hex color #382066 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #382066 is #C7DF99. Grayscale: #2E2E2E. Windows color (decimal): -13098906 or 6692920. OLE color: 6692920.
HSL color Cylindrical-coordinate representation of color #382066: hue angle of 260.57º degrees, saturation: 0.52, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #382066 is Cyan = 0.45, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 56 | 32 | 102 | - |
| CMYK | 0.45 | 0.69 | 0 | 0.6 |
| HSL | 260.57º | 0.52% | 0.26% | - |
| HSV(B) | 260.57º | 0.69% | 0.4% | - |
| XYZ | 4.55 | 2.83 | 12.88 | - |
| YUV | 47.16 | 158.95 | 134.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 32 | 102 | 0.45 | 0.69 | 0 | 0.6 | 260.57 | 0.52 | 0.26 |
| Hex | 38 | 20 | 66 | 2D | 45 | 0 | 3C | 105 | 34 | 1A |
| Octal | 70 | 40 | 146 | 55 | 105 | 0 | 74 | 405 | 64 | 32 |
| Binary | 111000 | 100000 | 1100110 | 101101 | 1000101 | 0 | 111100 | 100000101 | 110100 | 11010 |
Color Harmonies of #382066
Complementary color
Monochromatic Colors of #382066
Black with #382066
Text Example
Text Example
White with #382066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382066; }
p { color: rgb(56,32,102); }
H1.HeaderClassName
{
color: #382066;
}
.AnyTagClassName
{
color: #382066;
}
</style>
background-color css
<style>
a { background-color: #382066; }
a { background-color: rgb(56,32,102); }
div.DivClassName
{
background-color: #382066;
}
.BgClassName
{
background-color: #382066;
}
</style>
border-color css
<style>
span { border-color: #382066; }
span { border-color: rgb(56,32,102); }
td.TdClassName
{
border-color: #382066;
}
.TagClassName
{
border-color: #382066;
}
</style>