Shades of Christalle #382054
Tints of Christalle #382054
RGB
CMYK
RGB Variations
Color information
#382054 (or 0x382054) is known color: Christalle. HEX triplet: 38, 20 and 54. RGB value is (56,32,84). Sum of RGB (Red+Green+Blue) = 56+32+84=172 (22% of max value = 765). Red value is 56 (22.27% from 255 or 32.56% from 172); Green value is 32 (12.89% from 255 or 18.60% from 172); Blue value is 84 (33.20% from 255 or 48.84% from 172); Max value from RGB is 84 - color contains mainly: blue. Hex color #382054 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #382054 is #C7DFAB. Grayscale: #2C2C2C. Windows color (decimal): -13098924 or 5513272. OLE color: 5513272.
HSL color Cylindrical-coordinate representation of color #382054: hue angle of 267.69º degrees, saturation: 0.45, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #382054 is Cyan = 0.33, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 56 | 32 | 84 | - |
| CMYK | 0.33 | 0.62 | 0 | 0.67 |
| HSL | 267.69º | 0.45% | 0.23% | - |
| HSV(B) | 267.69º | 0.62% | 0.33% | - |
| XYZ | 3.75 | 2.51 | 8.68 | - |
| YUV | 45.1 | 149.95 | 135.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 32 | 84 | 0.33 | 0.62 | 0 | 0.67 | 267.69 | 0.45 | 0.23 |
| Hex | 38 | 20 | 54 | 21 | 3E | 0 | 43 | 10C | 2D | 17 |
| Octal | 70 | 40 | 124 | 41 | 76 | 0 | 103 | 414 | 55 | 27 |
| Binary | 111000 | 100000 | 1010100 | 100001 | 111110 | 0 | 1000011 | 100001100 | 101101 | 10111 |
Color Harmonies of #382054
Complementary color
Monochromatic Colors of #382054
Black with #382054
Text Example
Text Example
White with #382054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382054; }
p { color: rgb(56,32,84); }
H1.HeaderClassName
{
color: #382054;
}
.AnyTagClassName
{
color: #382054;
}
</style>
background-color css
<style>
a { background-color: #382054; }
a { background-color: rgb(56,32,84); }
div.DivClassName
{
background-color: #382054;
}
.BgClassName
{
background-color: #382054;
}
</style>
border-color css
<style>
span { border-color: #382054; }
span { border-color: rgb(56,32,84); }
td.TdClassName
{
border-color: #382054;
}
.TagClassName
{
border-color: #382054;
}
</style>