Shades of Christalle #382862
Tints of Christalle #382862
RGB
CMYK
RGB Variations
Color information
#382862 (or 0x382862) is known color: Christalle. HEX triplet: 38, 28 and 62. RGB value is (56,40,98). Sum of RGB (Red+Green+Blue) = 56+40+98=194 (25% of max value = 765). Red value is 56 (22.27% from 255 or 28.87% from 194); Green value is 40 (16.02% from 255 or 20.62% from 194); Blue value is 98 (38.67% from 255 or 50.52% from 194); Max value from RGB is 98 - color contains mainly: blue. Hex color #382862 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #382862 is #C7D79D. Grayscale: #333333. Windows color (decimal): -13096862 or 6432824. OLE color: 6432824.
HSL color Cylindrical-coordinate representation of color #382862: hue angle of 256.55º degrees, saturation: 0.42, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #382862 is Cyan = 0.43, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 56 | 40 | 98 | - |
| CMYK | 0.43 | 0.59 | 0 | 0.62 |
| HSL | 256.55º | 0.42% | 0.27% | - |
| HSV(B) | 256.55º | 0.59% | 0.38% | - |
| XYZ | 4.59 | 3.24 | 11.94 | - |
| YUV | 51.4 | 154.3 | 131.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 40 | 98 | 0.43 | 0.59 | 0 | 0.62 | 256.55 | 0.42 | 0.27 |
| Hex | 38 | 28 | 62 | 2B | 3B | 0 | 3E | 101 | 2A | 1B |
| Octal | 70 | 50 | 142 | 53 | 73 | 0 | 76 | 401 | 52 | 33 |
| Binary | 111000 | 101000 | 1100010 | 101011 | 111011 | 0 | 111110 | 100000001 | 101010 | 11011 |
Color Harmonies of #382862
Complementary color
Monochromatic Colors of #382862
Black with #382862
Text Example
Text Example
White with #382862
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382862; }
p { color: rgb(56,40,98); }
H1.HeaderClassName
{
color: #382862;
}
.AnyTagClassName
{
color: #382862;
}
</style>
background-color css
<style>
a { background-color: #382862; }
a { background-color: rgb(56,40,98); }
div.DivClassName
{
background-color: #382862;
}
.BgClassName
{
background-color: #382862;
}
</style>
border-color css
<style>
span { border-color: #382862; }
span { border-color: rgb(56,40,98); }
td.TdClassName
{
border-color: #382862;
}
.TagClassName
{
border-color: #382862;
}
</style>