Shades of Christalle #381155
Tints of Christalle #381155
RGB
CMYK
RGB Variations
Color information
#381155 (or 0x381155) is known color: Christalle. HEX triplet: 38, 11 and 55. RGB value is (56,17,85). Sum of RGB (Red+Green+Blue) = 56+17+85=158 (20% of max value = 765). Red value is 56 (22.27% from 255 or 35.44% from 158); Green value is 17 (7.03% from 255 or 10.76% from 158); Blue value is 85 (33.59% from 255 or 53.80% from 158); Max value from RGB is 85 - color contains mainly: blue. Hex color #381155 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #381155 is #C7EEAA. Grayscale: #242424. Windows color (decimal): -13102763 or 5574968. OLE color: 5574968.
HSL color Cylindrical-coordinate representation of color #381155: hue angle of 274.41º degrees, saturation: 0.67, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #381155 is Cyan = 0.34, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 56 | 17 | 85 | - |
| CMYK | 0.34 | 0.80 | 0 | 0.67 |
| HSL | 274.41º | 0.67% | 0.2% | - |
| HSV(B) | 274.41º | 0.8% | 0.33% | - |
| XYZ | 3.47 | 1.9 | 8.78 | - |
| YUV | 36.41 | 155.42 | 141.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 17 | 85 | 0.34 | 0.80 | 0 | 0.67 | 274.41 | 0.67 | 0.2 |
| Hex | 38 | 11 | 55 | 22 | 50 | 0 | 43 | 112 | 43 | 14 |
| Octal | 70 | 21 | 125 | 42 | 120 | 0 | 103 | 422 | 103 | 24 |
| Binary | 111000 | 10001 | 1010101 | 100010 | 1010000 | 0 | 1000011 | 100010010 | 1000011 | 10100 |
Color Harmonies of #381155
Complementary color
Monochromatic Colors of #381155
Black with #381155
Text Example
Text Example
White with #381155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381155; }
p { color: rgb(56,17,85); }
H1.HeaderClassName
{
color: #381155;
}
.AnyTagClassName
{
color: #381155;
}
</style>
background-color css
<style>
a { background-color: #381155; }
a { background-color: rgb(56,17,85); }
div.DivClassName
{
background-color: #381155;
}
.BgClassName
{
background-color: #381155;
}
</style>
border-color css
<style>
span { border-color: #381155; }
span { border-color: rgb(56,17,85); }
td.TdClassName
{
border-color: #381155;
}
.TagClassName
{
border-color: #381155;
}
</style>