Shades of Christalle #381954
Tints of Christalle #381954
RGB
CMYK
RGB Variations
Color information
#381954 (or 0x381954) is known color: Christalle. HEX triplet: 38, 19 and 54. RGB value is (56,25,84). Sum of RGB (Red+Green+Blue) = 56+25+84=165 (21% of max value = 765). Red value is 56 (22.27% from 255 or 33.94% from 165); Green value is 25 (10.16% from 255 or 15.15% from 165); Blue value is 84 (33.20% from 255 or 50.91% from 165); Max value from RGB is 84 - color contains mainly: blue. Hex color #381954 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #381954 is #C7E6AB. Grayscale: #282828. Windows color (decimal): -13100716 or 5511480. OLE color: 5511480.
HSL color Cylindrical-coordinate representation of color #381954: hue angle of 271.53º degrees, saturation: 0.54, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #381954 is Cyan = 0.33, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 56 | 25 | 84 | - |
| CMYK | 0.33 | 0.70 | 0 | 0.67 |
| HSL | 271.53º | 0.54% | 0.21% | - |
| HSV(B) | 271.53º | 0.7% | 0.33% | - |
| XYZ | 3.58 | 2.18 | 8.62 | - |
| YUV | 41 | 152.27 | 138.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 25 | 84 | 0.33 | 0.70 | 0 | 0.67 | 271.53 | 0.54 | 0.21 |
| Hex | 38 | 19 | 54 | 21 | 46 | 0 | 43 | 110 | 36 | 15 |
| Octal | 70 | 31 | 124 | 41 | 106 | 0 | 103 | 420 | 66 | 25 |
| Binary | 111000 | 11001 | 1010100 | 100001 | 1000110 | 0 | 1000011 | 100010000 | 110110 | 10101 |
Color Harmonies of #381954
Complementary color
Monochromatic Colors of #381954
Black with #381954
Text Example
Text Example
White with #381954
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381954; }
p { color: rgb(56,25,84); }
H1.HeaderClassName
{
color: #381954;
}
.AnyTagClassName
{
color: #381954;
}
</style>
background-color css
<style>
a { background-color: #381954; }
a { background-color: rgb(56,25,84); }
div.DivClassName
{
background-color: #381954;
}
.BgClassName
{
background-color: #381954;
}
</style>
border-color css
<style>
span { border-color: #381954; }
span { border-color: rgb(56,25,84); }
td.TdClassName
{
border-color: #381954;
}
.TagClassName
{
border-color: #381954;
}
</style>