Shades of Christalle #382152
Tints of Christalle #382152
RGB
CMYK
RGB Variations
Color information
#382152 (or 0x382152) is known color: Christalle. HEX triplet: 38, 21 and 52. RGB value is (56,33,82). Sum of RGB (Red+Green+Blue) = 56+33+82=171 (22% of max value = 765). Red value is 56 (22.27% from 255 or 32.75% from 171); Green value is 33 (13.28% from 255 or 19.30% from 171); Blue value is 82 (32.42% from 255 or 47.95% from 171); Max value from RGB is 82 - color contains mainly: blue. Hex color #382152 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #382152 is #C7DEAD. Grayscale: #2D2D2D. Windows color (decimal): -13098670 or 5382456. OLE color: 5382456.
HSL color Cylindrical-coordinate representation of color #382152: hue angle of 268.16º degrees, saturation: 0.43, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #382152 is Cyan = 0.32, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 56 | 33 | 82 | - |
| CMYK | 0.32 | 0.60 | 0 | 0.68 |
| HSL | 268.16º | 0.43% | 0.23% | - |
| HSV(B) | 268.16º | 0.6% | 0.32% | - |
| XYZ | 3.7 | 2.54 | 8.28 | - |
| YUV | 45.46 | 148.62 | 135.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 33 | 82 | 0.32 | 0.60 | 0 | 0.68 | 268.16 | 0.43 | 0.23 |
| Hex | 38 | 21 | 52 | 20 | 3C | 0 | 44 | 10C | 2B | 17 |
| Octal | 70 | 41 | 122 | 40 | 74 | 0 | 104 | 414 | 53 | 27 |
| Binary | 111000 | 100001 | 1010010 | 100000 | 111100 | 0 | 1000100 | 100001100 | 101011 | 10111 |
Color Harmonies of #382152
Complementary color
Monochromatic Colors of #382152
Black with #382152
Text Example
Text Example
White with #382152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382152; }
p { color: rgb(56,33,82); }
H1.HeaderClassName
{
color: #382152;
}
.AnyTagClassName
{
color: #382152;
}
</style>
background-color css
<style>
a { background-color: #382152; }
a { background-color: rgb(56,33,82); }
div.DivClassName
{
background-color: #382152;
}
.BgClassName
{
background-color: #382152;
}
</style>
border-color css
<style>
span { border-color: #382152; }
span { border-color: rgb(56,33,82); }
td.TdClassName
{
border-color: #382152;
}
.TagClassName
{
border-color: #382152;
}
</style>