Shades of Christalle #382068
Tints of Christalle #382068
RGB
CMYK
RGB Variations
Color information
#382068 (or 0x382068) is known color: Christalle. HEX triplet: 38, 20 and 68. RGB value is (56,32,104). Sum of RGB (Red+Green+Blue) = 56+32+104=192 (25% of max value = 765). Red value is 56 (22.27% from 255 or 29.17% from 192); Green value is 32 (12.89% from 255 or 16.67% from 192); Blue value is 104 (41.02% from 255 or 54.17% from 192); Max value from RGB is 104 - color contains mainly: blue. Hex color #382068 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #382068 is #C7DF97. Grayscale: #2F2F2F. Windows color (decimal): -13098904 or 6823992. OLE color: 6823992.
HSL color Cylindrical-coordinate representation of color #382068: hue angle of 260º degrees, saturation: 0.53, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #382068 is Cyan = 0.46, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 56 | 32 | 104 | - |
| CMYK | 0.46 | 0.69 | 0 | 0.59 |
| HSL | 260º | 0.53% | 0.27% | - |
| HSV(B) | 260º | 0.69% | 0.41% | - |
| XYZ | 4.65 | 2.87 | 13.41 | - |
| YUV | 47.38 | 159.95 | 134.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 32 | 104 | 0.46 | 0.69 | 0 | 0.59 | 260 | 0.53 | 0.27 |
| Hex | 38 | 20 | 68 | 2E | 45 | 0 | 3B | 104 | 35 | 1B |
| Octal | 70 | 40 | 150 | 56 | 105 | 0 | 73 | 404 | 65 | 33 |
| Binary | 111000 | 100000 | 1101000 | 101110 | 1000101 | 0 | 111011 | 100000100 | 110101 | 11011 |
Color Harmonies of #382068
Complementary color
Monochromatic Colors of #382068
Black with #382068
Text Example
Text Example
White with #382068
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382068; }
p { color: rgb(56,32,104); }
H1.HeaderClassName
{
color: #382068;
}
.AnyTagClassName
{
color: #382068;
}
</style>
background-color css
<style>
a { background-color: #382068; }
a { background-color: rgb(56,32,104); }
div.DivClassName
{
background-color: #382068;
}
.BgClassName
{
background-color: #382068;
}
</style>
border-color css
<style>
span { border-color: #382068; }
span { border-color: rgb(56,32,104); }
td.TdClassName
{
border-color: #382068;
}
.TagClassName
{
border-color: #382068;
}
</style>